[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:12:03.190600 32718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.243.190:34555
I20260709 12:12:03.192184 32718 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:12:03.193259 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:03.209909 32725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:03.209903 32724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:03.210340 32727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:03.212321 32718 server_base.cc:1061] running on GCE node
I20260709 12:12:04.403607 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:04.403832 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:04.403990 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599124403973 us; error 0 us; skew 500 ppm
I20260709 12:12:04.404754 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:04.410095 32718 webserver.cc:533] Webserver started at http://127.31.243.190:40523/ using document root <none> and password file <none>
I20260709 12:12:04.410914 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:04.411101 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:04.411486 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:04.417058 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/master-0-root/instance:
uuid: "5e3aeec908d14903a33b7c162f5e5eae"
format_stamp: "Formatted at 2026-07-09 12:12:04 on dist-test-slave-s0gw"
I20260709 12:12:04.424782 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:12:04.430015 32733 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:04.431340 32718 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:12:04.431643 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/master-0-root
uuid: "5e3aeec908d14903a33b7c162f5e5eae"
format_stamp: "Formatted at 2026-07-09 12:12:04 on dist-test-slave-s0gw"
I20260709 12:12:04.431967 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:04.487829 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:04.489326 32718 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:12:04.489809 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:04.561220 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.190:34555
I20260709 12:12:04.561295   316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.190:34555 every 8 connection(s)
I20260709 12:12:04.569324   317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.590890   317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae: Bootstrap starting.
I20260709 12:12:04.596635   317 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:04.598407   317 log.cc:826] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae: Log is configured to *not* fsync() on all Append() calls
I20260709 12:12:04.602833   317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae: No bootstrap required, opened a new log
I20260709 12:12:04.624012   317 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e3aeec908d14903a33b7c162f5e5eae" member_type: VOTER }
I20260709 12:12:04.624568   317 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:04.624817   317 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e3aeec908d14903a33b7c162f5e5eae, State: Initialized, Role: FOLLOWER
I20260709 12:12:04.625725   317 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e3aeec908d14903a33b7c162f5e5eae" member_type: VOTER }
I20260709 12:12:04.626211   317 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:04.626463   317 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:04.626749   317 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:04.630848   317 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e3aeec908d14903a33b7c162f5e5eae" member_type: VOTER }
I20260709 12:12:04.631517   317 leader_election.cc:304] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [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: 5e3aeec908d14903a33b7c162f5e5eae; no voters: 
I20260709 12:12:04.633169   317 leader_election.cc:290] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:04.633531   320 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:04.636260   320 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [term 1 LEADER]: Becoming Leader. State: Replica: 5e3aeec908d14903a33b7c162f5e5eae, State: Running, Role: LEADER
I20260709 12:12:04.637143   320 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [LEADER]: Queue going to LEADER mode. State: All 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: "5e3aeec908d14903a33b7c162f5e5eae" member_type: VOTER }
I20260709 12:12:04.638260   317 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:04.647588   322 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e3aeec908d14903a33b7c162f5e5eae. Latest consensus state: current_term: 1 leader_uuid: "5e3aeec908d14903a33b7c162f5e5eae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e3aeec908d14903a33b7c162f5e5eae" member_type: VOTER } }
I20260709 12:12:04.648132   322 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:04.648309   321 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5e3aeec908d14903a33b7c162f5e5eae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e3aeec908d14903a33b7c162f5e5eae" member_type: VOTER } }
I20260709 12:12:04.648999   321 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:04.651568   329 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:04.662577   329 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:04.664968 32718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:04.678479   329 catalog_manager.cc:1383] Generated new cluster ID: 92a8d31bba49462bbf3edbd3b455205d
I20260709 12:12:04.678809   329 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:04.712332   329 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:04.714466   329 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:04.732323   329 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae: Generated new TSK 0
I20260709 12:12:04.733342   329 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:04.795847 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:04.804476   339 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:04.805751   340 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:04.810665 32718 server_base.cc:1061] running on GCE node
W20260709 12:12:04.810631   342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:04.811738 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:04.811986 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:04.812178 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599124812161 us; error 0 us; skew 500 ppm
I20260709 12:12:04.812776 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:04.817236 32718 webserver.cc:533] Webserver started at http://127.31.243.129:43915/ using document root <none> and password file <none>
I20260709 12:12:04.817862 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:04.818082 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:04.818396 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:04.819547 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-0-root/instance:
uuid: "33574d67084d4e76b4224352ed555bd2"
format_stamp: "Formatted at 2026-07-09 12:12:04 on dist-test-slave-s0gw"
I20260709 12:12:04.825474 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260709 12:12:04.830086   347 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:04.830958 32718 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 12:12:04.831303 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-0-root
uuid: "33574d67084d4e76b4224352ed555bd2"
format_stamp: "Formatted at 2026-07-09 12:12:04 on dist-test-slave-s0gw"
I20260709 12:12:04.831679 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:04.878109 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:04.879511 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:04.881991 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:04.886554 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:04.886813 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:04.887075 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:04.887267 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:04.992762 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.129:42369
I20260709 12:12:04.992844   409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.129:42369 every 8 connection(s)
I20260709 12:12:05.000054 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:05.011941   414 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:05.014194   415 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:05.019673   417 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:05.020308 32718 server_base.cc:1061] running on GCE node
I20260709 12:12:05.021355 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:05.021667 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:05.021895 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599125021877 us; error 0 us; skew 500 ppm
I20260709 12:12:05.022712 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:05.025756 32718 webserver.cc:533] Webserver started at http://127.31.243.130:46603/ using document root <none> and password file <none>
I20260709 12:12:05.026384 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:05.026613 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:05.026962 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:05.028244 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-1-root/instance:
uuid: "79006c9746cc4270b46771c14122f0a2"
format_stamp: "Formatted at 2026-07-09 12:12:05 on dist-test-slave-s0gw"
I20260709 12:12:05.030754   410 heartbeater.cc:344] Connected to a master server at 127.31.243.190:34555
I20260709 12:12:05.031255   410 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:05.032440   410 heartbeater.cc:507] Master 127.31.243.190:34555 requested a full tablet report, sending...
I20260709 12:12:05.034873 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260709 12:12:05.036206 32750 ts_manager.cc:194] Registered new tserver with Master: 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369)
I20260709 12:12:05.039258 32750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58950
I20260709 12:12:05.040287   422 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:05.041353 32718 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:12:05.041700 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-1-root
uuid: "79006c9746cc4270b46771c14122f0a2"
format_stamp: "Formatted at 2026-07-09 12:12:05 on dist-test-slave-s0gw"
I20260709 12:12:05.042055 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:05.077808 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:05.079489 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:05.082100 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:05.085911 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:05.086180 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:05.086453 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:05.086665 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:05.171587 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.130:43979
I20260709 12:12:05.171660   484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.130:43979 every 8 connection(s)
I20260709 12:12:05.181757 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 12:12:05.190955   485 heartbeater.cc:344] Connected to a master server at 127.31.243.190:34555
W20260709 12:12:05.191102   488 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:05.191499   485 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:05.192569   485 heartbeater.cc:507] Master 127.31.243.190:34555 requested a full tablet report, sending...
I20260709 12:12:05.196017 32750 ts_manager.cc:194] Registered new tserver with Master: 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:05.198350 32750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58958
W20260709 12:12:05.205441   489 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:05.206568 32718 server_base.cc:1061] running on GCE node
W20260709 12:12:05.207090   491 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:05.208108 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:05.208388 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:05.208586 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599125208570 us; error 0 us; skew 500 ppm
I20260709 12:12:05.209290 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:05.212291 32718 webserver.cc:533] Webserver started at http://127.31.243.131:33513/ using document root <none> and password file <none>
I20260709 12:12:05.212913 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:05.213140 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:05.213464 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:05.214870 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-2-root/instance:
uuid: "3e439aabf9674cb5a7345892d30f36b3"
format_stamp: "Formatted at 2026-07-09 12:12:05 on dist-test-slave-s0gw"
I20260709 12:12:05.220572 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:12:05.224620   496 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:05.225466 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:12:05.225811 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-2-root
uuid: "3e439aabf9674cb5a7345892d30f36b3"
format_stamp: "Formatted at 2026-07-09 12:12:05 on dist-test-slave-s0gw"
I20260709 12:12:05.226166 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123022568-32718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:05.243891 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:05.245522 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:05.247344 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:05.250193 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:05.250461 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:05.250746 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:05.250953 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:05.348434 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.131:43525
I20260709 12:12:05.348587   558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.131:43525 every 8 connection(s)
I20260709 12:12:05.365185   559 heartbeater.cc:344] Connected to a master server at 127.31.243.190:34555
I20260709 12:12:05.365563   559 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:05.366456   559 heartbeater.cc:507] Master 127.31.243.190:34555 requested a full tablet report, sending...
I20260709 12:12:05.368451 32750 ts_manager.cc:194] Registered new tserver with Master: 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:05.368577 32718 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015383925s
I20260709 12:12:05.370208 32750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58970
I20260709 12:12:05.428782 32750 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58978:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:12:05.433691 32750 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:12:05.537264   375 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6540b4d0b844bab3227121dce5908b (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:05.545763   522 tablet_service.cc:1511] Processing CreateTablet for tablet b3f268fe287942a483a6c8bd79dcb0b4 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:05.543937   374 tablet_service.cc:1511] Processing CreateTablet for tablet 67de3ba9324d4f3b8916fa65b0a601c6 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:05.544018   523 tablet_service.cc:1511] Processing CreateTablet for tablet 67de3ba9324d4f3b8916fa65b0a601c6 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:05.545773   524 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6540b4d0b844bab3227121dce5908b (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:05.550379   375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6540b4d0b844bab3227121dce5908b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.551694   522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f268fe287942a483a6c8bd79dcb0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.549484   373 tablet_service.cc:1511] Processing CreateTablet for tablet b3f268fe287942a483a6c8bd79dcb0b4 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:05.555783   524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6540b4d0b844bab3227121dce5908b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.552835   372 tablet_service.cc:1511] Processing CreateTablet for tablet 63abf7ca1bbf4aeebb5aeb946cdd8249 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:05.549379   521 tablet_service.cc:1511] Processing CreateTablet for tablet 63abf7ca1bbf4aeebb5aeb946cdd8249 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:05.557345   373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f268fe287942a483a6c8bd79dcb0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.558624   374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67de3ba9324d4f3b8916fa65b0a601c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.561434   372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63abf7ca1bbf4aeebb5aeb946cdd8249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.565397   523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67de3ba9324d4f3b8916fa65b0a601c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.559173   371 tablet_service.cc:1511] Processing CreateTablet for tablet ff5138d248504bb19ea4a19132df0612 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:05.568043   520 tablet_service.cc:1511] Processing CreateTablet for tablet ff5138d248504bb19ea4a19132df0612 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:05.569538   371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff5138d248504bb19ea4a19132df0612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.571390   520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff5138d248504bb19ea4a19132df0612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.575778   521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63abf7ca1bbf4aeebb5aeb946cdd8249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.580669   370 tablet_service.cc:1511] Processing CreateTablet for tablet 5b685c9c3cca4d58be201b0ee5a740e9 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:05.595043   450 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6540b4d0b844bab3227121dce5908b (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:05.596601   370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b685c9c3cca4d58be201b0ee5a740e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.598079   519 tablet_service.cc:1511] Processing CreateTablet for tablet 5b685c9c3cca4d58be201b0ee5a740e9 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:05.595137   448 tablet_service.cc:1511] Processing CreateTablet for tablet b3f268fe287942a483a6c8bd79dcb0b4 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:05.602912   447 tablet_service.cc:1511] Processing CreateTablet for tablet 63abf7ca1bbf4aeebb5aeb946cdd8249 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:05.606905   448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f268fe287942a483a6c8bd79dcb0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.602960   369 tablet_service.cc:1511] Processing CreateTablet for tablet b763360ca56c414180eb6de3c2d21916 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:05.599406   449 tablet_service.cc:1511] Processing CreateTablet for tablet 67de3ba9324d4f3b8916fa65b0a601c6 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:05.610881   519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b685c9c3cca4d58be201b0ee5a740e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.625972   518 tablet_service.cc:1511] Processing CreateTablet for tablet b763360ca56c414180eb6de3c2d21916 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:05.630383   445 tablet_service.cc:1511] Processing CreateTablet for tablet 5b685c9c3cca4d58be201b0ee5a740e9 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:05.633215   444 tablet_service.cc:1511] Processing CreateTablet for tablet b763360ca56c414180eb6de3c2d21916 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:05.638180   369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b763360ca56c414180eb6de3c2d21916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.637018   446 tablet_service.cc:1511] Processing CreateTablet for tablet ff5138d248504bb19ea4a19132df0612 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:05.638779   450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6540b4d0b844bab3227121dce5908b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.645275   444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b763360ca56c414180eb6de3c2d21916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.645375   518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b763360ca56c414180eb6de3c2d21916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.650804   447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63abf7ca1bbf4aeebb5aeb946cdd8249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.653028   445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b685c9c3cca4d58be201b0ee5a740e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.659276   446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff5138d248504bb19ea4a19132df0612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.663642   449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67de3ba9324d4f3b8916fa65b0a601c6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:05.663527   330 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:05.682978   368 tablet_service.cc:1511] Processing CreateTablet for tablet bd0fc45cb7044c7ba7cd3288fa50a88a (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:05.684947   368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0fc45cb7044c7ba7cd3288fa50a88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.719694   577 tablet_bootstrap.cc:492] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2: Bootstrap starting.
I20260709 12:12:05.721323   443 tablet_service.cc:1511] Processing CreateTablet for tablet bd0fc45cb7044c7ba7cd3288fa50a88a (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:05.723688   517 tablet_service.cc:1511] Processing CreateTablet for tablet bd0fc45cb7044c7ba7cd3288fa50a88a (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:05.725648   367 tablet_service.cc:1511] Processing CreateTablet for tablet b311823eb8f9487d915feef9a95e7553 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:05.729700   367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b311823eb8f9487d915feef9a95e7553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.728993   517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0fc45cb7044c7ba7cd3288fa50a88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.735308   443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0fc45cb7044c7ba7cd3288fa50a88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.754561   442 tablet_service.cc:1511] Processing CreateTablet for tablet b311823eb8f9487d915feef9a95e7553 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:05.758940   516 tablet_service.cc:1511] Processing CreateTablet for tablet b311823eb8f9487d915feef9a95e7553 (DEFAULT_TABLE table=test-workload [id=593d96bb1eb441a28ef0312df01d4737]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:05.761070   442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b311823eb8f9487d915feef9a95e7553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.763649   516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b311823eb8f9487d915feef9a95e7553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.851282   578 tablet_bootstrap.cc:492] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2: Bootstrap starting.
I20260709 12:12:05.882985   578 tablet_bootstrap.cc:654] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.930858   579 tablet_bootstrap.cc:492] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3: Bootstrap starting.
I20260709 12:12:05.945937   578 tablet_bootstrap.cc:492] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2: No bootstrap required, opened a new log
I20260709 12:12:05.946491   578 ts_tablet_manager.cc:1403] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.011s
I20260709 12:12:05.953904   577 tablet_bootstrap.cc:654] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.956815   579 tablet_bootstrap.cc:654] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.957043   578 raft_consensus.cc:359] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:05.957866   578 raft_consensus.cc:385] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:05.958161   578 raft_consensus.cc:740] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Initialized, Role: FOLLOWER
I20260709 12:12:05.958936   578 consensus_queue.cc:260] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:05.967161   579 tablet_bootstrap.cc:492] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3: No bootstrap required, opened a new log
I20260709 12:12:05.967164   577 tablet_bootstrap.cc:492] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2: No bootstrap required, opened a new log
I20260709 12:12:05.967859   579 ts_tablet_manager.cc:1403] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.010s
I20260709 12:12:05.967907   577 ts_tablet_manager.cc:1403] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2: Time spent bootstrapping tablet: real 0.249s	user 0.015s	sys 0.007s
I20260709 12:12:05.968356   578 ts_tablet_manager.cc:1434] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.007s
I20260709 12:12:05.969216   485 heartbeater.cc:499] Master 127.31.243.190:34555 was elected leader, sending a full tablet report...
I20260709 12:12:05.969475   578 tablet_bootstrap.cc:492] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2: Bootstrap starting.
I20260709 12:12:05.971779   577 raft_consensus.cc:359] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:05.972573   577 raft_consensus.cc:385] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:05.972950   577 raft_consensus.cc:740] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Initialized, Role: FOLLOWER
I20260709 12:12:05.975721   579 raft_consensus.cc:359] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:05.976435   579 raft_consensus.cc:385] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:05.976588   578 tablet_bootstrap.cc:654] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.976739   579 raft_consensus.cc:740] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Initialized, Role: FOLLOWER
I20260709 12:12:05.977560   579 consensus_queue.cc:260] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:05.990093   577 consensus_queue.cc:260] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:05.990983   578 tablet_bootstrap.cc:492] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2: No bootstrap required, opened a new log
I20260709 12:12:05.991724   578 ts_tablet_manager.cc:1403] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 12:12:05.995038   578 raft_consensus.cc:359] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:05.995829   578 raft_consensus.cc:385] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:05.996119   578 raft_consensus.cc:740] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Initialized, Role: FOLLOWER
I20260709 12:12:05.997792   410 heartbeater.cc:499] Master 127.31.243.190:34555 was elected leader, sending a full tablet report...
I20260709 12:12:05.999229   577 ts_tablet_manager.cc:1434] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 12:12:06.000461   577 tablet_bootstrap.cc:492] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2: Bootstrap starting.
W20260709 12:12:06.002321   411 tablet.cc:2406] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:05.996834   578 consensus_queue.cc:260] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.007200   578 ts_tablet_manager.cc:1434] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:12:06.008251   578 tablet_bootstrap.cc:492] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2: Bootstrap starting.
I20260709 12:12:06.011359   582 raft_consensus.cc:493] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.011904   582 raft_consensus.cc:515] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.012322   559 heartbeater.cc:499] Master 127.31.243.190:34555 was elected leader, sending a full tablet report...
I20260709 12:12:06.012827   579 ts_tablet_manager.cc:1434] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3: Time spent starting tablet: real 0.045s	user 0.015s	sys 0.022s
I20260709 12:12:06.013732   579 tablet_bootstrap.cc:492] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3: Bootstrap starting.
I20260709 12:12:06.014973   582 leader_election.cc:290] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:06.020335   578 tablet_bootstrap.cc:654] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.020537   579 tablet_bootstrap.cc:654] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.033155   579 tablet_bootstrap.cc:492] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3: No bootstrap required, opened a new log
I20260709 12:12:06.033694   579 ts_tablet_manager.cc:1403] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.014s
I20260709 12:12:06.036533   579 raft_consensus.cc:359] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.037286   579 raft_consensus.cc:385] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.037578   579 raft_consensus.cc:740] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.038586   579 consensus_queue.cc:260] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.040880   579 ts_tablet_manager.cc:1434] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:06.041234   577 tablet_bootstrap.cc:654] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.041777   579 tablet_bootstrap.cc:492] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3: Bootstrap starting.
I20260709 12:12:06.049014   579 tablet_bootstrap.cc:654] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.053853   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b311823eb8f9487d915feef9a95e7553" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2" is_pre_election: true
W20260709 12:12:06.056681   426 leader_election.cc:343] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:06.060701   579 tablet_bootstrap.cc:492] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3: No bootstrap required, opened a new log
I20260709 12:12:06.060712   577 tablet_bootstrap.cc:492] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2: No bootstrap required, opened a new log
I20260709 12:12:06.061267   579 ts_tablet_manager.cc:1403] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260709 12:12:06.061370   577 ts_tablet_manager.cc:1403] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.004s
I20260709 12:12:06.064236   579 raft_consensus.cc:359] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.064982   579 raft_consensus.cc:385] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.065301   579 raft_consensus.cc:740] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.066159   579 consensus_queue.cc:260] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.067947   577 raft_consensus.cc:359] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.068534   579 ts_tablet_manager.cc:1434] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:06.068813   577 raft_consensus.cc:385] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.069168   577 raft_consensus.cc:740] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.069517   579 tablet_bootstrap.cc:492] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3: Bootstrap starting.
I20260709 12:12:06.070073   577 consensus_queue.cc:260] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.072568   577 ts_tablet_manager.cc:1434] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 12:12:06.073657   577 tablet_bootstrap.cc:492] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2: Bootstrap starting.
I20260709 12:12:06.076730   579 tablet_bootstrap.cc:654] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.080701   577 tablet_bootstrap.cc:654] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.088860   579 tablet_bootstrap.cc:492] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3: No bootstrap required, opened a new log
I20260709 12:12:06.089421   579 ts_tablet_manager.cc:1403] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 12:12:06.092392   579 raft_consensus.cc:359] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.093122   579 raft_consensus.cc:385] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.095117   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b311823eb8f9487d915feef9a95e7553" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e439aabf9674cb5a7345892d30f36b3" is_pre_election: true
I20260709 12:12:06.093429   579 raft_consensus.cc:740] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Initialized, Role: FOLLOWER
W20260709 12:12:06.096856   423 leader_election.cc:343] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:06.097313   423 leader_election.cc:304] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79006c9746cc4270b46771c14122f0a2; no voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3
I20260709 12:12:06.098085   582 raft_consensus.cc:2749] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:06.097556   579 consensus_queue.cc:260] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.101006   579 ts_tablet_manager.cc:1434] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:12:06.102304   579 tablet_bootstrap.cc:492] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3: Bootstrap starting.
I20260709 12:12:06.109164   577 tablet_bootstrap.cc:492] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2: No bootstrap required, opened a new log
I20260709 12:12:06.109683   577 ts_tablet_manager.cc:1403] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.018s
I20260709 12:12:06.109838   578 tablet_bootstrap.cc:492] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2: No bootstrap required, opened a new log
I20260709 12:12:06.110270   578 ts_tablet_manager.cc:1403] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2: Time spent bootstrapping tablet: real 0.102s	user 0.009s	sys 0.005s
I20260709 12:12:06.113181   577 raft_consensus.cc:359] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.113539   578 raft_consensus.cc:359] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.113981   577 raft_consensus.cc:385] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.114260   578 raft_consensus.cc:385] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.114295   577 raft_consensus.cc:740] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.114667   578 raft_consensus.cc:740] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.115320   577 consensus_queue.cc:260] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.115406   578 consensus_queue.cc:260] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.117869   578 ts_tablet_manager.cc:1434] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:06.118840   578 tablet_bootstrap.cc:492] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2: Bootstrap starting.
I20260709 12:12:06.118978   579 tablet_bootstrap.cc:654] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.125560   578 tablet_bootstrap.cc:654] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.131695   577 ts_tablet_manager.cc:1434] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:12:06.134810   579 tablet_bootstrap.cc:492] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3: No bootstrap required, opened a new log
I20260709 12:12:06.135321   579 ts_tablet_manager.cc:1403] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.010s
I20260709 12:12:06.136096   578 tablet_bootstrap.cc:492] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2: No bootstrap required, opened a new log
I20260709 12:12:06.136569   578 ts_tablet_manager.cc:1403] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260709 12:12:06.132988   577 tablet_bootstrap.cc:492] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2: Bootstrap starting.
I20260709 12:12:06.138372   579 raft_consensus.cc:359] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.139261   579 raft_consensus.cc:385] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.139598   579 raft_consensus.cc:740] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.139518   578 raft_consensus.cc:359] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.140398   578 raft_consensus.cc:385] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.140779   578 raft_consensus.cc:740] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.140470   579 consensus_queue.cc:260] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.141547   578 consensus_queue.cc:260] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.144507   578 ts_tablet_manager.cc:1434] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:12:06.145417   578 tablet_bootstrap.cc:492] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2: Bootstrap starting.
I20260709 12:12:06.148154   579 ts_tablet_manager.cc:1434] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:12:06.151983   578 tablet_bootstrap.cc:654] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.157907   577 tablet_bootstrap.cc:654] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.158726   579 tablet_bootstrap.cc:492] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3: Bootstrap starting.
I20260709 12:12:06.164463   578 tablet_bootstrap.cc:492] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2: No bootstrap required, opened a new log
I20260709 12:12:06.165107   578 ts_tablet_manager.cc:1403] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 12:12:06.166040   579 tablet_bootstrap.cc:654] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.168861   578 raft_consensus.cc:359] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.169554   586 raft_consensus.cc:493] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.169838   578 raft_consensus.cc:385] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.170177   578 raft_consensus.cc:740] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.170063   586 raft_consensus.cc:515] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.170917   578 consensus_queue.cc:260] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.174185   578 ts_tablet_manager.cc:1434] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.009s
I20260709 12:12:06.179090   579 tablet_bootstrap.cc:492] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3: No bootstrap required, opened a new log
I20260709 12:12:06.179618   579 ts_tablet_manager.cc:1403] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 12:12:06.181638   578 tablet_bootstrap.cc:492] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2: Bootstrap starting.
I20260709 12:12:06.182516   579 raft_consensus.cc:359] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.183228   582 raft_consensus.cc:493] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.183254   579 raft_consensus.cc:385] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.183872   579 raft_consensus.cc:740] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.183842   582 raft_consensus.cc:515] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.185214   586 leader_election.cc:290] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:06.184994   579 consensus_queue.cc:260] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.186728   582 leader_election.cc:290] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:06.190418   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e439aabf9674cb5a7345892d30f36b3" is_pre_election: true
I20260709 12:12:06.191265   534 raft_consensus.cc:2468] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 0.
I20260709 12:12:06.192889   423 leader_election.cc:304] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e439aabf9674cb5a7345892d30f36b3, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:06.193902   582 raft_consensus.cc:2804] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.194331   582 raft_consensus.cc:493] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.194748   582 raft_consensus.cc:3060] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.195449   579 ts_tablet_manager.cc:1434] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:12:06.202453   579 tablet_bootstrap.cc:492] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3: Bootstrap starting.
I20260709 12:12:06.204916   577 tablet_bootstrap.cc:492] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2: No bootstrap required, opened a new log
I20260709 12:12:06.205761   577 ts_tablet_manager.cc:1403] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.013s
I20260709 12:12:06.206707   582 raft_consensus.cc:515] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.214159   586 raft_consensus.cc:493] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.214648   586 raft_consensus.cc:515] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.216837   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2" is_pre_election: true
I20260709 12:12:06.216985   586 leader_election.cc:290] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:06.217460   385 raft_consensus.cc:2468] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 0.
I20260709 12:12:06.221132   577 raft_consensus.cc:359] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.222512   577 raft_consensus.cc:385] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.223462   577 raft_consensus.cc:740] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.224474   577 consensus_queue.cc:260] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.227277   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:06.226955   582 leader_election.cc:290] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:06.229954   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:06.230811   584 raft_consensus.cc:493] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.230943   534 raft_consensus.cc:3060] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.233925   385 raft_consensus.cc:3060] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.233927   584 raft_consensus.cc:515] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.240772   584 leader_election.cc:290] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:06.246338   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63abf7ca1bbf4aeebb5aeb946cdd8249" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2" is_pre_election: true
I20260709 12:12:06.248437   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63abf7ca1bbf4aeebb5aeb946cdd8249" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e439aabf9674cb5a7345892d30f36b3" is_pre_election: true
I20260709 12:12:06.249140   533 raft_consensus.cc:2468] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 0.
I20260709 12:12:06.250164   577 ts_tablet_manager.cc:1434] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.004s
I20260709 12:12:06.257167   577 tablet_bootstrap.cc:492] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2: Bootstrap starting.
I20260709 12:12:06.247366   578 tablet_bootstrap.cc:654] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.250960   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e439aabf9674cb5a7345892d30f36b3" is_pre_election: true
I20260709 12:12:06.251991   579 tablet_bootstrap.cc:654] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.268558   348 leader_election.cc:304] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:06.267259   534 raft_consensus.cc:2468] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 1.
I20260709 12:12:06.270145   586 raft_consensus.cc:2804] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.268567   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2" is_pre_election: true
I20260709 12:12:06.270591   586 raft_consensus.cc:493] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.270942   586 raft_consensus.cc:3060] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.271035   460 raft_consensus.cc:2393] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33574d67084d4e76b4224352ed555bd2 in current term 1: Already voted for candidate 79006c9746cc4270b46771c14122f0a2 in this term.
I20260709 12:12:06.262559   385 raft_consensus.cc:2468] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 1.
W20260709 12:12:06.272276   351 leader_election.cc:343] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:06.274147   351 leader_election.cc:304] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2; no voters: 3e439aabf9674cb5a7345892d30f36b3, 79006c9746cc4270b46771c14122f0a2
I20260709 12:12:06.274876   426 leader_election.cc:304] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:06.276335   582 raft_consensus.cc:2804] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.287053   582 raft_consensus.cc:697] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 1 LEADER]: Becoming Leader. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:06.293480   577 tablet_bootstrap.cc:654] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.295032   586 raft_consensus.cc:515] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.289983   582 consensus_queue.cc:237] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.309031   586 leader_election.cc:290] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 1 election: Requested vote from peers 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:06.309806   586 raft_consensus.cc:2749] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:06.310420   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63abf7ca1bbf4aeebb5aeb946cdd8249" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:06.311224   534 raft_consensus.cc:3060] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.316704   606 raft_consensus.cc:493] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.326031   534 raft_consensus.cc:2468] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 1.
I20260709 12:12:06.327689   348 leader_election.cc:304] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
W20260709 12:12:06.320248   351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.130:43979, user_credentials={real_user=slave}} blocked reactor thread for 46004.1us
I20260709 12:12:06.332120   578 tablet_bootstrap.cc:492] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2: No bootstrap required, opened a new log
I20260709 12:12:06.332614   578 ts_tablet_manager.cc:1403] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2: Time spent bootstrapping tablet: real 0.151s	user 0.013s	sys 0.006s
I20260709 12:12:06.333546   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2" is_pre_election: true
I20260709 12:12:06.334131   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2" is_pre_election: true
I20260709 12:12:06.320709   606 raft_consensus.cc:515] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.334259   604 raft_consensus.cc:2804] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.335034   385 raft_consensus.cc:2468] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 0.
I20260709 12:12:06.337041   604 raft_consensus.cc:697] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 1 LEADER]: Becoming Leader. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Running, Role: LEADER
I20260709 12:12:06.341032   459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63abf7ca1bbf4aeebb5aeb946cdd8249" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:06.343494   460 raft_consensus.cc:2468] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 0.
I20260709 12:12:06.346345   579 tablet_bootstrap.cc:492] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3: No bootstrap required, opened a new log
I20260709 12:12:06.346943   579 ts_tablet_manager.cc:1403] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3: Time spent bootstrapping tablet: real 0.145s	user 0.016s	sys 0.000s
I20260709 12:12:06.338668   604 consensus_queue.cc:237] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.343256   578 raft_consensus.cc:359] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.341243   500 leader_election.cc:304] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:06.352689   584 raft_consensus.cc:2804] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.352634   606 leader_election.cc:290] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:06.350836   578 raft_consensus.cc:385] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.354310   584 raft_consensus.cc:493] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.354732   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2" is_pre_election: true
W20260709 12:12:06.353101   351 leader_election.cc:343] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:06.355882   578 raft_consensus.cc:740] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.356331   584 raft_consensus.cc:3060] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.355312   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e439aabf9674cb5a7345892d30f36b3" is_pre_election: true
I20260709 12:12:06.356555   385 raft_consensus.cc:2468] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 0.
I20260709 12:12:06.357671   579 raft_consensus.cc:359] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.359413   578 consensus_queue.cc:260] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.361240   426 leader_election.cc:304] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:06.363010   578 ts_tablet_manager.cc:1434] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.003s
I20260709 12:12:06.360208   579 raft_consensus.cc:385] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.363619   579 raft_consensus.cc:740] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.363624   606 raft_consensus.cc:2804] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.364225   606 raft_consensus.cc:493] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.364570   606 raft_consensus.cc:3060] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.364488   579 consensus_queue.cc:260] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.365959   578 tablet_bootstrap.cc:492] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2: Bootstrap starting.
I20260709 12:12:06.365711 32747 catalog_manager.cc:5697] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79006c9746cc4270b46771c14122f0a2 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "79006c9746cc4270b46771c14122f0a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:06.367944   584 raft_consensus.cc:515] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.369045   534 raft_consensus.cc:2393] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79006c9746cc4270b46771c14122f0a2 in current term 1: Already voted for candidate 3e439aabf9674cb5a7345892d30f36b3 in this term.
I20260709 12:12:06.370424   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:06.370959   385 raft_consensus.cc:3060] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.372351   578 tablet_bootstrap.cc:654] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.376163   579 ts_tablet_manager.cc:1434] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.004s
I20260709 12:12:06.377194   579 tablet_bootstrap.cc:492] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3: Bootstrap starting.
I20260709 12:12:06.379652   577 tablet_bootstrap.cc:492] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2: No bootstrap required, opened a new log
I20260709 12:12:06.377838   385 raft_consensus.cc:2468] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 1.
I20260709 12:12:06.390468   584 leader_election.cc:290] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:06.387621   606 raft_consensus.cc:515] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.385592   579 tablet_bootstrap.cc:654] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.391556   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:06.392356   460 raft_consensus.cc:2393] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3e439aabf9674cb5a7345892d30f36b3 in current term 1: Already voted for candidate 79006c9746cc4270b46771c14122f0a2 in this term.
I20260709 12:12:06.393555   500 leader_election.cc:304] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:06.394577   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:06.394964   612 raft_consensus.cc:2804] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.395753   385 raft_consensus.cc:2393] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 79006c9746cc4270b46771c14122f0a2 in current term 1: Already voted for candidate 3e439aabf9674cb5a7345892d30f36b3 in this term.
I20260709 12:12:06.397884   606 leader_election.cc:290] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:06.399207   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:06.404309   578 tablet_bootstrap.cc:492] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2: No bootstrap required, opened a new log
I20260709 12:12:06.404875   578 ts_tablet_manager.cc:1403] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.007s
I20260709 12:12:06.408236   612 raft_consensus.cc:697] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Becoming Leader. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:06.408089   578 raft_consensus.cc:359] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:06.408994   578 raft_consensus.cc:385] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.408098 32750 catalog_manager.cc:5697] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33574d67084d4e76b4224352ed555bd2 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "33574d67084d4e76b4224352ed555bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:06.409333   578 raft_consensus.cc:740] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.409945   612 consensus_queue.cc:237] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.410236   578 consensus_queue.cc:260] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:06.412951   578 ts_tablet_manager.cc:1434] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:12:06.414124   578 tablet_bootstrap.cc:492] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2: Bootstrap starting.
I20260709 12:12:06.391093   577 ts_tablet_manager.cc:1403] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2: Time spent bootstrapping tablet: real 0.134s	user 0.012s	sys 0.025s
I20260709 12:12:06.422816   577 raft_consensus.cc:359] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:06.424929   577 raft_consensus.cc:385] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.425230   577 raft_consensus.cc:740] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.426416   578 tablet_bootstrap.cc:654] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.426035   577 consensus_queue.cc:260] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:06.431993   577 ts_tablet_manager.cc:1434] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:12:06.433887   423 leader_election.cc:304] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [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: 79006c9746cc4270b46771c14122f0a2; no voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3
I20260709 12:12:06.435238   606 raft_consensus.cc:2749] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:06.438774   577 tablet_bootstrap.cc:492] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2: Bootstrap starting.
I20260709 12:12:06.441900   579 tablet_bootstrap.cc:492] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3: No bootstrap required, opened a new log
I20260709 12:12:06.441054 32749 catalog_manager.cc:5697] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "3e439aabf9674cb5a7345892d30f36b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:06.442353   579 ts_tablet_manager.cc:1403] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.005s
I20260709 12:12:06.443461   578 tablet_bootstrap.cc:492] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2: No bootstrap required, opened a new log
I20260709 12:12:06.446146   612 raft_consensus.cc:493] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.447427   612 raft_consensus.cc:515] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:06.449443   612 leader_election.cc:290] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:06.451583   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2" is_pre_election: true
I20260709 12:12:06.452423   385 raft_consensus.cc:2468] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 0.
I20260709 12:12:06.453730   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2" is_pre_election: true
I20260709 12:12:06.454460   460 raft_consensus.cc:2468] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 0.
I20260709 12:12:06.455111   577 tablet_bootstrap.cc:654] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.456410   500 leader_election.cc:304] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:06.446961   578 ts_tablet_manager.cc:1403] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260709 12:12:06.458266   612 raft_consensus.cc:2804] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.458889   612 raft_consensus.cc:493] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.459407   612 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.461148   578 raft_consensus.cc:359] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.462028   578 raft_consensus.cc:385] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.462317   578 raft_consensus.cc:740] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.463195   578 consensus_queue.cc:260] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.463357   579 raft_consensus.cc:359] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.465834   578 ts_tablet_manager.cc:1434] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:06.466373   579 raft_consensus.cc:385] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.466872   579 raft_consensus.cc:740] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.467337   578 tablet_bootstrap.cc:492] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2: Bootstrap starting.
I20260709 12:12:06.469201   604 raft_consensus.cc:493] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.469830   604 raft_consensus.cc:515] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.475207   604 leader_election.cc:290] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:06.476563   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f268fe287942a483a6c8bd79dcb0b4" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e439aabf9674cb5a7345892d30f36b3" is_pre_election: true
I20260709 12:12:06.477738   579 consensus_queue.cc:260] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.478942   534 raft_consensus.cc:2468] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 0.
I20260709 12:12:06.477727   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f268fe287942a483a6c8bd79dcb0b4" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2" is_pre_election: true
I20260709 12:12:06.480171   577 tablet_bootstrap.cc:492] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2: No bootstrap required, opened a new log
I20260709 12:12:06.480854   577 ts_tablet_manager.cc:1403] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.004s
I20260709 12:12:06.480017   460 raft_consensus.cc:2468] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 0.
I20260709 12:12:06.484599   577 raft_consensus.cc:359] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.485723   577 raft_consensus.cc:385] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.485987   577 raft_consensus.cc:740] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.486677   577 consensus_queue.cc:260] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.489997   348 leader_election.cc:304] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:06.491060   586 raft_consensus.cc:2804] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.492511   617 raft_consensus.cc:493] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.491416   586 raft_consensus.cc:493] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.493008   617 raft_consensus.cc:515] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.495450   579 ts_tablet_manager.cc:1434] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.001s
I20260709 12:12:06.494704   586 raft_consensus.cc:3060] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.497202   579 tablet_bootstrap.cc:492] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3: Bootstrap starting.
I20260709 12:12:06.499465   617 leader_election.cc:290] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:06.500047   578 tablet_bootstrap.cc:654] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.500334   577 ts_tablet_manager.cc:1434] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260709 12:12:06.500946   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b685c9c3cca4d58be201b0ee5a740e9" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2" is_pre_election: true
I20260709 12:12:06.501331   577 tablet_bootstrap.cc:492] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2: Bootstrap starting.
I20260709 12:12:06.500191   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b685c9c3cca4d58be201b0ee5a740e9" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2" is_pre_election: true
I20260709 12:12:06.501566   460 raft_consensus.cc:2468] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 0.
I20260709 12:12:06.502099   385 raft_consensus.cc:2468] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 0.
I20260709 12:12:06.502455   612 raft_consensus.cc:515] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:06.503578   500 leader_election.cc:304] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:06.504287   586 raft_consensus.cc:515] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.504714   612 leader_election.cc:290] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:06.505477   612 raft_consensus.cc:2804] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.506742   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:06.508034   460 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.508888   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:06.509450   385 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.506930   612 raft_consensus.cc:493] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.518115   612 raft_consensus.cc:3060] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.517205   577 tablet_bootstrap.cc:654] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.526178   586 leader_election.cc:290] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 1 election: Requested vote from peers 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:06.525748   459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f268fe287942a483a6c8bd79dcb0b4" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:06.520466   579 tablet_bootstrap.cc:654] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.520503   385 raft_consensus.cc:2468] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 1.
I20260709 12:12:06.530321   612 raft_consensus.cc:515] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.527395   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f268fe287942a483a6c8bd79dcb0b4" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:06.532840   534 raft_consensus.cc:3060] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.521400   606 raft_consensus.cc:493] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.534045   606 raft_consensus.cc:515] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.537830   606 leader_election.cc:290] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:06.538653   612 leader_election.cc:290] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:06.539358   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63abf7ca1bbf4aeebb5aeb946cdd8249" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e439aabf9674cb5a7345892d30f36b3" is_pre_election: true
I20260709 12:12:06.539474   500 leader_election.cc:304] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:06.540166   533 raft_consensus.cc:2393] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79006c9746cc4270b46771c14122f0a2 in current term 1: Already voted for candidate 33574d67084d4e76b4224352ed555bd2 in this term.
I20260709 12:12:06.542755   578 tablet_bootstrap.cc:492] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2: No bootstrap required, opened a new log
I20260709 12:12:06.530318   459 raft_consensus.cc:3060] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.543197   578 ts_tablet_manager.cc:1403] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.006s
I20260709 12:12:06.543608   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b685c9c3cca4d58be201b0ee5a740e9" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:06.546057   458 raft_consensus.cc:3060] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.542348   384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b685c9c3cca4d58be201b0ee5a740e9" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:06.547044   384 raft_consensus.cc:3060] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.548810   578 raft_consensus.cc:359] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.549728   578 raft_consensus.cc:385] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.550076   578 raft_consensus.cc:740] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.551090   578 consensus_queue.cc:260] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.542062   612 raft_consensus.cc:2804] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.559458   578 ts_tablet_manager.cc:1434] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:12:06.559330   612 raft_consensus.cc:697] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Becoming Leader. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:06.563060   612 consensus_queue.cc:237] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:06.570664   534 raft_consensus.cc:2468] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 1.
I20260709 12:12:06.571527   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63abf7ca1bbf4aeebb5aeb946cdd8249" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2" is_pre_election: true
I20260709 12:12:06.575148   617 raft_consensus.cc:493] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.575600   617 raft_consensus.cc:515] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.576746   426 leader_election.cc:304] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79006c9746cc4270b46771c14122f0a2; no voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3
I20260709 12:12:06.578737   606 raft_consensus.cc:3060] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.578078   348 leader_election.cc:304] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:06.580018   617 leader_election.cc:290] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:06.580904   586 raft_consensus.cc:2804] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.581363   586 raft_consensus.cc:697] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 1 LEADER]: Becoming Leader. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Running, Role: LEADER
I20260709 12:12:06.582191   586 consensus_queue.cc:237] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.584606   457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b763360ca56c414180eb6de3c2d21916" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2" is_pre_election: true
I20260709 12:12:06.585261   457 raft_consensus.cc:2468] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 0.
I20260709 12:12:06.586432   500 leader_election.cc:304] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e439aabf9674cb5a7345892d30f36b3, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:06.587236   617 raft_consensus.cc:2804] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.587669   617 raft_consensus.cc:493] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.588009   617 raft_consensus.cc:3060] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.589035 32750 catalog_manager.cc:5697] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "3e439aabf9674cb5a7345892d30f36b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:06.591814   384 raft_consensus.cc:2468] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 1.
I20260709 12:12:06.596833   500 leader_election.cc:304] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:06.597018   460 raft_consensus.cc:2468] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 1.
I20260709 12:12:06.597581   612 raft_consensus.cc:2804] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.598066   612 raft_consensus.cc:697] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Becoming Leader. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:06.597023   617 raft_consensus.cc:515] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.599146   606 raft_consensus.cc:2749] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:06.598870   612 consensus_queue.cc:237] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.604112   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b763360ca56c414180eb6de3c2d21916" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2" is_pre_election: true
W20260709 12:12:06.607213   500 leader_election.cc:343] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:06.607657   577 tablet_bootstrap.cc:492] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2: No bootstrap required, opened a new log
I20260709 12:12:06.607667   384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b763360ca56c414180eb6de3c2d21916" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:06.609859   579 tablet_bootstrap.cc:492] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3: No bootstrap required, opened a new log
I20260709 12:12:06.609700   617 leader_election.cc:290] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:06.612107   579 ts_tablet_manager.cc:1403] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.024s
I20260709 12:12:06.612032   458 raft_consensus.cc:2468] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 1.
I20260709 12:12:06.613263   459 raft_consensus.cc:2468] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 1.
I20260709 12:12:06.608146   577 ts_tablet_manager.cc:1403] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2: Time spent bootstrapping tablet: real 0.107s	user 0.025s	sys 0.025s
W20260709 12:12:06.614269   500 leader_election.cc:343] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:06.617479 32749 catalog_manager.cc:5697] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33574d67084d4e76b4224352ed555bd2 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "33574d67084d4e76b4224352ed555bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:06.620970   577 raft_consensus.cc:359] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.621774   577 raft_consensus.cc:385] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.622110   577 raft_consensus.cc:740] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.623241   577 consensus_queue.cc:260] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.623785   579 raft_consensus.cc:359] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.624439   579 raft_consensus.cc:385] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.624774   579 raft_consensus.cc:740] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.625684   579 consensus_queue.cc:260] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.626223   577 ts_tablet_manager.cc:1434] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:12:06.626312 32750 catalog_manager.cc:5697] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "3e439aabf9674cb5a7345892d30f36b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:06.627367   577 tablet_bootstrap.cc:492] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2: Bootstrap starting.
I20260709 12:12:06.627702   579 ts_tablet_manager.cc:1434] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:12:06.627628   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b763360ca56c414180eb6de3c2d21916" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:06.628327   460 raft_consensus.cc:3060] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.634577   577 tablet_bootstrap.cc:654] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.643144   460 raft_consensus.cc:2468] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 1.
I20260709 12:12:06.645480   500 leader_election.cc:304] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [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: 3e439aabf9674cb5a7345892d30f36b3, 79006c9746cc4270b46771c14122f0a2; no voters: 33574d67084d4e76b4224352ed555bd2
I20260709 12:12:06.646621   617 raft_consensus.cc:2804] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.646869   577 tablet_bootstrap.cc:492] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2: No bootstrap required, opened a new log
I20260709 12:12:06.647123   617 raft_consensus.cc:697] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Becoming Leader. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:06.647353   577 ts_tablet_manager.cc:1403] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260709 12:12:06.647998   617 consensus_queue.cc:237] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.649995   577 raft_consensus.cc:359] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.651165   577 raft_consensus.cc:385] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.651446   577 raft_consensus.cc:740] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.652241   577 consensus_queue.cc:260] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.654592   577 ts_tablet_manager.cc:1434] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:12:06.655458   577 tablet_bootstrap.cc:492] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2: Bootstrap starting.
I20260709 12:12:06.656724 32749 catalog_manager.cc:5697] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "3e439aabf9674cb5a7345892d30f36b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:06.660848   577 tablet_bootstrap.cc:654] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.673940   577 tablet_bootstrap.cc:492] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2: No bootstrap required, opened a new log
I20260709 12:12:06.674355   577 ts_tablet_manager.cc:1403] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 12:12:06.676306   577 raft_consensus.cc:359] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.676801   577 raft_consensus.cc:385] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.677035   577 raft_consensus.cc:740] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Initialized, Role: FOLLOWER
W20260709 12:12:06.677760   330 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:06.677662   577 consensus_queue.cc:260] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.679420   577 ts_tablet_manager.cc:1434] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:06.715684   617 raft_consensus.cc:493] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.716180   617 raft_consensus.cc:515] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.717985   617 leader_election.cc:290] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:06.718726   384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b311823eb8f9487d915feef9a95e7553" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2" is_pre_election: true
I20260709 12:12:06.718951   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b311823eb8f9487d915feef9a95e7553" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2" is_pre_election: true
I20260709 12:12:06.719383   384 raft_consensus.cc:2468] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 0.
I20260709 12:12:06.719535   460 raft_consensus.cc:2468] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 0.
I20260709 12:12:06.720466   500 leader_election.cc:304] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:06.721093   617 raft_consensus.cc:2804] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.721446   617 raft_consensus.cc:493] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.721788   617 raft_consensus.cc:3060] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.726733   617 raft_consensus.cc:515] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.728402   617 leader_election.cc:290] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:06.729099   384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b311823eb8f9487d915feef9a95e7553" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:06.729300   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b311823eb8f9487d915feef9a95e7553" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:06.729713   384 raft_consensus.cc:3060] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.729861   460 raft_consensus.cc:3060] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.734191   460 raft_consensus.cc:2468] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 1.
I20260709 12:12:06.735150   500 leader_election.cc:304] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e439aabf9674cb5a7345892d30f36b3, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:06.735781   617 raft_consensus.cc:2804] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.736120   384 raft_consensus.cc:2468] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 1.
I20260709 12:12:06.736225   617 raft_consensus.cc:697] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Becoming Leader. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:06.737074   617 consensus_queue.cc:237] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.745371 32749 catalog_manager.cc:5697] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "3e439aabf9674cb5a7345892d30f36b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:06.772330   586 raft_consensus.cc:493] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.772902   586 raft_consensus.cc:515] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.775028   586 leader_election.cc:290] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:06.775736   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b763360ca56c414180eb6de3c2d21916" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79006c9746cc4270b46771c14122f0a2" is_pre_election: true
I20260709 12:12:06.776211   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b763360ca56c414180eb6de3c2d21916" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e439aabf9674cb5a7345892d30f36b3" is_pre_election: true
I20260709 12:12:06.776528   460 raft_consensus.cc:2393] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33574d67084d4e76b4224352ed555bd2 in current term 1: Already voted for candidate 3e439aabf9674cb5a7345892d30f36b3 in this term.
I20260709 12:12:06.777712   351 leader_election.cc:304] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2; no voters: 3e439aabf9674cb5a7345892d30f36b3, 79006c9746cc4270b46771c14122f0a2
I20260709 12:12:06.778467   586 raft_consensus.cc:3060] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.782743   586 raft_consensus.cc:2749] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:06.805708   586 consensus_queue.cc:1048] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:06.832261   606 consensus_queue.cc:1048] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:06.832463   604 consensus_queue.cc:1048] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:06.862258   606 consensus_queue.cc:1048] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:06.873121   617 consensus_queue.cc:1048] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:12:06.879747   351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:43979, user_credentials={real_user=slave}} blocked reactor thread for 51241.5us
I20260709 12:12:06.906435   606 raft_consensus.cc:493] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.907011   606 raft_consensus.cc:515] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.917128   383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0fc45cb7044c7ba7cd3288fa50a88a" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2" is_pre_election: true
I20260709 12:12:06.918057   383 raft_consensus.cc:2468] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 0.
I20260709 12:12:06.919684   426 leader_election.cc:304] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 79006c9746cc4270b46771c14122f0a2; no voters: 
W20260709 12:12:06.928125   640 log.cc:927] Time spent T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:12:06.931659   645 raft_consensus.cc:2804] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.932101   645 raft_consensus.cc:493] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.933884   606 leader_election.cc:290] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:06.935765   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0fc45cb7044c7ba7cd3288fa50a88a" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e439aabf9674cb5a7345892d30f36b3" is_pre_election: true
I20260709 12:12:06.937250   533 raft_consensus.cc:2468] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 0.
I20260709 12:12:06.935390   645 raft_consensus.cc:3060] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.950922   645 raft_consensus.cc:515] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.957154   612 consensus_queue.cc:1048] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:06.963055   645 leader_election.cc:290] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:06.964537   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0fc45cb7044c7ba7cd3288fa50a88a" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:06.965183   533 raft_consensus.cc:3060] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.965927   384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0fc45cb7044c7ba7cd3288fa50a88a" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:06.966516   384 raft_consensus.cc:3060] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.972810   533 raft_consensus.cc:2468] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 1.
I20260709 12:12:06.973681   384 raft_consensus.cc:2468] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 1.
I20260709 12:12:06.974085   423 leader_election.cc:304] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e439aabf9674cb5a7345892d30f36b3, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:06.976218   647 raft_consensus.cc:2804] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.978363   647 raft_consensus.cc:697] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [term 1 LEADER]: Becoming Leader. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:06.979142   647 consensus_queue.cc:237] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:06.991994 32750 catalog_manager.cc:5697] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79006c9746cc4270b46771c14122f0a2 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "79006c9746cc4270b46771c14122f0a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.034196   612 consensus_queue.cc:1048] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.046103   617 consensus_queue.cc:1048] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.086110   617 consensus_queue.cc:1048] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.093470   586 consensus_queue.cc:1048] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.100114   612 consensus_queue.cc:1048] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.117091   637 consensus_queue.cc:1048] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.126147   584 consensus_queue.cc:1048] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.139546   612 consensus_queue.cc:1048] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.262848   612 consensus_queue.cc:1048] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.275087   612 consensus_queue.cc:1048] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.353706   533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b"
dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
mode: GRACEFUL
new_leader_uuid: "33574d67084d4e76b4224352ed555bd2"
 from {username='slave'} at 127.0.0.1:42378
I20260709 12:12:07.354477   533 raft_consensus.cc:606] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Received request to transfer leadership to TS 33574d67084d4e76b4224352ed555bd2
I20260709 12:12:07.360098   533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6"
dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
mode: GRACEFUL
new_leader_uuid: "33574d67084d4e76b4224352ed555bd2"
 from {username='slave'} at 127.0.0.1:42378
I20260709 12:12:07.360656   533 raft_consensus.cc:606] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Received request to transfer leadership to TS 33574d67084d4e76b4224352ed555bd2
I20260709 12:12:07.375900   533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b685c9c3cca4d58be201b0ee5a740e9"
dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
mode: GRACEFUL
new_leader_uuid: "79006c9746cc4270b46771c14122f0a2"
 from {username='slave'} at 127.0.0.1:42378
I20260709 12:12:07.376435   533 raft_consensus.cc:606] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Received request to transfer leadership to TS 79006c9746cc4270b46771c14122f0a2
I20260709 12:12:07.381297   533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b763360ca56c414180eb6de3c2d21916"
dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
mode: GRACEFUL
new_leader_uuid: "79006c9746cc4270b46771c14122f0a2"
 from {username='slave'} at 127.0.0.1:42378
I20260709 12:12:07.381820   533 raft_consensus.cc:606] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Received request to transfer leadership to TS 79006c9746cc4270b46771c14122f0a2
I20260709 12:12:07.491600   617 raft_consensus.cc:993] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3: : Instructing follower 79006c9746cc4270b46771c14122f0a2 to start an election
I20260709 12:12:07.492091   612 raft_consensus.cc:1081] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Signalling peer 79006c9746cc4270b46771c14122f0a2 to start an election
I20260709 12:12:07.493984   460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b763360ca56c414180eb6de3c2d21916"
dest_uuid: "79006c9746cc4270b46771c14122f0a2"
 from {username='slave'} at 127.0.0.1:44028
I20260709 12:12:07.494558   460 raft_consensus.cc:493] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:07.494897   460 raft_consensus.cc:3060] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.496104   645 consensus_queue.cc:1048] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.501514   460 raft_consensus.cc:515] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:07.504426   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b763360ca56c414180eb6de3c2d21916" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:07.504995   385 raft_consensus.cc:3060] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.511018   647 consensus_queue.cc:1048] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.512859   385 raft_consensus.cc:2468] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 2.
I20260709 12:12:07.522596   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b763360ca56c414180eb6de3c2d21916" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:07.523320   533 raft_consensus.cc:3055] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:07.523720   533 raft_consensus.cc:740] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:07.524762   533 consensus_queue.cc:260] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:07.525134   426 leader_election.cc:304] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:07.526322   533 raft_consensus.cc:3060] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.526427   647 raft_consensus.cc:2804] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:07.526988   647 raft_consensus.cc:697] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Becoming Leader. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:07.527849   647 consensus_queue.cc:237] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:07.534724   460 leader_election.cc:290] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 2 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:07.535612   533 raft_consensus.cc:2468] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 2.
I20260709 12:12:07.539901 32747 catalog_manager.cc:5697] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 reported cstate change: term changed from 1 to 2, leader changed from 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131) to 79006c9746cc4270b46771c14122f0a2 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "79006c9746cc4270b46771c14122f0a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.555153   617 raft_consensus.cc:993] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3: : Instructing follower 33574d67084d4e76b4224352ed555bd2 to start an election
I20260709 12:12:07.555692   612 raft_consensus.cc:1081] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Signalling peer 33574d67084d4e76b4224352ed555bd2 to start an election
I20260709 12:12:07.557770   385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6"
dest_uuid: "33574d67084d4e76b4224352ed555bd2"
 from {username='slave'} at 127.0.0.1:34070
I20260709 12:12:07.558224   385 raft_consensus.cc:493] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:07.558513   385 raft_consensus.cc:3060] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.562918   385 raft_consensus.cc:515] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:07.564502   385 leader_election.cc:290] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 2 election: Requested vote from peers 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:07.565380   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:07.565567   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:07.566001   460 raft_consensus.cc:3060] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.566205   533 raft_consensus.cc:3055] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:07.566612   533 raft_consensus.cc:740] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:07.567462   533 consensus_queue.cc:260] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:07.568527   533 raft_consensus.cc:3060] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.572947   533 raft_consensus.cc:2468] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 2.
I20260709 12:12:07.573007   460 raft_consensus.cc:2468] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 2.
I20260709 12:12:07.574155   348 leader_election.cc:304] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:07.575058   637 raft_consensus.cc:2804] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:07.575543   637 raft_consensus.cc:697] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 2 LEADER]: Becoming Leader. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Running, Role: LEADER
I20260709 12:12:07.576344   637 consensus_queue.cc:237] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:07.583244 32747 catalog_manager.cc:5697] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 reported cstate change: term changed from 1 to 2, leader changed from 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131) to 33574d67084d4e76b4224352ed555bd2 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "33574d67084d4e76b4224352ed555bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.590883   584 raft_consensus.cc:993] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3: : Instructing follower 33574d67084d4e76b4224352ed555bd2 to start an election
I20260709 12:12:07.591365   584 raft_consensus.cc:1081] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Signalling peer 33574d67084d4e76b4224352ed555bd2 to start an election
I20260709 12:12:07.592968   385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b"
dest_uuid: "33574d67084d4e76b4224352ed555bd2"
 from {username='slave'} at 127.0.0.1:34070
I20260709 12:12:07.593518   385 raft_consensus.cc:493] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:07.593924   385 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.599215   385 raft_consensus.cc:515] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:07.601101   385 leader_election.cc:290] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 2 election: Requested vote from peers 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:07.601372   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:07.601994   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:07.602010   533 raft_consensus.cc:3055] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:07.602587   460 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.602540   533 raft_consensus.cc:740] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:07.603473   533 consensus_queue.cc:260] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:07.604629   533 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.609172   460 raft_consensus.cc:2468] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 2.
I20260709 12:12:07.610316   351 leader_election.cc:304] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:07.611120   637 raft_consensus.cc:2804] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:07.611218   533 raft_consensus.cc:2468] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 2.
I20260709 12:12:07.611654   637 raft_consensus.cc:697] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 2 LEADER]: Becoming Leader. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Running, Role: LEADER
I20260709 12:12:07.612839   637 consensus_queue.cc:237] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:07.620429 32747 catalog_manager.cc:5697] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 reported cstate change: term changed from 1 to 2, leader changed from 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131) to 33574d67084d4e76b4224352ed555bd2 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "33574d67084d4e76b4224352ed555bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.651762   612 raft_consensus.cc:993] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3: : Instructing follower 79006c9746cc4270b46771c14122f0a2 to start an election
I20260709 12:12:07.652199   584 raft_consensus.cc:1081] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Signalling peer 79006c9746cc4270b46771c14122f0a2 to start an election
I20260709 12:12:07.653998   460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b685c9c3cca4d58be201b0ee5a740e9"
dest_uuid: "79006c9746cc4270b46771c14122f0a2"
 from {username='slave'} at 127.0.0.1:44028
I20260709 12:12:07.654562   460 raft_consensus.cc:493] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:07.654919   460 raft_consensus.cc:3060] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.661599   460 raft_consensus.cc:515] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:07.663663   460 leader_election.cc:290] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 2 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:07.664381   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b685c9c3cca4d58be201b0ee5a740e9" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:07.664803   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b685c9c3cca4d58be201b0ee5a740e9" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:07.664974   385 raft_consensus.cc:3060] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.665393   533 raft_consensus.cc:3055] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:07.665751   533 raft_consensus.cc:740] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:07.666627   533 consensus_queue.cc:260] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:07.667825   533 raft_consensus.cc:3060] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.670022   385 raft_consensus.cc:2468] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 2.
I20260709 12:12:07.671103   426 leader_election.cc:304] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:07.671794   647 raft_consensus.cc:2804] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:07.672221   647 raft_consensus.cc:697] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Becoming Leader. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:07.673031   647 consensus_queue.cc:237] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:07.674576   533 raft_consensus.cc:2468] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 2.
I20260709 12:12:07.681593 32747 catalog_manager.cc:5697] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 reported cstate change: term changed from 1 to 2, leader changed from 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131) to 79006c9746cc4270b46771c14122f0a2 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "79006c9746cc4270b46771c14122f0a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.919121   385 raft_consensus.cc:1275] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Refusing update from remote peer 79006c9746cc4270b46771c14122f0a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:07.920449   663 consensus_queue.cc:1048] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:07.921761   533 raft_consensus.cc:1275] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Refusing update from remote peer 79006c9746cc4270b46771c14122f0a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:07.923022   663 consensus_queue.cc:1048] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:07.995105   533 raft_consensus.cc:1275] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Refusing update from remote peer 33574d67084d4e76b4224352ed555bd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:07.996327   636 consensus_queue.cc:1048] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.004523   460 raft_consensus.cc:1275] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Refusing update from remote peer 33574d67084d4e76b4224352ed555bd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.005937   586 consensus_queue.cc:1048] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.035203   460 raft_consensus.cc:1275] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Refusing update from remote peer 33574d67084d4e76b4224352ed555bd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.036448   586 consensus_queue.cc:1048] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.044021   533 raft_consensus.cc:1275] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Refusing update from remote peer 33574d67084d4e76b4224352ed555bd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.045722   637 consensus_queue.cc:1048] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.095117   385 raft_consensus.cc:1275] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Refusing update from remote peer 79006c9746cc4270b46771c14122f0a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.096349   647 consensus_queue.cc:1048] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.105481   533 raft_consensus.cc:1275] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Refusing update from remote peer 79006c9746cc4270b46771c14122f0a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.106691   663 consensus_queue.cc:1048] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:10.414050 32718 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:12:10.414824 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:10.430701   384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b"
dest_uuid: "33574d67084d4e76b4224352ed555bd2"
mode: GRACEFUL
new_leader_uuid: "3e439aabf9674cb5a7345892d30f36b3"
 from {username='slave'} at 127.0.0.1:34084
I20260709 12:12:10.431317   384 raft_consensus.cc:606] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 2 LEADER]: Received request to transfer leadership to TS 3e439aabf9674cb5a7345892d30f36b3
I20260709 12:12:10.441576   460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612"
dest_uuid: "79006c9746cc4270b46771c14122f0a2"
mode: GRACEFUL
new_leader_uuid: "3e439aabf9674cb5a7345892d30f36b3"
 from {username='slave'} at 127.0.0.1:44042
I20260709 12:12:10.442133   460 raft_consensus.cc:606] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 1 LEADER]: Received request to transfer leadership to TS 3e439aabf9674cb5a7345892d30f36b3
I20260709 12:12:10.443114 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:10.443571 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:10.782325   637 raft_consensus.cc:993] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2: : Instructing follower 3e439aabf9674cb5a7345892d30f36b3 to start an election
I20260709 12:12:10.782796   676 raft_consensus.cc:1081] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 2 LEADER]: Signalling peer 3e439aabf9674cb5a7345892d30f36b3 to start an election
I20260709 12:12:10.784173   533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b"
dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
 from {username='slave'} at 127.0.0.1:42362
I20260709 12:12:10.784621   533 raft_consensus.cc:493] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:10.785183   533 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:10.790194   533 raft_consensus.cc:515] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:10.791685   533 leader_election.cc:290] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 3 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:10.792383   384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:10.792833   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:10.792968   384 raft_consensus.cc:3055] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:10.793337   460 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:10.793305   384 raft_consensus.cc:740] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Running, Role: LEADER
I20260709 12:12:10.794327   384 consensus_queue.cc:260] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [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: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:10.795531   384 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:10.799619   460 raft_consensus.cc:2468] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 3.
I20260709 12:12:10.800719   500 leader_election.cc:304] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [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: 3e439aabf9674cb5a7345892d30f36b3, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:10.801429   617 raft_consensus.cc:2804] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:10.801458   384 raft_consensus.cc:2468] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 3.
I20260709 12:12:10.802665   617 raft_consensus.cc:697] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 3 LEADER]: Becoming Leader. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:10.803436   617 consensus_queue.cc:237] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [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: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:10.811183 32749 catalog_manager.cc:5697] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 reported cstate change: term changed from 2 to 3, leader changed from 33574d67084d4e76b4224352ed555bd2 (127.31.243.129) to 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131). New cstate: current_term: 3 leader_uuid: "3e439aabf9674cb5a7345892d30f36b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:10.916316   672 raft_consensus.cc:993] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2: : Instructing follower 3e439aabf9674cb5a7345892d30f36b3 to start an election
I20260709 12:12:10.916728   683 raft_consensus.cc:1081] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 1 LEADER]: Signalling peer 3e439aabf9674cb5a7345892d30f36b3 to start an election
I20260709 12:12:10.918329   533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612"
dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
 from {username='slave'} at 127.0.0.1:42350
I20260709 12:12:10.918911   533 raft_consensus.cc:493] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:10.919288   533 raft_consensus.cc:3060] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:10.924374   533 raft_consensus.cc:515] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:10.925920   533 leader_election.cc:290] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 2 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:10.926740   384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:10.927227   384 raft_consensus.cc:3060] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:10.928218   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:10.928861   460 raft_consensus.cc:3055] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:10.929078   460 raft_consensus.cc:740] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:10.929781   460 consensus_queue.cc:260] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:10.930686   460 raft_consensus.cc:3060] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:10.932835   384 raft_consensus.cc:2468] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 2.
I20260709 12:12:10.933496   385 raft_consensus.cc:1240] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Rejecting Update request from peer 79006c9746cc4270b46771c14122f0a2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:10.933993   500 leader_election.cc:304] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:10.934835   617 raft_consensus.cc:2804] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:10.935412   617 raft_consensus.cc:697] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 LEADER]: Becoming Leader. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:10.935999   460 raft_consensus.cc:2468] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 2.
I20260709 12:12:10.936378   617 consensus_queue.cc:237] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:10.943384 32749 catalog_manager.cc:5697] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 reported cstate change: term changed from 1 to 2, leader changed from 79006c9746cc4270b46771c14122f0a2 (127.31.243.130) to 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "3e439aabf9674cb5a7345892d30f36b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:11.188643   460 raft_consensus.cc:1275] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Refusing update from remote peer 3e439aabf9674cb5a7345892d30f36b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:11.189997   617 consensus_queue.cc:1048] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:11.199596   385 raft_consensus.cc:1275] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Refusing update from remote peer 3e439aabf9674cb5a7345892d30f36b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:11.202011   677 consensus_queue.cc:1048] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:11.411430   385 raft_consensus.cc:1275] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Refusing update from remote peer 3e439aabf9674cb5a7345892d30f36b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:11.412647   617 consensus_queue.cc:1048] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:11.422186   460 raft_consensus.cc:1275] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Refusing update from remote peer 3e439aabf9674cb5a7345892d30f36b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:11.425928   692 consensus_queue.cc:1048] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:11.444463 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:11.451328 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:11.451674 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:12.452528 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:12.457794 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:12.458122 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:13.459151 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:13.465435 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:13.465838 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:14.466974 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:14.471860 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:14.472330 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:15.473186 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:15.477993 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:15.478364 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:16.479243 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:16.484022 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:16.484431 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:17.485332 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:17.489909 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:17.490280 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:18.491247 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:18.495898 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:18.496296 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:19.497212 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:19.501803 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:19.502194 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:20.528339 32718 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:12:20.532608   533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b"
dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
mode: GRACEFUL
new_leader_uuid: "79006c9746cc4270b46771c14122f0a2"
 from {username='slave'} at 127.0.0.1:42378
I20260709 12:12:20.533263   533 raft_consensus.cc:606] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 3 LEADER]: Received request to transfer leadership to TS 79006c9746cc4270b46771c14122f0a2
I20260709 12:12:20.557381   384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6"
dest_uuid: "33574d67084d4e76b4224352ed555bd2"
mode: GRACEFUL
new_leader_uuid: "79006c9746cc4270b46771c14122f0a2"
 from {username='slave'} at 127.0.0.1:57076
I20260709 12:12:20.557813   384 raft_consensus.cc:606] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 2 LEADER]: Received request to transfer leadership to TS 79006c9746cc4270b46771c14122f0a2
I20260709 12:12:20.562505   384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3f268fe287942a483a6c8bd79dcb0b4"
dest_uuid: "33574d67084d4e76b4224352ed555bd2"
mode: GRACEFUL
new_leader_uuid: "79006c9746cc4270b46771c14122f0a2"
 from {username='slave'} at 127.0.0.1:57076
I20260709 12:12:20.562942   384 raft_consensus.cc:606] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 1 LEADER]: Received request to transfer leadership to TS 79006c9746cc4270b46771c14122f0a2
I20260709 12:12:20.567302   384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63abf7ca1bbf4aeebb5aeb946cdd8249"
dest_uuid: "33574d67084d4e76b4224352ed555bd2"
mode: GRACEFUL
new_leader_uuid: "79006c9746cc4270b46771c14122f0a2"
 from {username='slave'} at 127.0.0.1:57076
I20260709 12:12:20.567665   384 raft_consensus.cc:606] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 1 LEADER]: Received request to transfer leadership to TS 79006c9746cc4270b46771c14122f0a2
I20260709 12:12:20.572005   533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612"
dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
mode: GRACEFUL
new_leader_uuid: "79006c9746cc4270b46771c14122f0a2"
 from {username='slave'} at 127.0.0.1:42378
I20260709 12:12:20.572391   533 raft_consensus.cc:606] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 LEADER]: Received request to transfer leadership to TS 79006c9746cc4270b46771c14122f0a2
I20260709 12:12:20.703429   697 raft_consensus.cc:993] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2: : Instructing follower 79006c9746cc4270b46771c14122f0a2 to start an election
I20260709 12:12:20.704030   704 raft_consensus.cc:1081] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 1 LEADER]: Signalling peer 79006c9746cc4270b46771c14122f0a2 to start an election
I20260709 12:12:20.705476   458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3f268fe287942a483a6c8bd79dcb0b4"
dest_uuid: "79006c9746cc4270b46771c14122f0a2"
 from {username='slave'} at 127.0.0.1:44024
I20260709 12:12:20.705965   458 raft_consensus.cc:493] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:20.706287   458 raft_consensus.cc:3060] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.711860   458 raft_consensus.cc:515] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:20.714620   695 raft_consensus.cc:993] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3: : Instructing follower 79006c9746cc4270b46771c14122f0a2 to start an election
I20260709 12:12:20.714735   384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f268fe287942a483a6c8bd79dcb0b4" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:20.715116   458 leader_election.cc:290] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 2 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:20.715310   703 raft_consensus.cc:1081] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 LEADER]: Signalling peer 79006c9746cc4270b46771c14122f0a2 to start an election
I20260709 12:12:20.715474   384 raft_consensus.cc:3055] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.715739   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f268fe287942a483a6c8bd79dcb0b4" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:20.715873   384 raft_consensus.cc:740] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Running, Role: LEADER
I20260709 12:12:20.716282   533 raft_consensus.cc:3060] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.716682   384 consensus_queue.cc:260] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:20.717945   458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612"
dest_uuid: "79006c9746cc4270b46771c14122f0a2"
 from {username='slave'} at 127.0.0.1:44028
I20260709 12:12:20.718171   384 raft_consensus.cc:3060] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.718534   458 raft_consensus.cc:493] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:20.718958   458 raft_consensus.cc:3060] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:20.722855   533 raft_consensus.cc:2468] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 2.
I20260709 12:12:20.724156   458 raft_consensus.cc:515] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:20.724354   423 leader_election.cc:304] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e439aabf9674cb5a7345892d30f36b3, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:20.724809   384 raft_consensus.cc:2468] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 2.
I20260709 12:12:20.725476   699 raft_consensus.cc:2804] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:20.726332   458 leader_election.cc:290] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 3 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:20.727270   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:20.727214   384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:20.727924   533 raft_consensus.cc:3055] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:20.728045   384 raft_consensus.cc:3060] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:20.728507   533 raft_consensus.cc:740] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:20.728622   699 raft_consensus.cc:697] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Becoming Leader. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:20.729463   533 consensus_queue.cc:260] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [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: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:20.729769   699 consensus_queue.cc:237] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:20.730773   533 raft_consensus.cc:3060] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:20.735170   384 raft_consensus.cc:2468] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 3.
I20260709 12:12:20.736560   426 leader_election.cc:304] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [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: 33574d67084d4e76b4224352ed555bd2, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:20.737287   533 raft_consensus.cc:2468] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 3.
I20260709 12:12:20.737807   699 raft_consensus.cc:2804] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:20.738607   699 raft_consensus.cc:697] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 3 LEADER]: Becoming Leader. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:20.739493   699 consensus_queue.cc:237] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [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: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:20.742009 32749 catalog_manager.cc:5697] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 reported cstate change: term changed from 1 to 2, leader changed from 33574d67084d4e76b4224352ed555bd2 (127.31.243.129) to 79006c9746cc4270b46771c14122f0a2 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "79006c9746cc4270b46771c14122f0a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:20.759112 32749 catalog_manager.cc:5697] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 reported cstate change: term changed from 2 to 3, leader changed from 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131) to 79006c9746cc4270b46771c14122f0a2 (127.31.243.130). New cstate: current_term: 3 leader_uuid: "79006c9746cc4270b46771c14122f0a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:20.764492   697 raft_consensus.cc:993] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2: : Instructing follower 79006c9746cc4270b46771c14122f0a2 to start an election
I20260709 12:12:20.764987   704 raft_consensus.cc:1081] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 2 LEADER]: Signalling peer 79006c9746cc4270b46771c14122f0a2 to start an election
I20260709 12:12:20.766600   458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6"
dest_uuid: "79006c9746cc4270b46771c14122f0a2"
 from {username='slave'} at 127.0.0.1:44024
I20260709 12:12:20.767179   458 raft_consensus.cc:493] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:20.767565   458 raft_consensus.cc:3060] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:20.772428   458 raft_consensus.cc:515] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:20.775146   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:20.775437   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67de3ba9324d4f3b8916fa65b0a601c6" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:20.774545   458 leader_election.cc:290] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 3 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:20.775753   385 raft_consensus.cc:3055] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:20.776014   533 raft_consensus.cc:3060] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:20.776111   385 raft_consensus.cc:740] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Running, Role: LEADER
I20260709 12:12:20.776953   385 consensus_queue.cc:260] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [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: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:20.778002   385 raft_consensus.cc:3060] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:20.780298   533 raft_consensus.cc:2468] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 3.
I20260709 12:12:20.781080   423 leader_election.cc:304] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [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: 3e439aabf9674cb5a7345892d30f36b3, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:20.781692   699 raft_consensus.cc:2804] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:20.782081   699 raft_consensus.cc:697] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 3 LEADER]: Becoming Leader. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:20.782603   385 raft_consensus.cc:2468] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 3.
I20260709 12:12:20.782789   699 consensus_queue.cc:237] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [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: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:20.789119 32749 catalog_manager.cc:5697] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 reported cstate change: term changed from 2 to 3, leader changed from 33574d67084d4e76b4224352ed555bd2 (127.31.243.129) to 79006c9746cc4270b46771c14122f0a2 (127.31.243.130). New cstate: current_term: 3 leader_uuid: "79006c9746cc4270b46771c14122f0a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:20.866113   703 raft_consensus.cc:993] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3: : Instructing follower 79006c9746cc4270b46771c14122f0a2 to start an election
I20260709 12:12:20.866596   695 raft_consensus.cc:1081] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 3 LEADER]: Signalling peer 79006c9746cc4270b46771c14122f0a2 to start an election
I20260709 12:12:20.868134   458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b"
dest_uuid: "79006c9746cc4270b46771c14122f0a2"
 from {username='slave'} at 127.0.0.1:44028
I20260709 12:12:20.868590   458 raft_consensus.cc:493] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:20.868882   458 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:20.873135   458 raft_consensus.cc:515] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:20.874898   458 leader_election.cc:290] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 4 election: Requested vote from peers 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525), 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369)
I20260709 12:12:20.875538   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:20.875871   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:20.876106   533 raft_consensus.cc:3055] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:20.876338   385 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:20.876454   533 raft_consensus.cc:740] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:20.877257   533 consensus_queue.cc:260] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [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: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:20.878293   533 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:20.880381   385 raft_consensus.cc:2468] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 4.
I20260709 12:12:20.881181   426 leader_election.cc:304] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [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: 33574d67084d4e76b4224352ed555bd2, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:20.881816   699 raft_consensus.cc:2804] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:20.882319   699 raft_consensus.cc:697] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 4 LEADER]: Becoming Leader. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:20.883160   533 raft_consensus.cc:2468] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 4.
I20260709 12:12:20.883247   699 consensus_queue.cc:237] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [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: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:20.889959 32749 catalog_manager.cc:5697] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 reported cstate change: term changed from 3 to 4, leader changed from 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131) to 79006c9746cc4270b46771c14122f0a2 (127.31.243.130). New cstate: current_term: 4 leader_uuid: "79006c9746cc4270b46771c14122f0a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:20.938539   697 raft_consensus.cc:993] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2: : Instructing follower 79006c9746cc4270b46771c14122f0a2 to start an election
I20260709 12:12:20.939006   704 raft_consensus.cc:1081] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 1 LEADER]: Signalling peer 79006c9746cc4270b46771c14122f0a2 to start an election
I20260709 12:12:20.940341   458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63abf7ca1bbf4aeebb5aeb946cdd8249"
dest_uuid: "79006c9746cc4270b46771c14122f0a2"
 from {username='slave'} at 127.0.0.1:44024
I20260709 12:12:20.940817   458 raft_consensus.cc:493] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:20.941105   458 raft_consensus.cc:3060] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.946362   458 raft_consensus.cc:515] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:20.947834   458 leader_election.cc:290] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 2 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:20.948509   385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63abf7ca1bbf4aeebb5aeb946cdd8249" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:20.948740   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63abf7ca1bbf4aeebb5aeb946cdd8249" candidate_uuid: "79006c9746cc4270b46771c14122f0a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:20.949165   385 raft_consensus.cc:3055] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.949282   533 raft_consensus.cc:3060] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.949661   385 raft_consensus.cc:740] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Running, Role: LEADER
I20260709 12:12:20.950305   385 consensus_queue.cc:260] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:20.951139   385 raft_consensus.cc:3060] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.954471   533 raft_consensus.cc:2468] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 2.
I20260709 12:12:20.957510   385 raft_consensus.cc:2468] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79006c9746cc4270b46771c14122f0a2 in term 2.
I20260709 12:12:20.959699   423 leader_election.cc:304] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e439aabf9674cb5a7345892d30f36b3, 79006c9746cc4270b46771c14122f0a2; no voters: 
I20260709 12:12:20.960525   699 raft_consensus.cc:2804] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:20.961032   699 raft_consensus.cc:697] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Becoming Leader. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:20.962003   699 consensus_queue.cc:237] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:20.968974 32749 catalog_manager.cc:5697] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 reported cstate change: term changed from 1 to 2, leader changed from 33574d67084d4e76b4224352ed555bd2 (127.31.243.129) to 79006c9746cc4270b46771c14122f0a2 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "79006c9746cc4270b46771c14122f0a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.214145   533 raft_consensus.cc:1275] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Refusing update from remote peer 79006c9746cc4270b46771c14122f0a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:21.215377   699 consensus_queue.cc:1048] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:21.224512   385 raft_consensus.cc:1275] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Refusing update from remote peer 79006c9746cc4270b46771c14122f0a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:21.226082   705 consensus_queue.cc:1048] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:21.253857   385 raft_consensus.cc:1275] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Refusing update from remote peer 79006c9746cc4270b46771c14122f0a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:21.255090   717 consensus_queue.cc:1048] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:21.266088   533 raft_consensus.cc:1275] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Refusing update from remote peer 79006c9746cc4270b46771c14122f0a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:21.267552   722 consensus_queue.cc:1048] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:21.328969   385 raft_consensus.cc:1275] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 4 FOLLOWER]: Refusing update from remote peer 79006c9746cc4270b46771c14122f0a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:21.330960   705 consensus_queue.cc:1048] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:21.332199   533 raft_consensus.cc:1275] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Refusing update from remote peer 79006c9746cc4270b46771c14122f0a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:21.333341   385 raft_consensus.cc:1275] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Refusing update from remote peer 79006c9746cc4270b46771c14122f0a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:21.333519   722 consensus_queue.cc:1048] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:21.334682   705 consensus_queue.cc:1048] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:21.355679   533 raft_consensus.cc:1275] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 4 FOLLOWER]: Refusing update from remote peer 79006c9746cc4270b46771c14122f0a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:21.357012   705 consensus_queue.cc:1048] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:21.521761   385 raft_consensus.cc:1275] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Refusing update from remote peer 79006c9746cc4270b46771c14122f0a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:21.522617   534 raft_consensus.cc:1275] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Refusing update from remote peer 79006c9746cc4270b46771c14122f0a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:21.523010   722 consensus_queue.cc:1048] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:21.524238   722 consensus_queue.cc:1048] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:23.611029 32718 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:12:23.611829 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:23.618629   458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b685c9c3cca4d58be201b0ee5a740e9"
dest_uuid: "79006c9746cc4270b46771c14122f0a2"
mode: GRACEFUL
new_leader_uuid: "3e439aabf9674cb5a7345892d30f36b3"
 from {username='slave'} at 127.0.0.1:44042
I20260709 12:12:23.619364   458 raft_consensus.cc:606] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Received request to transfer leadership to TS 3e439aabf9674cb5a7345892d30f36b3
I20260709 12:12:23.622305   458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b"
dest_uuid: "79006c9746cc4270b46771c14122f0a2"
mode: GRACEFUL
new_leader_uuid: "33574d67084d4e76b4224352ed555bd2"
 from {username='slave'} at 127.0.0.1:44042
I20260709 12:12:23.622972   458 raft_consensus.cc:606] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 4 LEADER]: Received request to transfer leadership to TS 33574d67084d4e76b4224352ed555bd2
I20260709 12:12:23.625825   458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63abf7ca1bbf4aeebb5aeb946cdd8249"
dest_uuid: "79006c9746cc4270b46771c14122f0a2"
mode: GRACEFUL
new_leader_uuid: "33574d67084d4e76b4224352ed555bd2"
 from {username='slave'} at 127.0.0.1:44042
I20260709 12:12:23.626262   458 raft_consensus.cc:606] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Received request to transfer leadership to TS 33574d67084d4e76b4224352ed555bd2
I20260709 12:12:23.628537   458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b763360ca56c414180eb6de3c2d21916"
dest_uuid: "79006c9746cc4270b46771c14122f0a2"
mode: GRACEFUL
new_leader_uuid: "3e439aabf9674cb5a7345892d30f36b3"
 from {username='slave'} at 127.0.0.1:44042
I20260709 12:12:23.629011   458 raft_consensus.cc:606] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Received request to transfer leadership to TS 3e439aabf9674cb5a7345892d30f36b3
I20260709 12:12:23.631175   458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612"
dest_uuid: "79006c9746cc4270b46771c14122f0a2"
mode: GRACEFUL
new_leader_uuid: "33574d67084d4e76b4224352ed555bd2"
 from {username='slave'} at 127.0.0.1:44042
I20260709 12:12:23.631561   458 raft_consensus.cc:606] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 3 LEADER]: Received request to transfer leadership to TS 33574d67084d4e76b4224352ed555bd2
I20260709 12:12:23.632509 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:12:23.632948 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:23.724238   722 raft_consensus.cc:993] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2: : Instructing follower 33574d67084d4e76b4224352ed555bd2 to start an election
I20260709 12:12:23.724730   732 raft_consensus.cc:1081] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Signalling peer 33574d67084d4e76b4224352ed555bd2 to start an election
I20260709 12:12:23.726143   384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63abf7ca1bbf4aeebb5aeb946cdd8249"
dest_uuid: "33574d67084d4e76b4224352ed555bd2"
 from {username='slave'} at 127.0.0.1:34062
I20260709 12:12:23.726598   384 raft_consensus.cc:493] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:23.726910   384 raft_consensus.cc:3060] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:23.731884   384 raft_consensus.cc:515] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:23.734107   384 leader_election.cc:290] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 3 election: Requested vote from peers 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:23.735548   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63abf7ca1bbf4aeebb5aeb946cdd8249" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:23.735435   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63abf7ca1bbf4aeebb5aeb946cdd8249" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:23.736166   533 raft_consensus.cc:3060] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:23.736215   458 raft_consensus.cc:3055] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:23.736645   458 raft_consensus.cc:740] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:23.737534   458 consensus_queue.cc:260] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [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: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:23.738714   458 raft_consensus.cc:3060] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:23.741411   533 raft_consensus.cc:2468] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 3.
I20260709 12:12:23.742702   348 leader_election.cc:304] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [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: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:23.744324   734 raft_consensus.cc:2804] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:23.744221   458 raft_consensus.cc:2468] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 3.
I20260709 12:12:23.745486   734 raft_consensus.cc:697] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 3 LEADER]: Becoming Leader. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Running, Role: LEADER
I20260709 12:12:23.746577   734 consensus_queue.cc:237] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [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: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:23.753304 32750 catalog_manager.cc:5697] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 reported cstate change: term changed from 2 to 3, leader changed from 79006c9746cc4270b46771c14122f0a2 (127.31.243.130) to 33574d67084d4e76b4224352ed555bd2 (127.31.243.129). New cstate: current_term: 3 leader_uuid: "33574d67084d4e76b4224352ed555bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:23.775166   722 raft_consensus.cc:993] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2: : Instructing follower 33574d67084d4e76b4224352ed555bd2 to start an election
I20260709 12:12:23.775624   732 raft_consensus.cc:1081] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 3 LEADER]: Signalling peer 33574d67084d4e76b4224352ed555bd2 to start an election
I20260709 12:12:23.776822   384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612"
dest_uuid: "33574d67084d4e76b4224352ed555bd2"
 from {username='slave'} at 127.0.0.1:34062
I20260709 12:12:23.777241   384 raft_consensus.cc:493] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:23.777501   384 raft_consensus.cc:3060] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:23.781497   384 raft_consensus.cc:515] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:23.782814   384 leader_election.cc:290] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 4 election: Requested vote from peers 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979), 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525)
I20260709 12:12:23.783684   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:23.783792   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5138d248504bb19ea4a19132df0612" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:23.784192   458 raft_consensus.cc:3055] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:23.784271   533 raft_consensus.cc:3060] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:23.784502   458 raft_consensus.cc:740] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:23.785323   458 consensus_queue.cc:260] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [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: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:23.786366   458 raft_consensus.cc:3060] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:23.788441   533 raft_consensus.cc:2468] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 4.
I20260709 12:12:23.789310   348 leader_election.cc:304] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [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: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:23.789958   734 raft_consensus.cc:2804] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:23.790426   734 raft_consensus.cc:697] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 4 LEADER]: Becoming Leader. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Running, Role: LEADER
I20260709 12:12:23.791231   458 raft_consensus.cc:2468] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 4.
I20260709 12:12:23.791339   734 consensus_queue.cc:237] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [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: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:23.798705 32750 catalog_manager.cc:5697] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 reported cstate change: term changed from 3 to 4, leader changed from 79006c9746cc4270b46771c14122f0a2 (127.31.243.130) to 33574d67084d4e76b4224352ed555bd2 (127.31.243.129). New cstate: current_term: 4 leader_uuid: "33574d67084d4e76b4224352ed555bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:23.954676   722 raft_consensus.cc:993] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2: : Instructing follower 33574d67084d4e76b4224352ed555bd2 to start an election
I20260709 12:12:23.955117   732 raft_consensus.cc:1081] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 4 LEADER]: Signalling peer 33574d67084d4e76b4224352ed555bd2 to start an election
I20260709 12:12:23.956498   384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b"
dest_uuid: "33574d67084d4e76b4224352ed555bd2"
 from {username='slave'} at 127.0.0.1:34062
I20260709 12:12:23.957073   384 raft_consensus.cc:493] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:23.957458   384 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:23.959882   722 raft_consensus.cc:993] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2: : Instructing follower 3e439aabf9674cb5a7345892d30f36b3 to start an election
I20260709 12:12:23.960299   732 raft_consensus.cc:1081] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Signalling peer 3e439aabf9674cb5a7345892d30f36b3 to start an election
I20260709 12:12:23.961797   533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b685c9c3cca4d58be201b0ee5a740e9"
dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
 from {username='slave'} at 127.0.0.1:42350
I20260709 12:12:23.962206   533 raft_consensus.cc:493] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:23.962492   533 raft_consensus.cc:3060] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:23.963344   384 raft_consensus.cc:515] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:23.965137   384 leader_election.cc:290] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [CANDIDATE]: Term 5 election: Requested vote from peers 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131:43525), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:23.965984   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
I20260709 12:12:23.966140   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6540b4d0b844bab3227121dce5908b" candidate_uuid: "33574d67084d4e76b4224352ed555bd2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:23.966589   534 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:23.966881   458 raft_consensus.cc:3055] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:23.967272   458 raft_consensus.cc:740] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:23.967691   533 raft_consensus.cc:515] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:23.968125   458 consensus_queue.cc:260] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [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: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:23.969211   458 raft_consensus.cc:3060] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:23.970273   533 leader_election.cc:290] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 3 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:23.972450   534 raft_consensus.cc:2468] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 5.
I20260709 12:12:23.973985   384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b685c9c3cca4d58be201b0ee5a740e9" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:23.974218   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b685c9c3cca4d58be201b0ee5a740e9" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:23.974560   384 raft_consensus.cc:3060] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:23.974712   460 raft_consensus.cc:3055] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:23.975071   460 raft_consensus.cc:740] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:23.975111   458 raft_consensus.cc:2468] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33574d67084d4e76b4224352ed555bd2 in term 5.
I20260709 12:12:23.975696   460 consensus_queue.cc:260] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [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: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:23.976692   460 raft_consensus.cc:3060] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:23.979297   384 raft_consensus.cc:2468] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 3.
I20260709 12:12:23.979692   348 leader_election.cc:304] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [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: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:23.980590   734 raft_consensus.cc:2804] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:23.980708   460 raft_consensus.cc:2468] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 3.
I20260709 12:12:23.981133   500 leader_election.cc:304] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [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: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:23.982329   734 raft_consensus.cc:697] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 5 LEADER]: Becoming Leader. State: Replica: 33574d67084d4e76b4224352ed555bd2, State: Running, Role: LEADER
I20260709 12:12:23.982519   695 raft_consensus.cc:2804] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:23.983385   734 consensus_queue.cc:237] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [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: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } }
I20260709 12:12:23.984193   695 raft_consensus.cc:697] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 LEADER]: Becoming Leader. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:23.985247   695 consensus_queue.cc:237] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [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: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:23.992664 32749 catalog_manager.cc:5697] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 reported cstate change: term changed from 2 to 3, leader changed from 79006c9746cc4270b46771c14122f0a2 (127.31.243.130) to 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131). New cstate: current_term: 3 leader_uuid: "3e439aabf9674cb5a7345892d30f36b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:23.992581 32750 catalog_manager.cc:5697] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 reported cstate change: term changed from 4 to 5, leader changed from 79006c9746cc4270b46771c14122f0a2 (127.31.243.130) to 33574d67084d4e76b4224352ed555bd2 (127.31.243.129). New cstate: current_term: 5 leader_uuid: "33574d67084d4e76b4224352ed555bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:24.112134   722 raft_consensus.cc:993] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2: : Instructing follower 3e439aabf9674cb5a7345892d30f36b3 to start an election
I20260709 12:12:24.112581   732 raft_consensus.cc:1081] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Signalling peer 3e439aabf9674cb5a7345892d30f36b3 to start an election
I20260709 12:12:24.113881   534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b763360ca56c414180eb6de3c2d21916"
dest_uuid: "3e439aabf9674cb5a7345892d30f36b3"
 from {username='slave'} at 127.0.0.1:42350
I20260709 12:12:24.114302   534 raft_consensus.cc:493] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:24.114552   534 raft_consensus.cc:3060] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.118961   534 raft_consensus.cc:515] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:24.120476   534 leader_election.cc:290] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [CANDIDATE]: Term 3 election: Requested vote from peers 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369), 79006c9746cc4270b46771c14122f0a2 (127.31.243.130:43979)
I20260709 12:12:24.121367   384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b763360ca56c414180eb6de3c2d21916" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33574d67084d4e76b4224352ed555bd2"
I20260709 12:12:24.121547   460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b763360ca56c414180eb6de3c2d21916" candidate_uuid: "3e439aabf9674cb5a7345892d30f36b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79006c9746cc4270b46771c14122f0a2"
I20260709 12:12:24.121958   384 raft_consensus.cc:3060] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.122130   460 raft_consensus.cc:3055] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:24.122504   460 raft_consensus.cc:740] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 79006c9746cc4270b46771c14122f0a2, State: Running, Role: LEADER
I20260709 12:12:24.123140   460 consensus_queue.cc:260] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [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: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:24.124056   460 raft_consensus.cc:3060] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.126444   384 raft_consensus.cc:2468] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 3.
I20260709 12:12:24.127350   500 leader_election.cc:304] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [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: 33574d67084d4e76b4224352ed555bd2, 3e439aabf9674cb5a7345892d30f36b3; no voters: 
I20260709 12:12:24.128114   695 raft_consensus.cc:2804] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:24.128501   695 raft_consensus.cc:697] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 LEADER]: Becoming Leader. State: Replica: 3e439aabf9674cb5a7345892d30f36b3, State: Running, Role: LEADER
I20260709 12:12:24.129333   460 raft_consensus.cc:2468] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e439aabf9674cb5a7345892d30f36b3 in term 3.
I20260709 12:12:24.129223   695 consensus_queue.cc:237] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [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: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } }
I20260709 12:12:24.135545 32749 catalog_manager.cc:5697] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 reported cstate change: term changed from 2 to 3, leader changed from 79006c9746cc4270b46771c14122f0a2 (127.31.243.130) to 3e439aabf9674cb5a7345892d30f36b3 (127.31.243.131). New cstate: current_term: 3 leader_uuid: "3e439aabf9674cb5a7345892d30f36b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:24.206233   534 raft_consensus.cc:1275] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 4 FOLLOWER]: Refusing update from remote peer 33574d67084d4e76b4224352ed555bd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:24.207317   734 consensus_queue.cc:1048] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:24.217414   460 raft_consensus.cc:1275] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 4 FOLLOWER]: Refusing update from remote peer 33574d67084d4e76b4224352ed555bd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:24.219081   735 consensus_queue.cc:1048] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:24.284771   534 raft_consensus.cc:1275] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Refusing update from remote peer 33574d67084d4e76b4224352ed555bd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:24.286019   735 consensus_queue.cc:1048] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:24.294269   460 raft_consensus.cc:1275] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Refusing update from remote peer 33574d67084d4e76b4224352ed555bd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:24.295660   734 consensus_queue.cc:1048] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:24.405220   534 raft_consensus.cc:1275] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 5 FOLLOWER]: Refusing update from remote peer 33574d67084d4e76b4224352ed555bd2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:24.406462   735 consensus_queue.cc:1048] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e439aabf9674cb5a7345892d30f36b3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:24.409791   460 raft_consensus.cc:1275] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 5 FOLLOWER]: Refusing update from remote peer 33574d67084d4e76b4224352ed555bd2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:24.411161   735 consensus_queue.cc:1048] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:24.499308   460 raft_consensus.cc:1275] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Refusing update from remote peer 3e439aabf9674cb5a7345892d30f36b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:24.500365   695 consensus_queue.cc:1048] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:24.508636   384 raft_consensus.cc:1275] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Refusing update from remote peer 3e439aabf9674cb5a7345892d30f36b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:24.511698   757 consensus_queue.cc:1048] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:24.612834   460 raft_consensus.cc:1275] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Refusing update from remote peer 3e439aabf9674cb5a7345892d30f36b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:24.614161   757 consensus_queue.cc:1048] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79006c9746cc4270b46771c14122f0a2" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 43979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:24.616056   384 raft_consensus.cc:1275] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Refusing update from remote peer 3e439aabf9674cb5a7345892d30f36b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:24.617218   757 consensus_queue.cc:1048] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33574d67084d4e76b4224352ed555bd2" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:24.634166 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:24.639396 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:24.639814 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:25.641021 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:25.646140 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:25.646536 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:26.647483 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:26.652154 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:26.652583 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:27.653517 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:27.658525 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:27.658934 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:28.659967 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:28.664759 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:28.665169 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:29.666404 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:29.671641 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:29.672086 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:30.673038 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:30.678154 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:30.678570 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:31.679507 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:31.684266 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:31.684659 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:32.685696 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:32.691052 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:32.691510 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:33.722015 32718 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:12:33.722822 32718 tablet_server.cc:179] TabletServer@127.31.243.129:0 shutting down...
I20260709 12:12:33.752985 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:33.753806 32718 tablet_replica.cc:333] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2: stopping tablet replica
I20260709 12:12:33.754611 32718 raft_consensus.cc:2243] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:33.755239 32718 raft_consensus.cc:2272] T b763360ca56c414180eb6de3c2d21916 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.757470 32718 tablet_replica.cc:333] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2: stopping tablet replica
I20260709 12:12:33.758016 32718 raft_consensus.cc:2243] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:33.758383 32718 raft_consensus.cc:2272] T b311823eb8f9487d915feef9a95e7553 P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.759948 32718 tablet_replica.cc:333] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2: stopping tablet replica
I20260709 12:12:33.760360 32718 raft_consensus.cc:2243] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:33.760684 32718 raft_consensus.cc:2272] T bd0fc45cb7044c7ba7cd3288fa50a88a P 33574d67084d4e76b4224352ed555bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.762468 32718 tablet_replica.cc:333] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2: stopping tablet replica
I20260709 12:12:33.762940 32718 raft_consensus.cc:2243] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:33.763331 32718 raft_consensus.cc:2272] T b3f268fe287942a483a6c8bd79dcb0b4 P 33574d67084d4e76b4224352ed555bd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.764959 32718 tablet_replica.cc:333] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2: stopping tablet replica
I20260709 12:12:33.765379 32718 raft_consensus.cc:2243] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:33.765841 32718 raft_consensus.cc:2272] T 67de3ba9324d4f3b8916fa65b0a601c6 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.767549 32718 tablet_replica.cc:333] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2: stopping tablet replica
I20260709 12:12:33.767982 32718 raft_consensus.cc:2243] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:33.768677 32718 raft_consensus.cc:2272] T ff5138d248504bb19ea4a19132df0612 P 33574d67084d4e76b4224352ed555bd2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.770355 32718 tablet_replica.cc:333] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2: stopping tablet replica
I20260709 12:12:33.770790 32718 raft_consensus.cc:2243] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:33.771636 32718 raft_consensus.cc:2272] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.773195 32718 tablet_replica.cc:333] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2: stopping tablet replica
I20260709 12:12:33.773792 32718 raft_consensus.cc:2243] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:33.774312 32718 raft_consensus.cc:2272] T 5b685c9c3cca4d58be201b0ee5a740e9 P 33574d67084d4e76b4224352ed555bd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.775905 32718 tablet_replica.cc:333] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2: stopping tablet replica
I20260709 12:12:33.776338 32718 raft_consensus.cc:2243] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:33.777123 32718 raft_consensus.cc:2272] T 5f6540b4d0b844bab3227121dce5908b P 33574d67084d4e76b4224352ed555bd2 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:33.787703   426 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:12:33.792634   426 consensus_peers.cc:597] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 -> Peer 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369): Couldn't send request to peer 33574d67084d4e76b4224352ed555bd2. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:33.875550 32718 tablet_server.cc:196] TabletServer@127.31.243.129:0 shutdown complete.
I20260709 12:12:33.897064 32718 tablet_server.cc:179] TabletServer@127.31.243.130:0 shutting down...
W20260709 12:12:33.898545   500 consensus_peers.cc:597] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 -> Peer 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369): Couldn't send request to peer 33574d67084d4e76b4224352ed555bd2. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:33.924032 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:33.924811 32718 tablet_replica.cc:333] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2: stopping tablet replica
I20260709 12:12:33.925731 32718 raft_consensus.cc:2243] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:33.926769 32718 raft_consensus.cc:2272] T bd0fc45cb7044c7ba7cd3288fa50a88a P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.928535 32718 tablet_replica.cc:333] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2: stopping tablet replica
I20260709 12:12:33.929023 32718 raft_consensus.cc:2243] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:33.929400 32718 raft_consensus.cc:2272] T 5b685c9c3cca4d58be201b0ee5a740e9 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.931022 32718 tablet_replica.cc:333] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2: stopping tablet replica
I20260709 12:12:33.931430 32718 raft_consensus.cc:2243] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:33.931790 32718 raft_consensus.cc:2272] T 5f6540b4d0b844bab3227121dce5908b P 79006c9746cc4270b46771c14122f0a2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.933207 32718 tablet_replica.cc:333] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2: stopping tablet replica
I20260709 12:12:33.933699 32718 raft_consensus.cc:2243] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:33.934111 32718 raft_consensus.cc:2272] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.935689 32718 tablet_replica.cc:333] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2: stopping tablet replica
I20260709 12:12:33.936117 32718 raft_consensus.cc:2243] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:33.936496 32718 raft_consensus.cc:2272] T b763360ca56c414180eb6de3c2d21916 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.938149 32718 tablet_replica.cc:333] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2: stopping tablet replica
I20260709 12:12:33.938637 32718 raft_consensus.cc:2243] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:33.939080 32718 raft_consensus.cc:2272] T ff5138d248504bb19ea4a19132df0612 P 79006c9746cc4270b46771c14122f0a2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.941294 32718 tablet_replica.cc:333] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2: stopping tablet replica
I20260709 12:12:33.941903 32718 raft_consensus.cc:2243] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:33.942778 32718 raft_consensus.cc:2272] T 67de3ba9324d4f3b8916fa65b0a601c6 P 79006c9746cc4270b46771c14122f0a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.944733 32718 tablet_replica.cc:333] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2: stopping tablet replica
I20260709 12:12:33.945283 32718 raft_consensus.cc:2243] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:33.946230 32718 raft_consensus.cc:2272] T b3f268fe287942a483a6c8bd79dcb0b4 P 79006c9746cc4270b46771c14122f0a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.948074 32718 tablet_replica.cc:333] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2: stopping tablet replica
I20260709 12:12:33.948732 32718 raft_consensus.cc:2243] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:33.949224 32718 raft_consensus.cc:2272] T b311823eb8f9487d915feef9a95e7553 P 79006c9746cc4270b46771c14122f0a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:33.976508 32718 tablet_server.cc:196] TabletServer@127.31.243.130:0 shutdown complete.
I20260709 12:12:33.995150 32718 tablet_server.cc:179] TabletServer@127.31.243.131:0 shutting down...
I20260709 12:12:34.018358 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:34.019271 32718 tablet_replica.cc:333] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3: stopping tablet replica
I20260709 12:12:34.019968 32718 raft_consensus.cc:2243] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.020474 32718 raft_consensus.cc:2272] T bd0fc45cb7044c7ba7cd3288fa50a88a P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.022382 32718 tablet_replica.cc:333] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3: stopping tablet replica
I20260709 12:12:34.022929 32718 raft_consensus.cc:2243] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:34.023763 32718 raft_consensus.cc:2272] T b311823eb8f9487d915feef9a95e7553 P 3e439aabf9674cb5a7345892d30f36b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.025485 32718 tablet_replica.cc:333] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3: stopping tablet replica
I20260709 12:12:34.026091 32718 raft_consensus.cc:2243] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:34.026965 32718 raft_consensus.cc:2272] T b763360ca56c414180eb6de3c2d21916 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.028785 32718 tablet_replica.cc:333] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3: stopping tablet replica
I20260709 12:12:34.029326 32718 raft_consensus.cc:2243] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.029889 32718 raft_consensus.cc:2272] T 63abf7ca1bbf4aeebb5aeb946cdd8249 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.031575 32718 tablet_replica.cc:333] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3: stopping tablet replica
I20260709 12:12:34.032160 32718 raft_consensus.cc:2243] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.032727 32718 raft_consensus.cc:2272] T b3f268fe287942a483a6c8bd79dcb0b4 P 3e439aabf9674cb5a7345892d30f36b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.034838 32718 tablet_replica.cc:333] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3: stopping tablet replica
I20260709 12:12:34.035502 32718 raft_consensus.cc:2243] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.036037 32718 raft_consensus.cc:2272] T ff5138d248504bb19ea4a19132df0612 P 3e439aabf9674cb5a7345892d30f36b3 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:34.037057   500 consensus_peers.cc:597] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 -> Peer 33574d67084d4e76b4224352ed555bd2 (127.31.243.129:42369): Couldn't send request to peer 33574d67084d4e76b4224352ed555bd2. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:34.038130 32718 tablet_replica.cc:333] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3: stopping tablet replica
I20260709 12:12:34.038694 32718 raft_consensus.cc:2243] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.039134 32718 raft_consensus.cc:2272] T 67de3ba9324d4f3b8916fa65b0a601c6 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.041011 32718 tablet_replica.cc:333] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3: stopping tablet replica
I20260709 12:12:34.041525 32718 raft_consensus.cc:2243] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:34.042467 32718 raft_consensus.cc:2272] T 5b685c9c3cca4d58be201b0ee5a740e9 P 3e439aabf9674cb5a7345892d30f36b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.044354 32718 tablet_replica.cc:333] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3: stopping tablet replica
I20260709 12:12:34.044879 32718 raft_consensus.cc:2243] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.045356 32718 raft_consensus.cc:2272] T 5f6540b4d0b844bab3227121dce5908b P 3e439aabf9674cb5a7345892d30f36b3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.074699 32718 tablet_server.cc:196] TabletServer@127.31.243.131:0 shutdown complete.
I20260709 12:12:34.092078 32718 master.cc:562] Master@127.31.243.190:34555 shutting down...
I20260709 12:12:34.291482 32718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:34.292098 32718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.292390 32718 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5e3aeec908d14903a33b7c162f5e5eae: stopping tablet replica
I20260709 12:12:34.311740 32718 master.cc:584] Master@127.31.243.190:34555 shutdown complete.
33574d67084d4e76b4224352ed555bd2  4
3e439aabf9674cb5a7345892d30f36b3  1
79006c9746cc4270b46771c14122f0a2  4
33574d67084d4e76b4224352ed555bd2  3
3e439aabf9674cb5a7345892d30f36b3  3
79006c9746cc4270b46771c14122f0a2  3
33574d67084d4e76b4224352ed555bd2  0
3e439aabf9674cb5a7345892d30f36b3  1
79006c9746cc4270b46771c14122f0a2  8
33574d67084d4e76b4224352ed555bd2  3
3e439aabf9674cb5a7345892d30f36b3  3
79006c9746cc4270b46771c14122f0a2  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (31166 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:12:34.354153 32718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.243.190:41085
I20260709 12:12:34.355255 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:34.361080   773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:34.361117   772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:34.362195   775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:34.362489 32718 server_base.cc:1061] running on GCE node
I20260709 12:12:34.363492 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:34.363663 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:34.363874 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599154363841 us; error 0 us; skew 500 ppm
I20260709 12:12:34.364418 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:34.366987 32718 webserver.cc:533] Webserver started at http://127.31.243.190:34489/ using document root <none> and password file <none>
I20260709 12:12:34.367477 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:34.367664 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:34.367946 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:34.369050 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/master-0-root/instance:
uuid: "89e0824ea452496a8f6ab6a23d893c0f"
format_stamp: "Formatted at 2026-07-09 12:12:34 on dist-test-slave-s0gw"
I20260709 12:12:34.373572 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:12:34.376818   780 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:34.377532 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:12:34.377894 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/master-0-root
uuid: "89e0824ea452496a8f6ab6a23d893c0f"
format_stamp: "Formatted at 2026-07-09 12:12:34 on dist-test-slave-s0gw"
I20260709 12:12:34.378178 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:34.391155 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:34.392366 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:34.429358 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.190:41085
I20260709 12:12:34.429466   831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.190:41085 every 8 connection(s)
I20260709 12:12:34.433425   832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.443413   832 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f: Bootstrap starting.
I20260709 12:12:34.448311   832 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:34.452839   832 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f: No bootstrap required, opened a new log
I20260709 12:12:34.454965   832 raft_consensus.cc:359] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89e0824ea452496a8f6ab6a23d893c0f" member_type: VOTER }
I20260709 12:12:34.455368   832 raft_consensus.cc:385] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:34.455545   832 raft_consensus.cc:740] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e0824ea452496a8f6ab6a23d893c0f, State: Initialized, Role: FOLLOWER
I20260709 12:12:34.456017   832 consensus_queue.cc:260] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89e0824ea452496a8f6ab6a23d893c0f" member_type: VOTER }
I20260709 12:12:34.456418   832 raft_consensus.cc:399] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:34.456604   832 raft_consensus.cc:493] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:34.456812   832 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:34.460600   832 raft_consensus.cc:515] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89e0824ea452496a8f6ab6a23d893c0f" member_type: VOTER }
I20260709 12:12:34.461067   832 leader_election.cc:304] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [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: 89e0824ea452496a8f6ab6a23d893c0f; no voters: 
I20260709 12:12:34.462133   832 leader_election.cc:290] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:34.462532   835 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:34.463908   835 raft_consensus.cc:697] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [term 1 LEADER]: Becoming Leader. State: Replica: 89e0824ea452496a8f6ab6a23d893c0f, State: Running, Role: LEADER
I20260709 12:12:34.464506   835 consensus_queue.cc:237] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [LEADER]: Queue going to LEADER mode. State: All 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: "89e0824ea452496a8f6ab6a23d893c0f" member_type: VOTER }
I20260709 12:12:34.465000   832 sys_catalog.cc:565] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:34.469427   836 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "89e0824ea452496a8f6ab6a23d893c0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89e0824ea452496a8f6ab6a23d893c0f" member_type: VOTER } }
I20260709 12:12:34.469815   837 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 89e0824ea452496a8f6ab6a23d893c0f. Latest consensus state: current_term: 1 leader_uuid: "89e0824ea452496a8f6ab6a23d893c0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89e0824ea452496a8f6ab6a23d893c0f" member_type: VOTER } }
I20260709 12:12:34.470209   836 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:34.470578   837 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:34.474392   843 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:34.480748   843 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:34.483326 32718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:34.489287   843 catalog_manager.cc:1383] Generated new cluster ID: b0367859355247e9943f981de2a9003f
I20260709 12:12:34.489552   843 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:34.500896   843 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:34.502110   843 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:34.513087   843 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f: Generated new TSK 0
I20260709 12:12:34.513713   843 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:34.517755 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:34.523404   853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:34.524276   854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:34.526129 32718 server_base.cc:1061] running on GCE node
W20260709 12:12:34.526409   856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:34.527226 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:34.527439 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:34.527621 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599154527585 us; error 0 us; skew 500 ppm
I20260709 12:12:34.528156 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:34.530558 32718 webserver.cc:533] Webserver started at http://127.31.243.129:34059/ using document root <none> and password file <none>
I20260709 12:12:34.531067 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:34.531263 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:34.531545 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:34.532612 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-0-root/instance:
uuid: "a377f20d447243fbb67d39e7ab5af5f9"
format_stamp: "Formatted at 2026-07-09 12:12:34 on dist-test-slave-s0gw"
I20260709 12:12:34.537060 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:12:34.540338   861 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:34.541091 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:34.541409 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-0-root
uuid: "a377f20d447243fbb67d39e7ab5af5f9"
format_stamp: "Formatted at 2026-07-09 12:12:34 on dist-test-slave-s0gw"
I20260709 12:12:34.541745 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:34.556412 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:34.557672 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:34.559134 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:34.561352 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:34.561579 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:34.561849 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:34.562041 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:34.600785 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.129:42687
I20260709 12:12:34.600868   923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.129:42687 every 8 connection(s)
I20260709 12:12:34.605686 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:34.612819   928 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:34.614574   929 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:34.617442 32718 server_base.cc:1061] running on GCE node
W20260709 12:12:34.618466   931 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:34.619472 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:34.619692 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:34.619884 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599154619867 us; error 0 us; skew 500 ppm
I20260709 12:12:34.619946   924 heartbeater.cc:344] Connected to a master server at 127.31.243.190:41085
I20260709 12:12:34.620302   924 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:34.620627 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:34.621167   924 heartbeater.cc:507] Master 127.31.243.190:41085 requested a full tablet report, sending...
I20260709 12:12:34.623435 32718 webserver.cc:533] Webserver started at http://127.31.243.130:33731/ using document root <none> and password file <none>
I20260709 12:12:34.623528   797 ts_manager.cc:194] Registered new tserver with Master: a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687)
I20260709 12:12:34.624009 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:34.624254 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:34.624528 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:34.625382   797 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55112
I20260709 12:12:34.625685 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-1-root/instance:
uuid: "0825065104be4fdda0834c5c80721447"
format_stamp: "Formatted at 2026-07-09 12:12:34 on dist-test-slave-s0gw"
I20260709 12:12:34.630565 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:12:34.633888   936 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:34.634789 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:12:34.635044 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-1-root
uuid: "0825065104be4fdda0834c5c80721447"
format_stamp: "Formatted at 2026-07-09 12:12:34 on dist-test-slave-s0gw"
I20260709 12:12:34.635280 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:34.646696 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:34.647789 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:34.649114 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:34.651259 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:34.651427 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:34.651726 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:34.651882 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:34.690320 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.130:41637
I20260709 12:12:34.690433   998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.130:41637 every 8 connection(s)
I20260709 12:12:34.694840 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:34.701301  1002 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:34.702878  1003 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:34.705366  1005 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:34.706205 32718 server_base.cc:1061] running on GCE node
I20260709 12:12:34.706483   999 heartbeater.cc:344] Connected to a master server at 127.31.243.190:41085
I20260709 12:12:34.706902   999 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:34.707144 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:34.707379 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:34.707552 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599154707538 us; error 0 us; skew 500 ppm
I20260709 12:12:34.707665   999 heartbeater.cc:507] Master 127.31.243.190:41085 requested a full tablet report, sending...
I20260709 12:12:34.708118 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:34.709839   797 ts_manager.cc:194] Registered new tserver with Master: 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
I20260709 12:12:34.710698 32718 webserver.cc:533] Webserver started at http://127.31.243.131:41229/ using document root <none> and password file <none>
I20260709 12:12:34.711337 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:34.711584 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:34.711628   797 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55116
I20260709 12:12:34.711968 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:34.713449 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-2-root/instance:
uuid: "645444e8b358479fb7dd8eddf5e8287e"
format_stamp: "Formatted at 2026-07-09 12:12:34 on dist-test-slave-s0gw"
I20260709 12:12:34.717942 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:12:34.721067  1010 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:34.721920 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:12:34.722213 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-2-root
uuid: "645444e8b358479fb7dd8eddf5e8287e"
format_stamp: "Formatted at 2026-07-09 12:12:34 on dist-test-slave-s0gw"
I20260709 12:12:34.722505 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123022568-32718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:34.735275 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:34.736538 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:34.738296 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:34.740777 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:34.740952 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:34.741256 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:34.741432 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:34.780850 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.131:35519
I20260709 12:12:34.780972  1072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.131:35519 every 8 connection(s)
I20260709 12:12:34.795074  1073 heartbeater.cc:344] Connected to a master server at 127.31.243.190:41085
I20260709 12:12:34.795475  1073 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:34.796284  1073 heartbeater.cc:507] Master 127.31.243.190:41085 requested a full tablet report, sending...
I20260709 12:12:34.798242   797 ts_manager.cc:194] Registered new tserver with Master: 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:34.798328 32718 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014401601s
I20260709 12:12:34.799556   797 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55118
I20260709 12:12:34.822319   797 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55126:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:12:34.825141   797 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:12:34.893886  1038 tablet_service.cc:1511] Processing CreateTablet for tablet 4492b350b2c349608fccabb84a3d0288 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:34.895640  1038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4492b350b2c349608fccabb84a3d0288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.899147  1037 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7f73d9884244c182e81f2b5f31ecc4 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:34.900835  1037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7f73d9884244c182e81f2b5f31ecc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.904003  1036 tablet_service.cc:1511] Processing CreateTablet for tablet c062ec65e9494a59abb0bfa061a1bf51 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:34.908842  1035 tablet_service.cc:1511] Processing CreateTablet for tablet fa39574c7c814ce19b2a83d33d060c86 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:34.910996   889 tablet_service.cc:1511] Processing CreateTablet for tablet 4492b350b2c349608fccabb84a3d0288 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:34.911329   885 tablet_service.cc:1511] Processing CreateTablet for tablet ae70c63ae1c945a399053e96f4455d5f (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:34.912324   889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4492b350b2c349608fccabb84a3d0288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.912434   884 tablet_service.cc:1511] Processing CreateTablet for tablet ea631a8bc0d14787a48c508613d81c48 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:34.913691   884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea631a8bc0d14787a48c508613d81c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.913823   886 tablet_service.cc:1511] Processing CreateTablet for tablet fa39574c7c814ce19b2a83d33d060c86 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:34.915199   886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa39574c7c814ce19b2a83d33d060c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.918843   887 tablet_service.cc:1511] Processing CreateTablet for tablet c062ec65e9494a59abb0bfa061a1bf51 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:34.920178   887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c062ec65e9494a59abb0bfa061a1bf51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.921152   883 tablet_service.cc:1511] Processing CreateTablet for tablet bf7a8786a33b4a60b6311882730d6b3a (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:34.922482   883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7a8786a33b4a60b6311882730d6b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.922879   888 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7f73d9884244c182e81f2b5f31ecc4 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:34.924181   888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7f73d9884244c182e81f2b5f31ecc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.927057   885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae70c63ae1c945a399053e96f4455d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.926838   882 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac882fbb5584bdbb7687837c5ff813a (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:34.928076   882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac882fbb5584bdbb7687837c5ff813a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.928304  1036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c062ec65e9494a59abb0bfa061a1bf51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.931406  1035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa39574c7c814ce19b2a83d33d060c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.932093  1034 tablet_service.cc:1511] Processing CreateTablet for tablet ae70c63ae1c945a399053e96f4455d5f (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:34.933398  1034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae70c63ae1c945a399053e96f4455d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.934780  1033 tablet_service.cc:1511] Processing CreateTablet for tablet ea631a8bc0d14787a48c508613d81c48 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:34.937013  1032 tablet_service.cc:1511] Processing CreateTablet for tablet bf7a8786a33b4a60b6311882730d6b3a (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:34.939209   881 tablet_service.cc:1511] Processing CreateTablet for tablet e3ccec4785cf44b3ad058346a9b69cde (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:34.940408   881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ccec4785cf44b3ad058346a9b69cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.942884   880 tablet_service.cc:1511] Processing CreateTablet for tablet 11efbb801c544bc8a348ba8ed350eba6 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:34.944134   880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11efbb801c544bc8a348ba8ed350eba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.948112  1031 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac882fbb5584bdbb7687837c5ff813a (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:34.951114  1029 tablet_service.cc:1511] Processing CreateTablet for tablet 11efbb801c544bc8a348ba8ed350eba6 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:34.954198  1030 tablet_service.cc:1511] Processing CreateTablet for tablet e3ccec4785cf44b3ad058346a9b69cde (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:34.957307  1088 tablet_bootstrap.cc:492] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e: Bootstrap starting.
I20260709 12:12:34.958055  1032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7a8786a33b4a60b6311882730d6b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.962028  1033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea631a8bc0d14787a48c508613d81c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.964605  1088 tablet_bootstrap.cc:654] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:34.966053  1031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac882fbb5584bdbb7687837c5ff813a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.970093  1030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ccec4785cf44b3ad058346a9b69cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.974154  1029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11efbb801c544bc8a348ba8ed350eba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.979561  1088 tablet_bootstrap.cc:492] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e: No bootstrap required, opened a new log
I20260709 12:12:34.980216  1088 ts_tablet_manager.cc:1403] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260709 12:12:34.983153  1088 raft_consensus.cc:359] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:34.984429  1088 raft_consensus.cc:385] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:34.984727  1088 raft_consensus.cc:740] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Initialized, Role: FOLLOWER
I20260709 12:12:34.985671  1088 consensus_queue.cc:260] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:34.997987  1088 ts_tablet_manager.cc:1434] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:12:34.998713  1073 heartbeater.cc:499] Master 127.31.243.190:41085 was elected leader, sending a full tablet report...
I20260709 12:12:35.012228  1088 tablet_bootstrap.cc:492] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e: Bootstrap starting.
I20260709 12:12:35.024765   963 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7f73d9884244c182e81f2b5f31ecc4 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:35.026136   963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7f73d9884244c182e81f2b5f31ecc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.030680   962 tablet_service.cc:1511] Processing CreateTablet for tablet c062ec65e9494a59abb0bfa061a1bf51 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:35.032025   962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c062ec65e9494a59abb0bfa061a1bf51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.034708   961 tablet_service.cc:1511] Processing CreateTablet for tablet fa39574c7c814ce19b2a83d33d060c86 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:35.036017   961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa39574c7c814ce19b2a83d33d060c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.037951   960 tablet_service.cc:1511] Processing CreateTablet for tablet ae70c63ae1c945a399053e96f4455d5f (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:35.039203   960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae70c63ae1c945a399053e96f4455d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.043056   959 tablet_service.cc:1511] Processing CreateTablet for tablet ea631a8bc0d14787a48c508613d81c48 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:35.044338   959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea631a8bc0d14787a48c508613d81c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.043954   964 tablet_service.cc:1511] Processing CreateTablet for tablet 4492b350b2c349608fccabb84a3d0288 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:35.049890   964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4492b350b2c349608fccabb84a3d0288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.050028   956 tablet_service.cc:1511] Processing CreateTablet for tablet e3ccec4785cf44b3ad058346a9b69cde (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:35.051345   956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ccec4785cf44b3ad058346a9b69cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.053229   958 tablet_service.cc:1511] Processing CreateTablet for tablet bf7a8786a33b4a60b6311882730d6b3a (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:35.054539   958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7a8786a33b4a60b6311882730d6b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.057893   957 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac882fbb5584bdbb7687837c5ff813a (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:35.059149   957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac882fbb5584bdbb7687837c5ff813a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.072433   955 tablet_service.cc:1511] Processing CreateTablet for tablet 11efbb801c544bc8a348ba8ed350eba6 (DEFAULT_TABLE table=test-workload [id=da498ee4072c433aa34a5ff726348bd1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:35.074381   955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11efbb801c544bc8a348ba8ed350eba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.082937  1088 tablet_bootstrap.cc:654] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.123445  1089 tablet_bootstrap.cc:492] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9: Bootstrap starting.
I20260709 12:12:35.128300  1093 tablet_bootstrap.cc:492] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447: Bootstrap starting.
I20260709 12:12:35.141113  1089 tablet_bootstrap.cc:654] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.169669  1093 tablet_bootstrap.cc:654] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.171763  1088 tablet_bootstrap.cc:492] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e: No bootstrap required, opened a new log
I20260709 12:12:35.172290  1088 ts_tablet_manager.cc:1403] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e: Time spent bootstrapping tablet: real 0.160s	user 0.015s	sys 0.031s
I20260709 12:12:35.175736  1088 raft_consensus.cc:359] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:35.176489  1088 raft_consensus.cc:385] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.176803  1088 raft_consensus.cc:740] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.177368  1093 tablet_bootstrap.cc:492] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447: No bootstrap required, opened a new log
I20260709 12:12:35.177852  1093 ts_tablet_manager.cc:1403] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.007s
I20260709 12:12:35.177559  1088 consensus_queue.cc:260] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:35.178323  1089 tablet_bootstrap.cc:492] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9: No bootstrap required, opened a new log
I20260709 12:12:35.179009  1089 ts_tablet_manager.cc:1403] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.003s
I20260709 12:12:35.179829  1088 ts_tablet_manager.cc:1434] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:35.180721  1088 tablet_bootstrap.cc:492] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e: Bootstrap starting.
I20260709 12:12:35.180510  1093 raft_consensus.cc:359] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.181207  1093 raft_consensus.cc:385] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.181502  1093 raft_consensus.cc:740] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.181964  1089 raft_consensus.cc:359] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.182677  1089 raft_consensus.cc:385] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.182397  1093 consensus_queue.cc:260] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.182977  1089 raft_consensus.cc:740] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.183806  1089 consensus_queue.cc:260] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.188361  1088 tablet_bootstrap.cc:654] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.191530  1093 ts_tablet_manager.cc:1434] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.006s
I20260709 12:12:35.192268   999 heartbeater.cc:499] Master 127.31.243.190:41085 was elected leader, sending a full tablet report...
I20260709 12:12:35.194263  1093 tablet_bootstrap.cc:492] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447: Bootstrap starting.
I20260709 12:12:35.199770  1089 ts_tablet_manager.cc:1434] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.011s
I20260709 12:12:35.200531   924 heartbeater.cc:499] Master 127.31.243.190:41085 was elected leader, sending a full tablet report...
I20260709 12:12:35.201707  1093 tablet_bootstrap.cc:654] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.203158  1089 tablet_bootstrap.cc:492] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9: Bootstrap starting.
I20260709 12:12:35.204964  1088 tablet_bootstrap.cc:492] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e: No bootstrap required, opened a new log
I20260709 12:12:35.205574  1088 ts_tablet_manager.cc:1403] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260709 12:12:35.209300  1088 raft_consensus.cc:359] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.210249  1088 raft_consensus.cc:385] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.210719  1089 tablet_bootstrap.cc:654] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.210618  1088 raft_consensus.cc:740] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.211673  1088 consensus_queue.cc:260] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.214660  1088 ts_tablet_manager.cc:1434] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 12:12:35.215919  1088 tablet_bootstrap.cc:492] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e: Bootstrap starting.
I20260709 12:12:35.224404  1088 tablet_bootstrap.cc:654] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.230681  1089 tablet_bootstrap.cc:492] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9: No bootstrap required, opened a new log
I20260709 12:12:35.231135  1089 ts_tablet_manager.cc:1403] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260709 12:12:35.234155  1089 raft_consensus.cc:359] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.234853  1089 raft_consensus.cc:385] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.235124  1089 raft_consensus.cc:740] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.235945  1089 consensus_queue.cc:260] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.238296  1089 ts_tablet_manager.cc:1434] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:35.239223  1089 tablet_bootstrap.cc:492] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9: Bootstrap starting.
I20260709 12:12:35.246877  1089 tablet_bootstrap.cc:654] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.253350  1093 tablet_bootstrap.cc:492] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447: No bootstrap required, opened a new log
I20260709 12:12:35.254038  1093 ts_tablet_manager.cc:1403] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.040s
I20260709 12:12:35.257469  1093 raft_consensus.cc:359] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.258057  1089 tablet_bootstrap.cc:492] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9: No bootstrap required, opened a new log
I20260709 12:12:35.258001  1088 tablet_bootstrap.cc:492] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e: No bootstrap required, opened a new log
I20260709 12:12:35.258234  1093 raft_consensus.cc:385] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.258572  1089 ts_tablet_manager.cc:1403] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260709 12:12:35.258764  1088 ts_tablet_manager.cc:1403] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.023s
I20260709 12:12:35.258636  1093 raft_consensus.cc:740] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.259667  1093 consensus_queue.cc:260] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.261474  1089 raft_consensus.cc:359] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.262048  1093 ts_tablet_manager.cc:1434] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:12:35.261723  1088 raft_consensus.cc:359] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.262210  1089 raft_consensus.cc:385] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.262586  1088 raft_consensus.cc:385] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.262682  1089 raft_consensus.cc:740] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.263058  1093 tablet_bootstrap.cc:492] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447: Bootstrap starting.
I20260709 12:12:35.263140  1088 raft_consensus.cc:740] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.263695  1089 consensus_queue.cc:260] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.264221  1088 consensus_queue.cc:260] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.266680  1088 ts_tablet_manager.cc:1434] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:35.267647  1088 tablet_bootstrap.cc:492] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e: Bootstrap starting.
I20260709 12:12:35.269574  1093 tablet_bootstrap.cc:654] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.274070  1088 tablet_bootstrap.cc:654] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.280421  1089 ts_tablet_manager.cc:1434] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260709 12:12:35.281826  1089 tablet_bootstrap.cc:492] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9: Bootstrap starting.
I20260709 12:12:35.291764  1089 tablet_bootstrap.cc:654] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.292205  1093 tablet_bootstrap.cc:492] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447: No bootstrap required, opened a new log
I20260709 12:12:35.292637  1093 ts_tablet_manager.cc:1403] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.008s
I20260709 12:12:35.293063  1088 tablet_bootstrap.cc:492] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e: No bootstrap required, opened a new log
I20260709 12:12:35.293534  1088 ts_tablet_manager.cc:1403] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260709 12:12:35.295477  1093 raft_consensus.cc:359] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:35.296116  1093 raft_consensus.cc:385] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.296371  1093 raft_consensus.cc:740] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.296391  1088 raft_consensus.cc:359] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.297094  1089 tablet_bootstrap.cc:492] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9: No bootstrap required, opened a new log
I20260709 12:12:35.297204  1088 raft_consensus.cc:385] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.297204  1093 consensus_queue.cc:260] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:35.297633  1089 ts_tablet_manager.cc:1403] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 12:12:35.297660  1088 raft_consensus.cc:740] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.298597  1088 consensus_queue.cc:260] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.299480  1093 ts_tablet_manager.cc:1434] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:35.300454  1093 tablet_bootstrap.cc:492] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447: Bootstrap starting.
I20260709 12:12:35.300838  1088 ts_tablet_manager.cc:1434] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:12:35.301811  1088 tablet_bootstrap.cc:492] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e: Bootstrap starting.
I20260709 12:12:35.303709  1089 raft_consensus.cc:359] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.304426  1089 raft_consensus.cc:385] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.304702  1089 raft_consensus.cc:740] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.305425  1089 consensus_queue.cc:260] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.308936  1088 tablet_bootstrap.cc:654] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.309921  1089 ts_tablet_manager.cc:1434] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:12:35.310921  1089 tablet_bootstrap.cc:492] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9: Bootstrap starting.
I20260709 12:12:35.318681  1089 tablet_bootstrap.cc:654] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.319661  1093 tablet_bootstrap.cc:654] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.322438  1088 tablet_bootstrap.cc:492] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e: No bootstrap required, opened a new log
I20260709 12:12:35.323132  1088 ts_tablet_manager.cc:1403] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.014s
I20260709 12:12:35.326905  1088 raft_consensus.cc:359] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.327946  1088 raft_consensus.cc:385] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.328357  1088 raft_consensus.cc:740] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.329144  1088 consensus_queue.cc:260] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.330845  1093 tablet_bootstrap.cc:492] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447: No bootstrap required, opened a new log
I20260709 12:12:35.331324  1093 ts_tablet_manager.cc:1403] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260709 12:12:35.332885  1088 ts_tablet_manager.cc:1434] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:12:35.333957  1088 tablet_bootstrap.cc:492] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e: Bootstrap starting.
I20260709 12:12:35.334189  1093 raft_consensus.cc:359] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.334875  1093 raft_consensus.cc:385] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.335116  1097 raft_consensus.cc:493] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.335177  1093 raft_consensus.cc:740] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.335846  1097 raft_consensus.cc:515] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.336328  1093 consensus_queue.cc:260] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.339075  1093 ts_tablet_manager.cc:1434] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:35.340040  1093 tablet_bootstrap.cc:492] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447: Bootstrap starting.
I20260709 12:12:35.341467  1088 tablet_bootstrap.cc:654] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.346459  1097 leader_election.cc:290] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:35.347128  1097 raft_consensus.cc:493] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.347685  1097 raft_consensus.cc:515] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.351073  1093 tablet_bootstrap.cc:654] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.352655  1096 raft_consensus.cc:493] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.353277  1096 raft_consensus.cc:515] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.366367  1096 leader_election.cc:290] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:35.367053  1096 raft_consensus.cc:493] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.367589  1096 raft_consensus.cc:515] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.372275  1096 leader_election.cc:290] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:35.372941  1096 raft_consensus.cc:493] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.373448  1096 raft_consensus.cc:515] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.394248  1096 leader_election.cc:290] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:35.398442  1097 leader_election.cc:290] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:35.426096   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7f73d9884244c182e81f2b5f31ecc4" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447" is_pre_election: true
I20260709 12:12:35.425283   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c062ec65e9494a59abb0bfa061a1bf51" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447" is_pre_election: true
W20260709 12:12:35.429759   864 leader_election.cc:343] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:35.430549   864 leader_election.cc:343] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.435822  1088 tablet_bootstrap.cc:492] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e: No bootstrap required, opened a new log
I20260709 12:12:35.436359  1088 ts_tablet_manager.cc:1403] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e: Time spent bootstrapping tablet: real 0.103s	user 0.028s	sys 0.030s
I20260709 12:12:35.436914  1093 tablet_bootstrap.cc:492] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447: No bootstrap required, opened a new log
I20260709 12:12:35.437502  1093 ts_tablet_manager.cc:1403] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.004s
I20260709 12:12:35.439721  1088 raft_consensus.cc:359] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.440497  1088 raft_consensus.cc:385] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.440236  1093 raft_consensus.cc:359] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.440898  1088 raft_consensus.cc:740] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.440961  1093 raft_consensus.cc:385] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.441414  1093 raft_consensus.cc:740] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.442137  1093 consensus_queue.cc:260] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.442103  1088 consensus_queue.cc:260] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.448901  1088 ts_tablet_manager.cc:1434] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:12:35.449968  1088 tablet_bootstrap.cc:492] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e: Bootstrap starting.
I20260709 12:12:35.451078  1093 ts_tablet_manager.cc:1434] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.005s
I20260709 12:12:35.456420  1088 tablet_bootstrap.cc:654] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.458438  1093 tablet_bootstrap.cc:492] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447: Bootstrap starting.
I20260709 12:12:35.463450  1091 raft_consensus.cc:493] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.464067  1091 raft_consensus.cc:515] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.466580  1093 tablet_bootstrap.cc:654] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.467638  1088 tablet_bootstrap.cc:492] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e: No bootstrap required, opened a new log
I20260709 12:12:35.468118  1088 ts_tablet_manager.cc:1403] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.013s
I20260709 12:12:35.471204  1088 raft_consensus.cc:359] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.472245  1088 raft_consensus.cc:385] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.472677  1088 raft_consensus.cc:740] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.473743  1088 consensus_queue.cc:260] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.475123  1091 leader_election.cc:290] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
W20260709 12:12:35.478775   845 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:35.482627  1093 tablet_bootstrap.cc:492] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447: No bootstrap required, opened a new log
I20260709 12:12:35.483130  1093 ts_tablet_manager.cc:1403] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260709 12:12:35.484310  1088 ts_tablet_manager.cc:1434] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.003s
I20260709 12:12:35.485252  1088 tablet_bootstrap.cc:492] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e: Bootstrap starting.
I20260709 12:12:35.486001  1093 raft_consensus.cc:359] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.486678  1093 raft_consensus.cc:385] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.486976  1093 raft_consensus.cc:740] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.487687  1093 consensus_queue.cc:260] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.491627  1088 tablet_bootstrap.cc:654] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.494179  1124 raft_consensus.cc:493] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.494639  1124 raft_consensus.cc:515] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.496786  1124 leader_election.cc:290] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
I20260709 12:12:35.497001  1093 ts_tablet_manager.cc:1434] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:12:35.505858  1093 tablet_bootstrap.cc:492] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447: Bootstrap starting.
I20260709 12:12:35.506316  1088 tablet_bootstrap.cc:492] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e: No bootstrap required, opened a new log
I20260709 12:12:35.506824  1088 ts_tablet_manager.cc:1403] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260709 12:12:35.509536  1088 raft_consensus.cc:359] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.510404  1088 raft_consensus.cc:385] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.510741  1088 raft_consensus.cc:740] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.510952  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c062ec65e9494a59abb0bfa061a1bf51" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e" is_pre_election: true
I20260709 12:12:35.512024  1093 tablet_bootstrap.cc:654] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.511574  1088 consensus_queue.cc:260] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.511883  1048 raft_consensus.cc:2468] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 0.
I20260709 12:12:35.513942   863 leader_election.cc:304] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [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: 645444e8b358479fb7dd8eddf5e8287e, a377f20d447243fbb67d39e7ab5af5f9; no voters: 0825065104be4fdda0834c5c80721447
I20260709 12:12:35.514732  1088 ts_tablet_manager.cc:1434] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:35.515712  1088 tablet_bootstrap.cc:492] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e: Bootstrap starting.
I20260709 12:12:35.515751  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7f73d9884244c182e81f2b5f31ecc4" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e" is_pre_election: true
I20260709 12:12:35.517531  1093 tablet_bootstrap.cc:492] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447: No bootstrap required, opened a new log
I20260709 12:12:35.517596  1111 raft_consensus.cc:2804] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:35.518106  1093 ts_tablet_manager.cc:1403] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:12:35.518209  1111 raft_consensus.cc:493] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:35.518728  1111 raft_consensus.cc:3060] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.521034  1093 raft_consensus.cc:359] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.521755  1093 raft_consensus.cc:385] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.522073  1093 raft_consensus.cc:740] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.522190  1088 tablet_bootstrap.cc:654] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.522959  1093 consensus_queue.cc:260] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
W20260709 12:12:35.524804   863 leader_election.cc:343] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.525413   863 leader_election.cc:304] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a377f20d447243fbb67d39e7ab5af5f9; no voters: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e
I20260709 12:12:35.526391  1097 raft_consensus.cc:2749] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:35.533592  1088 tablet_bootstrap.cc:492] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e: No bootstrap required, opened a new log
I20260709 12:12:35.533803  1093 ts_tablet_manager.cc:1434] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:12:35.534183  1088 ts_tablet_manager.cc:1403] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 12:12:35.535013   899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:35.535931   899 raft_consensus.cc:2468] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 0.
I20260709 12:12:35.537094  1088 raft_consensus.cc:359] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.537858  1088 raft_consensus.cc:385] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.537552   898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:35.538714  1088 raft_consensus.cc:740] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.538691   897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a8786a33b4a60b6311882730d6b3a" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:35.539860  1088 consensus_queue.cc:260] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.541280  1093 tablet_bootstrap.cc:492] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447: Bootstrap starting.
I20260709 12:12:35.541759  1088 ts_tablet_manager.cc:1434] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:35.545221   937 leader_election.cc:304] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0825065104be4fdda0834c5c80721447, a377f20d447243fbb67d39e7ab5af5f9; no voters: 
I20260709 12:12:35.546200  1115 raft_consensus.cc:2804] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:12:35.546268   937 leader_election.cc:343] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.546639  1115 raft_consensus.cc:493] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:12:35.546936   937 leader_election.cc:343] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.546993  1115 raft_consensus.cc:3060] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.549639  1089 tablet_bootstrap.cc:492] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9: No bootstrap required, opened a new log
I20260709 12:12:35.550319  1089 ts_tablet_manager.cc:1403] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9: Time spent bootstrapping tablet: real 0.240s	user 0.100s	sys 0.130s
I20260709 12:12:35.553231  1093 tablet_bootstrap.cc:654] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.553758  1089 raft_consensus.cc:359] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.554569  1089 raft_consensus.cc:385] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.554931  1089 raft_consensus.cc:740] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.555862  1089 consensus_queue.cc:260] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.558118  1089 ts_tablet_manager.cc:1434] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:12:35.559110  1089 tablet_bootstrap.cc:492] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9: Bootstrap starting.
I20260709 12:12:35.561440  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e" is_pre_election: true
I20260709 12:12:35.562211  1048 raft_consensus.cc:2468] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 0.
I20260709 12:12:35.562362  1115 raft_consensus.cc:515] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.563686  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e" is_pre_election: true
I20260709 12:12:35.564509  1047 raft_consensus.cc:2468] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 0.
I20260709 12:12:35.565181   897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:35.565373  1115 leader_election.cc:290] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 election: Requested vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:35.565541  1089 tablet_bootstrap.cc:654] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.565529  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a8786a33b4a60b6311882730d6b3a" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e" is_pre_election: true
I20260709 12:12:35.566323  1046 raft_consensus.cc:2468] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 0.
I20260709 12:12:35.565790   897 raft_consensus.cc:3060] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.567690   938 leader_election.cc:304] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [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: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:35.573403  1124 raft_consensus.cc:493] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.574065  1124 raft_consensus.cc:515] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.576620  1124 leader_election.cc:290] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
I20260709 12:12:35.578553  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:35.579298  1046 raft_consensus.cc:3060] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.582108   938 leader_election.cc:304] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [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: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:35.583339  1114 raft_consensus.cc:2804] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:35.583823  1114 raft_consensus.cc:493] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:35.584264  1114 raft_consensus.cc:3060] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.588449  1093 tablet_bootstrap.cc:492] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447: No bootstrap required, opened a new log
I20260709 12:12:35.589035  1093 ts_tablet_manager.cc:1403] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.001s
I20260709 12:12:35.589771  1124 raft_consensus.cc:493] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.590405  1124 raft_consensus.cc:515] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.592916  1124 leader_election.cc:290] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
I20260709 12:12:35.593166  1096 raft_consensus.cc:2804] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:35.593667  1096 raft_consensus.cc:493] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:35.594110  1096 raft_consensus.cc:3060] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.603729  1096 raft_consensus.cc:515] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.604270  1124 raft_consensus.cc:493] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.606477  1046 raft_consensus.cc:2468] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 1.
I20260709 12:12:35.606914   897 raft_consensus.cc:2468] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 1.
I20260709 12:12:35.608106   938 leader_election.cc:304] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: 
I20260709 12:12:35.604902  1124 raft_consensus.cc:515] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.611687  1130 raft_consensus.cc:493] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.612155  1130 raft_consensus.cc:515] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.612632   897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a8786a33b4a60b6311882730d6b3a" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:35.614352  1130 leader_election.cc:290] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:35.614289  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a8786a33b4a60b6311882730d6b3a" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
W20260709 12:12:35.614718   937 leader_election.cc:343] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.615770  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ccec4785cf44b3ad058346a9b69cde" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e" is_pre_election: true
I20260709 12:12:35.616371  1048 raft_consensus.cc:2468] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 0.
I20260709 12:12:35.616313   898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ccec4785cf44b3ad058346a9b69cde" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:35.617834   938 leader_election.cc:304] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: 
W20260709 12:12:35.618422   937 leader_election.cc:343] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.614928  1047 raft_consensus.cc:3060] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.620647  1114 raft_consensus.cc:515] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.622107  1131 raft_consensus.cc:2804] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:35.622882  1114 leader_election.cc:290] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 election: Requested vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:35.623458  1114 raft_consensus.cc:2804] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:35.623839   898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:35.624501  1091 raft_consensus.cc:493] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.624959  1091 raft_consensus.cc:515] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
W20260709 12:12:35.625484   937 leader_election.cc:343] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.627118  1091 leader_election.cc:290] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
I20260709 12:12:35.592388  1093 raft_consensus.cc:359] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.631372  1093 raft_consensus.cc:385] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.631686  1093 raft_consensus.cc:740] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.609532  1096 leader_election.cc:290] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 election: Requested vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:35.632500  1093 consensus_queue.cc:260] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.612725  1124 leader_election.cc:290] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
I20260709 12:12:35.635491  1111 raft_consensus.cc:515] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.637543  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:35.637776  1131 raft_consensus.cc:697] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Becoming Leader. State: Replica: 0825065104be4fdda0834c5c80721447, State: Running, Role: LEADER
I20260709 12:12:35.637706  1047 raft_consensus.cc:2468] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 1.
I20260709 12:12:35.638141  1048 raft_consensus.cc:3060] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.638864  1131 consensus_queue.cc:237] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.642709   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447" is_pre_election: true
I20260709 12:12:35.644820   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c062ec65e9494a59abb0bfa061a1bf51" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447" is_pre_election: true
I20260709 12:12:35.646647   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447" is_pre_election: true
I20260709 12:12:35.647637   974 raft_consensus.cc:2393] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 645444e8b358479fb7dd8eddf5e8287e in current term 1: Already voted for candidate 0825065104be4fdda0834c5c80721447 in this term.
I20260709 12:12:35.649147  1114 raft_consensus.cc:493] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:35.649634  1114 raft_consensus.cc:3060] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.650758  1093 ts_tablet_manager.cc:1434] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447: Time spent starting tablet: real 0.061s	user 0.003s	sys 0.006s
I20260709 12:12:35.651952   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70c63ae1c945a399053e96f4455d5f" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447" is_pre_election: true
I20260709 12:12:35.653873   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447" is_pre_election: true
I20260709 12:12:35.653760   972 raft_consensus.cc:2468] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 0.
I20260709 12:12:35.652171   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ccec4785cf44b3ad058346a9b69cde" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447" is_pre_election: true
W20260709 12:12:35.656471  1013 leader_election.cc:343] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.656638   938 leader_election.cc:304] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [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: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:35.657382  1130 raft_consensus.cc:2804] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:12:35.657775  1013 leader_election.cc:343] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.657843  1130 raft_consensus.cc:697] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Becoming Leader. State: Replica: 0825065104be4fdda0834c5c80721447, State: Running, Role: LEADER
I20260709 12:12:35.659404  1013 leader_election.cc:304] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: 
I20260709 12:12:35.660182  1091 raft_consensus.cc:493] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.660728  1124 raft_consensus.cc:2804] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:35.660624  1091 raft_consensus.cc:515] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:35.661110  1124 raft_consensus.cc:493] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:35.661446  1124 raft_consensus.cc:3060] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.659790  1130 consensus_queue.cc:237] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.663069  1091 leader_election.cc:290] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687)
I20260709 12:12:35.666678  1048 raft_consensus.cc:2468] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 1.
I20260709 12:12:35.667217  1091 raft_consensus.cc:493] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.667865  1091 raft_consensus.cc:515] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.669852   938 leader_election.cc:304] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [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: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:35.671103  1091 leader_election.cc:290] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
I20260709 12:12:35.673671  1111 leader_election.cc:290] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 1 election: Requested vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:35.674288  1131 raft_consensus.cc:2804] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:35.674737   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c062ec65e9494a59abb0bfa061a1bf51" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:35.675078  1093 tablet_bootstrap.cc:492] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447: Bootstrap starting.
I20260709 12:12:35.675155  1131 raft_consensus.cc:697] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Becoming Leader. State: Replica: 0825065104be4fdda0834c5c80721447, State: Running, Role: LEADER
W20260709 12:12:35.676177   864 leader_election.cc:343] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.676043  1131 consensus_queue.cc:237] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.680706   897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:35.679527   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447" is_pre_election: true
I20260709 12:12:35.681448   897 raft_consensus.cc:2393] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 645444e8b358479fb7dd8eddf5e8287e in current term 1: Already voted for candidate 0825065104be4fdda0834c5c80721447 in this term.
I20260709 12:12:35.681205   898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c062ec65e9494a59abb0bfa061a1bf51" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:35.681944   972 raft_consensus.cc:2468] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 0.
I20260709 12:12:35.682422   898 raft_consensus.cc:2393] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 645444e8b358479fb7dd8eddf5e8287e in current term 1: Already voted for candidate a377f20d447243fbb67d39e7ab5af5f9 in this term.
I20260709 12:12:35.682351  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c062ec65e9494a59abb0bfa061a1bf51" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:35.683297   897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ccec4785cf44b3ad058346a9b69cde" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:35.683585   899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:35.684684   897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11efbb801c544bc8a348ba8ed350eba6" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:35.685192   896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70c63ae1c945a399053e96f4455d5f" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:35.686416   896 raft_consensus.cc:2468] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 0.
I20260709 12:12:35.687812   895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:35.684203  1048 raft_consensus.cc:3060] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.691757  1093 tablet_bootstrap.cc:654] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.692588   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11efbb801c544bc8a348ba8ed350eba6" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447" is_pre_election: true
I20260709 12:12:35.692679  1011 leader_election.cc:304] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 645444e8b358479fb7dd8eddf5e8287e; no voters: 0825065104be4fdda0834c5c80721447, a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:35.693300   972 raft_consensus.cc:2468] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 0.
I20260709 12:12:35.694324  1013 leader_election.cc:304] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: 
I20260709 12:12:35.694410  1011 leader_election.cc:304] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 645444e8b358479fb7dd8eddf5e8287e; no voters: 0825065104be4fdda0834c5c80721447, a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:35.690763   795 catalog_manager.cc:5697] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0825065104be4fdda0834c5c80721447 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0825065104be4fdda0834c5c80721447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:35.701782   898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:35.703632   898 raft_consensus.cc:2468] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 0.
I20260709 12:12:35.696043  1091 raft_consensus.cc:2749] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:35.705705  1091 raft_consensus.cc:2804] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:35.706178  1091 raft_consensus.cc:493] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:35.706836  1091 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.709164  1114 raft_consensus.cc:515] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.710567   974 raft_consensus.cc:2393] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 645444e8b358479fb7dd8eddf5e8287e in current term 1: Already voted for candidate 0825065104be4fdda0834c5c80721447 in this term.
I20260709 12:12:35.714583   898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ccec4785cf44b3ad058346a9b69cde" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
W20260709 12:12:35.715905   937 leader_election.cc:343] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.718010  1048 raft_consensus.cc:2468] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 1.
I20260709 12:12:35.719543   863 leader_election.cc:304] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [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: 645444e8b358479fb7dd8eddf5e8287e, a377f20d447243fbb67d39e7ab5af5f9; no voters: 0825065104be4fdda0834c5c80721447
I20260709 12:12:35.720528  1114 leader_election.cc:290] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 election: Requested vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:35.724023  1111 raft_consensus.cc:2804] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:35.711288  1124 raft_consensus.cc:515] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.725633  1111 raft_consensus.cc:697] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 LEADER]: Becoming Leader. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:35.727259  1111 consensus_queue.cc:237] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.728209  1124 leader_election.cc:290] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 election: Requested vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
I20260709 12:12:35.728865  1124 raft_consensus.cc:2749] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:35.729939  1089 tablet_bootstrap.cc:492] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9: No bootstrap required, opened a new log
I20260709 12:12:35.730499  1089 ts_tablet_manager.cc:1403] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9: Time spent bootstrapping tablet: real 0.172s	user 0.035s	sys 0.071s
I20260709 12:12:35.732748   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70c63ae1c945a399053e96f4455d5f" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:35.733456   974 raft_consensus.cc:3060] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.737212  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ccec4785cf44b3ad058346a9b69cde" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:35.737803  1048 raft_consensus.cc:3060] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.747198  1013 leader_election.cc:304] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: 
W20260709 12:12:35.749392  1011 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:42687, user_credentials={real_user=slave}} blocked reactor thread for 55097.5us
W20260709 12:12:35.751341  1011 leader_election.cc:343] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.750342  1089 raft_consensus.cc:359] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:35.752290  1089 raft_consensus.cc:385] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:35.752467  1011 leader_election.cc:343] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.752609  1089 raft_consensus.cc:740] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.752923  1011 leader_election.cc:304] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 645444e8b358479fb7dd8eddf5e8287e; no voters: 0825065104be4fdda0834c5c80721447, a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:35.753400  1089 consensus_queue.cc:260] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
W20260709 12:12:35.754063  1011 leader_election.cc:343] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:35.756197  1011 leader_election.cc:343] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.757038  1011 leader_election.cc:304] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [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: 645444e8b358479fb7dd8eddf5e8287e, a377f20d447243fbb67d39e7ab5af5f9; no voters: 0825065104be4fdda0834c5c80721447
I20260709 12:12:35.757848  1124 raft_consensus.cc:2804] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:35.758188  1124 raft_consensus.cc:493] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:35.758505  1124 raft_consensus.cc:3060] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.758962   898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70c63ae1c945a399053e96f4455d5f" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:35.759521   898 raft_consensus.cc:3060] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.761161  1136 raft_consensus.cc:2749] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:35.761229  1138 raft_consensus.cc:2804] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:35.763731   797 catalog_manager.cc:5697] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:35.764915  1089 ts_tablet_manager.cc:1434] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 12:12:35.766121  1089 tablet_bootstrap.cc:492] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9: Bootstrap starting.
I20260709 12:12:35.760514  1091 raft_consensus.cc:515] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:35.763808   974 raft_consensus.cc:2468] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 1.
I20260709 12:12:35.767805  1093 tablet_bootstrap.cc:492] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447: No bootstrap required, opened a new log
I20260709 12:12:35.768230  1093 ts_tablet_manager.cc:1403] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447: Time spent bootstrapping tablet: real 0.093s	user 0.021s	sys 0.014s
I20260709 12:12:35.768076  1091 leader_election.cc:290] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 election: Requested vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687)
I20260709 12:12:35.768451  1138 raft_consensus.cc:493] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:35.768942  1138 raft_consensus.cc:3060] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.770960   895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:35.771800   895 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.771562  1093 raft_consensus.cc:359] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.772178  1093 raft_consensus.cc:385] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.772473  1093 raft_consensus.cc:740] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.773360  1093 consensus_queue.cc:260] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.775449  1093 ts_tablet_manager.cc:1434] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:35.776366  1093 tablet_bootstrap.cc:492] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447: Bootstrap starting.
I20260709 12:12:35.776371  1089 tablet_bootstrap.cc:654] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.754812  1013 leader_election.cc:304] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 645444e8b358479fb7dd8eddf5e8287e; no voters: 0825065104be4fdda0834c5c80721447, a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:35.779384   895 raft_consensus.cc:2468] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 1.
I20260709 12:12:35.782111  1011 leader_election.cc:304] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645444e8b358479fb7dd8eddf5e8287e, a377f20d447243fbb67d39e7ab5af5f9; no voters: 
I20260709 12:12:35.780746  1048 raft_consensus.cc:2468] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 1.
I20260709 12:12:35.787549  1091 raft_consensus.cc:2804] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:35.788014  1091 raft_consensus.cc:697] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Becoming Leader. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Running, Role: LEADER
I20260709 12:12:35.788146   938 leader_election.cc:304] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [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: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:35.788844  1093 tablet_bootstrap.cc:654] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.789403  1131 raft_consensus.cc:2804] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:35.776666   898 raft_consensus.cc:2468] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 1.
I20260709 12:12:35.788837  1091 consensus_queue.cc:237] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:35.790045  1131 raft_consensus.cc:697] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Becoming Leader. State: Replica: 0825065104be4fdda0834c5c80721447, State: Running, Role: LEADER
I20260709 12:12:35.791693  1136 raft_consensus.cc:2749] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:35.792435  1124 raft_consensus.cc:515] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.793722  1011 leader_election.cc:304] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645444e8b358479fb7dd8eddf5e8287e, a377f20d447243fbb67d39e7ab5af5f9; no voters: 
I20260709 12:12:35.794507  1124 leader_election.cc:290] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 election: Requested vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
I20260709 12:12:35.795032  1124 raft_consensus.cc:2804] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:35.797482  1089 tablet_bootstrap.cc:492] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9: No bootstrap required, opened a new log
I20260709 12:12:35.798094  1089 ts_tablet_manager.cc:1403] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.006s
I20260709 12:12:35.795610  1124 raft_consensus.cc:697] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Becoming Leader. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Running, Role: LEADER
I20260709 12:12:35.800647  1124 consensus_queue.cc:237] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.802191   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:35.802330   898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:35.802798   974 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.802711   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:35.802939   898 raft_consensus.cc:3060] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:35.804613  1013 leader_election.cc:343] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.795331  1131 consensus_queue.cc:237] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.815750  1130 raft_consensus.cc:493] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.816385  1130 raft_consensus.cc:515] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.821951   895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7f73d9884244c182e81f2b5f31ecc4" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:35.822837   895 raft_consensus.cc:2468] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 0.
I20260709 12:12:35.823550   974 raft_consensus.cc:2468] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 1.
I20260709 12:12:35.826334  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7f73d9884244c182e81f2b5f31ecc4" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e" is_pre_election: true
I20260709 12:12:35.827175  1048 raft_consensus.cc:2468] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 0.
I20260709 12:12:35.828917   937 leader_election.cc:304] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0825065104be4fdda0834c5c80721447, a377f20d447243fbb67d39e7ab5af5f9; no voters: 
I20260709 12:12:35.830116  1114 raft_consensus.cc:2804] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:35.830590  1114 raft_consensus.cc:493] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:35.831017  1114 raft_consensus.cc:3060] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.835705  1093 tablet_bootstrap.cc:492] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447: No bootstrap required, opened a new log
I20260709 12:12:35.836155  1093 ts_tablet_manager.cc:1403] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.025s
I20260709 12:12:35.836535   898 raft_consensus.cc:2468] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 1.
I20260709 12:12:35.833217  1089 raft_consensus.cc:359] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.837651  1011 leader_election.cc:304] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [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: 645444e8b358479fb7dd8eddf5e8287e, a377f20d447243fbb67d39e7ab5af5f9; no voters: 0825065104be4fdda0834c5c80721447
I20260709 12:12:35.837903  1138 raft_consensus.cc:515] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.837667  1089 raft_consensus.cc:385] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.839133  1130 leader_election.cc:290] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:35.838873  1093 raft_consensus.cc:359] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.840025  1093 raft_consensus.cc:385] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.840005  1138 leader_election.cc:290] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 election: Requested vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
I20260709 12:12:35.840435  1093 raft_consensus.cc:740] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.840651  1138 raft_consensus.cc:2804] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:35.841305   898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11efbb801c544bc8a348ba8ed350eba6" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:35.841099  1093 consensus_queue.cc:260] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.841737   796 catalog_manager.cc:5697] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e reported cstate change: term changed from 0 to 1, leader changed from <none> to 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131). New cstate: current_term: 1 leader_uuid: "645444e8b358479fb7dd8eddf5e8287e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:35.842630  1138 raft_consensus.cc:697] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Becoming Leader. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Running, Role: LEADER
I20260709 12:12:35.843552  1093 ts_tablet_manager.cc:1434] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:35.843629  1138 consensus_queue.cc:237] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.844516   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11efbb801c544bc8a348ba8ed350eba6" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:35.845074   974 raft_consensus.cc:3060] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:35.845932  1011 leader_election.cc:343] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.846846  1114 raft_consensus.cc:515] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.839083  1089 raft_consensus.cc:740] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.849474   898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7f73d9884244c182e81f2b5f31ecc4" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:35.850064   898 raft_consensus.cc:3060] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.850068  1089 consensus_queue.cc:260] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.852335  1089 ts_tablet_manager.cc:1434] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 12:12:35.853231  1089 tablet_bootstrap.cc:492] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9: Bootstrap starting.
I20260709 12:12:35.853751   974 raft_consensus.cc:2468] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 1.
I20260709 12:12:35.855227  1013 leader_election.cc:304] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [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: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:35.856594  1124 raft_consensus.cc:2804] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:35.856820   898 raft_consensus.cc:2468] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 1.
I20260709 12:12:35.857110  1124 raft_consensus.cc:697] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Becoming Leader. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Running, Role: LEADER
I20260709 12:12:35.857985   937 leader_election.cc:304] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0825065104be4fdda0834c5c80721447, a377f20d447243fbb67d39e7ab5af5f9; no voters: 
I20260709 12:12:35.858876  1130 raft_consensus.cc:2804] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:35.857957  1124 consensus_queue.cc:237] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.859516  1130 raft_consensus.cc:697] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Becoming Leader. State: Replica: 0825065104be4fdda0834c5c80721447, State: Running, Role: LEADER
I20260709 12:12:35.860610  1130 consensus_queue.cc:237] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.861907  1089 tablet_bootstrap.cc:654] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.868659  1114 leader_election.cc:290] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 election: Requested vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:35.869875  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7f73d9884244c182e81f2b5f31ecc4" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:35.870654  1048 raft_consensus.cc:3060] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.887955  1089 tablet_bootstrap.cc:492] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9: No bootstrap required, opened a new log
I20260709 12:12:35.888500  1089 ts_tablet_manager.cc:1403] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.002s
I20260709 12:12:35.889037  1048 raft_consensus.cc:2468] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 1.
I20260709 12:12:35.891268  1089 raft_consensus.cc:359] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.891949  1089 raft_consensus.cc:385] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.892222  1089 raft_consensus.cc:740] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.892987  1089 consensus_queue.cc:260] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.895277  1089 ts_tablet_manager.cc:1434] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 12:12:35.896147  1089 tablet_bootstrap.cc:492] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9: Bootstrap starting.
I20260709 12:12:35.896819   795 catalog_manager.cc:5697] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0825065104be4fdda0834c5c80721447 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0825065104be4fdda0834c5c80721447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:35.898620   795 catalog_manager.cc:5697] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0825065104be4fdda0834c5c80721447 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0825065104be4fdda0834c5c80721447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:35.901798  1089 tablet_bootstrap.cc:654] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.901364   795 catalog_manager.cc:5697] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0825065104be4fdda0834c5c80721447 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0825065104be4fdda0834c5c80721447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:35.903268   795 catalog_manager.cc:5697] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0825065104be4fdda0834c5c80721447 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0825065104be4fdda0834c5c80721447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:35.907261  1089 tablet_bootstrap.cc:492] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9: No bootstrap required, opened a new log
I20260709 12:12:35.907656  1089 ts_tablet_manager.cc:1403] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260709 12:12:35.909531  1089 raft_consensus.cc:359] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.910096  1089 raft_consensus.cc:385] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.910311  1089 raft_consensus.cc:740] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.911010  1089 consensus_queue.cc:260] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.912969  1089 ts_tablet_manager.cc:1434] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:35.913906  1089 tablet_bootstrap.cc:492] T e3ccec4785cf44b3ad058346a9b69cde P a377f20d447243fbb67d39e7ab5af5f9: Bootstrap starting.
I20260709 12:12:35.915125   796 catalog_manager.cc:5697] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e reported cstate change: term changed from 0 to 1, leader changed from <none> to 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131). New cstate: current_term: 1 leader_uuid: "645444e8b358479fb7dd8eddf5e8287e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:35.916988   796 catalog_manager.cc:5697] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e reported cstate change: term changed from 0 to 1, leader changed from <none> to 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131). New cstate: current_term: 1 leader_uuid: "645444e8b358479fb7dd8eddf5e8287e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:35.919472  1089 tablet_bootstrap.cc:654] T e3ccec4785cf44b3ad058346a9b69cde P a377f20d447243fbb67d39e7ab5af5f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.919344   796 catalog_manager.cc:5697] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e reported cstate change: term changed from 0 to 1, leader changed from <none> to 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131). New cstate: current_term: 1 leader_uuid: "645444e8b358479fb7dd8eddf5e8287e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:35.924214  1111 raft_consensus.cc:493] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.924683  1111 raft_consensus.cc:515] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.926749  1111 leader_election.cc:290] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:35.926997  1089 tablet_bootstrap.cc:492] T e3ccec4785cf44b3ad058346a9b69cde P a377f20d447243fbb67d39e7ab5af5f9: No bootstrap required, opened a new log
I20260709 12:12:35.927416  1089 ts_tablet_manager.cc:1403] T e3ccec4785cf44b3ad058346a9b69cde P a377f20d447243fbb67d39e7ab5af5f9: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 12:12:35.927488   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447" is_pre_election: true
I20260709 12:12:35.928261  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e" is_pre_election: true
I20260709 12:12:35.928993  1048 raft_consensus.cc:2393] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a377f20d447243fbb67d39e7ab5af5f9 in current term 1: Already voted for candidate 0825065104be4fdda0834c5c80721447 in this term.
I20260709 12:12:35.929965   863 leader_election.cc:304] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a377f20d447243fbb67d39e7ab5af5f9; no voters: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e
I20260709 12:12:35.930070  1089 raft_consensus.cc:359] T e3ccec4785cf44b3ad058346a9b69cde P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.930716  1089 raft_consensus.cc:385] T e3ccec4785cf44b3ad058346a9b69cde P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.930971  1089 raft_consensus.cc:740] T e3ccec4785cf44b3ad058346a9b69cde P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.931190  1111 raft_consensus.cc:3060] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.931607  1089 consensus_queue.cc:260] T e3ccec4785cf44b3ad058346a9b69cde P a377f20d447243fbb67d39e7ab5af5f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:35.932996  1089 ts_tablet_manager.cc:1434] T e3ccec4785cf44b3ad058346a9b69cde P a377f20d447243fbb67d39e7ab5af5f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:35.938556  1111 raft_consensus.cc:2749] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:36.003974  1130 raft_consensus.cc:493] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:36.004477  1130 raft_consensus.cc:515] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.005285  1114 raft_consensus.cc:493] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:36.005767  1114 raft_consensus.cc:515] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.006459  1130 leader_election.cc:290] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:36.007274   898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:36.007647  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e" is_pre_election: true
I20260709 12:12:36.007805  1114 leader_election.cc:290] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:36.008039   898 raft_consensus.cc:2393] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0825065104be4fdda0834c5c80721447 in current term 1: Already voted for candidate 645444e8b358479fb7dd8eddf5e8287e in this term.
I20260709 12:12:36.008452   895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c062ec65e9494a59abb0bfa061a1bf51" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9" is_pre_election: true
I20260709 12:12:36.009511   937 leader_election.cc:304] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0825065104be4fdda0834c5c80721447; no voters: 645444e8b358479fb7dd8eddf5e8287e, a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:36.009599  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c062ec65e9494a59abb0bfa061a1bf51" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e" is_pre_election: true
I20260709 12:12:36.010263  1114 raft_consensus.cc:3060] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.010370  1048 raft_consensus.cc:2393] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0825065104be4fdda0834c5c80721447 in current term 1: Already voted for candidate a377f20d447243fbb67d39e7ab5af5f9 in this term.
I20260709 12:12:36.011498   938 leader_election.cc:304] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0825065104be4fdda0834c5c80721447; no voters: 645444e8b358479fb7dd8eddf5e8287e, a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:36.012190  1130 raft_consensus.cc:3060] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.016952  1114 raft_consensus.cc:2749] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:36.018582  1130 raft_consensus.cc:2749] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:36.027387  1130 consensus_queue.cc:1048] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.047176  1131 consensus_queue.cc:1048] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.061808  1048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288"
dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
mode: GRACEFUL
new_leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:57724
I20260709 12:12:36.062366  1111 raft_consensus.cc:493] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:36.062500  1048 raft_consensus.cc:606] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Received request to transfer leadership to TS a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:36.062987  1111 raft_consensus.cc:515] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.065181  1111 leader_election.cc:290] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:36.066237  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11efbb801c544bc8a348ba8ed350eba6" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645444e8b358479fb7dd8eddf5e8287e" is_pre_election: true
I20260709 12:12:36.066814   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11efbb801c544bc8a348ba8ed350eba6" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0825065104be4fdda0834c5c80721447" is_pre_election: true
I20260709 12:12:36.067556   974 raft_consensus.cc:2393] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a377f20d447243fbb67d39e7ab5af5f9 in current term 1: Already voted for candidate 645444e8b358479fb7dd8eddf5e8287e in this term.
I20260709 12:12:36.069286   864 leader_election.cc:304] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a377f20d447243fbb67d39e7ab5af5f9; no voters: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e
I20260709 12:12:36.070384  1111 raft_consensus.cc:3060] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.076449  1111 raft_consensus.cc:2749] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:36.076579   974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a7f73d9884244c182e81f2b5f31ecc4"
dest_uuid: "0825065104be4fdda0834c5c80721447"
mode: GRACEFUL
new_leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:33386
I20260709 12:12:36.077215   974 raft_consensus.cc:606] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Received request to transfer leadership to TS a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:36.084834   974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86"
dest_uuid: "0825065104be4fdda0834c5c80721447"
mode: GRACEFUL
new_leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:33386
I20260709 12:12:36.085342   974 raft_consensus.cc:606] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Received request to transfer leadership to TS a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:36.090113  1048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae70c63ae1c945a399053e96f4455d5f"
dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
mode: GRACEFUL
new_leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:57724
I20260709 12:12:36.090600  1048 raft_consensus.cc:606] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Received request to transfer leadership to TS a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:36.095433  1048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48"
dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
mode: GRACEFUL
new_leader_uuid: "0825065104be4fdda0834c5c80721447"
 from {username='slave'} at 127.0.0.1:57724
I20260709 12:12:36.095934  1048 raft_consensus.cc:606] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Received request to transfer leadership to TS 0825065104be4fdda0834c5c80721447
W20260709 12:12:36.115197   925 tablet.cc:2406] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:36.115830  1131 consensus_queue.cc:1048] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.126901  1130 consensus_queue.cc:1048] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.127110  1111 consensus_queue.cc:1048] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.141151  1164 consensus_queue.cc:1048] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:36.188637   895 raft_consensus.cc:3060] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.194700  1115 consensus_queue.cc:1048] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.200976   895 raft_consensus.cc:3060] T e3ccec4785cf44b3ad058346a9b69cde P a377f20d447243fbb67d39e7ab5af5f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.205214  1130 consensus_queue.cc:1048] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.211306  1115 consensus_queue.cc:1048] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:36.227917  1115 consensus_queue.cc:1048] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.230163  1138 consensus_queue.cc:1048] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.241976  1124 raft_consensus.cc:993] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e: : Instructing follower a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:36.242426  1124 raft_consensus.cc:1081] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Signalling peer a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:36.246706   895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:57056
I20260709 12:12:36.247337   895 raft_consensus.cc:493] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.247714   895 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.249199  1138 consensus_queue.cc:1048] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.253687   895 raft_consensus.cc:515] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:36.260440   895 leader_election.cc:290] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 2 election: Requested vote from peers 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519), 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
I20260709 12:12:36.260314  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:36.260673   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:36.261459   974 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.263078  1091 consensus_queue.cc:1048] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.260965  1048 raft_consensus.cc:3055] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.265926  1048 raft_consensus.cc:740] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Running, Role: LEADER
I20260709 12:12:36.266711  1048 consensus_queue.cc:260] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:36.267611  1048 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.268672   974 raft_consensus.cc:2468] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 2.
I20260709 12:12:36.273649  1048 raft_consensus.cc:2468] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 2.
I20260709 12:12:36.273860   864 leader_election.cc:304] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0825065104be4fdda0834c5c80721447, a377f20d447243fbb67d39e7ab5af5f9; no voters: 
I20260709 12:12:36.274833  1164 raft_consensus.cc:2804] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.275360  1164 raft_consensus.cc:697] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Becoming Leader. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:36.276172  1164 consensus_queue.cc:237] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:36.283927  1138 consensus_queue.cc:1048] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.289333  1138 consensus_queue.cc:1048] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.291908  1124 raft_consensus.cc:993] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e: : Instructing follower 0825065104be4fdda0834c5c80721447 to start an election
I20260709 12:12:36.292383  1138 raft_consensus.cc:1081] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Signalling peer 0825065104be4fdda0834c5c80721447 to start an election
I20260709 12:12:36.293546   797 catalog_manager.cc:5697] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 reported cstate change: term changed from 1 to 2, leader changed from 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131) to a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:36.294178   974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48"
dest_uuid: "0825065104be4fdda0834c5c80721447"
 from {username='slave'} at 127.0.0.1:38080
I20260709 12:12:36.294756   974 raft_consensus.cc:493] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.295121   974 raft_consensus.cc:3060] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.301633  1091 consensus_queue.cc:1048] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.303853   974 raft_consensus.cc:515] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.305877   974 leader_election.cc:290] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 2 election: Requested vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:36.306169   895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:36.306720   895 raft_consensus.cc:3060] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.307884  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:36.308656  1048 raft_consensus.cc:3055] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.309080  1048 raft_consensus.cc:740] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Running, Role: LEADER
I20260709 12:12:36.310154  1048 consensus_queue.cc:260] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.311812   895 raft_consensus.cc:2468] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 2.
I20260709 12:12:36.311792  1048 raft_consensus.cc:3060] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.313488   937 leader_election.cc:304] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0825065104be4fdda0834c5c80721447, a377f20d447243fbb67d39e7ab5af5f9; no voters: 
I20260709 12:12:36.316656  1115 raft_consensus.cc:2804] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.317160  1115 raft_consensus.cc:697] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 2 LEADER]: Becoming Leader. State: Replica: 0825065104be4fdda0834c5c80721447, State: Running, Role: LEADER
I20260709 12:12:36.318356  1115 consensus_queue.cc:237] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.320112  1048 raft_consensus.cc:2468] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 2.
I20260709 12:12:36.326495  1124 consensus_queue.cc:1048] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.329998   797 catalog_manager.cc:5697] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 reported cstate change: term changed from 1 to 2, leader changed from 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131) to 0825065104be4fdda0834c5c80721447 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "0825065104be4fdda0834c5c80721447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.333912  1124 raft_consensus.cc:993] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e: : Instructing follower a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:36.334388  1124 raft_consensus.cc:1081] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Signalling peer a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:36.336715   898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae70c63ae1c945a399053e96f4455d5f"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:57056
I20260709 12:12:36.337525   898 raft_consensus.cc:493] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.337930   898 raft_consensus.cc:3060] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.341193  1124 consensus_queue.cc:1048] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.344821   898 raft_consensus.cc:515] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.348311   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70c63ae1c945a399053e96f4455d5f" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:36.349766  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70c63ae1c945a399053e96f4455d5f" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:36.350394  1048 raft_consensus.cc:3055] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.350659  1048 raft_consensus.cc:740] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Running, Role: LEADER
I20260709 12:12:36.351395  1048 consensus_queue.cc:260] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.352118  1048 raft_consensus.cc:3060] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.353751   898 leader_election.cc:290] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:36.358196  1048 raft_consensus.cc:2468] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 2.
I20260709 12:12:36.358878  1115 consensus_queue.cc:1048] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.359382   863 leader_election.cc:304] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [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: 645444e8b358479fb7dd8eddf5e8287e, a377f20d447243fbb67d39e7ab5af5f9; no voters: 0825065104be4fdda0834c5c80721447
I20260709 12:12:36.360473  1164 raft_consensus.cc:2804] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.360948  1164 raft_consensus.cc:697] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Becoming Leader. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:36.361783  1164 consensus_queue.cc:237] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.371591  1130 consensus_queue.cc:1048] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.373242   796 catalog_manager.cc:5697] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 reported cstate change: term changed from 1 to 2, leader changed from 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131) to a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.383247  1131 raft_consensus.cc:993] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447: : Instructing follower a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:36.383700  1130 raft_consensus.cc:1081] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Signalling peer a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:36.385304   898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a7f73d9884244c182e81f2b5f31ecc4"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:57046
I20260709 12:12:36.385897   898 raft_consensus.cc:493] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.386283   898 raft_consensus.cc:3060] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.391911   898 raft_consensus.cc:515] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.393389   898 leader_election.cc:290] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:36.394183   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7f73d9884244c182e81f2b5f31ecc4" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:36.394426  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7f73d9884244c182e81f2b5f31ecc4" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:36.394786   974 raft_consensus.cc:3055] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.394919  1048 raft_consensus.cc:3060] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.395140   974 raft_consensus.cc:740] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Running, Role: LEADER
I20260709 12:12:36.395975   974 consensus_queue.cc:260] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.397171   974 raft_consensus.cc:3060] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.401737  1048 raft_consensus.cc:2468] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 2.
I20260709 12:12:36.402884   863 leader_election.cc:304] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645444e8b358479fb7dd8eddf5e8287e, a377f20d447243fbb67d39e7ab5af5f9; no voters: 
I20260709 12:12:36.403575  1164 raft_consensus.cc:2804] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.403815   974 raft_consensus.cc:2468] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 2.
I20260709 12:12:36.404072  1164 raft_consensus.cc:697] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Becoming Leader. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:36.404908  1164 consensus_queue.cc:237] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.410926   796 catalog_manager.cc:5697] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 reported cstate change: term changed from 1 to 2, leader changed from 0825065104be4fdda0834c5c80721447 (127.31.243.130) to a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.568127  1131 raft_consensus.cc:993] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447: : Instructing follower a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:36.568585  1130 raft_consensus.cc:1081] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Signalling peer a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:36.570186   898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:57046
I20260709 12:12:36.570784   898 raft_consensus.cc:493] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.571111   898 raft_consensus.cc:3060] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.576650   898 raft_consensus.cc:515] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.578569   898 leader_election.cc:290] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:36.579440   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:36.579689  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:36.580021   974 raft_consensus.cc:3055] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.580303  1048 raft_consensus.cc:3060] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.580446   974 raft_consensus.cc:740] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Running, Role: LEADER
I20260709 12:12:36.581248   974 consensus_queue.cc:260] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.582247   974 raft_consensus.cc:3060] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.585219  1048 raft_consensus.cc:2468] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 2.
I20260709 12:12:36.586414   863 leader_election.cc:304] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645444e8b358479fb7dd8eddf5e8287e, a377f20d447243fbb67d39e7ab5af5f9; no voters: 
I20260709 12:12:36.587230  1164 raft_consensus.cc:2804] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.587181   974 raft_consensus.cc:2468] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 2.
I20260709 12:12:36.587810  1164 raft_consensus.cc:697] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Becoming Leader. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:36.588559  1164 consensus_queue.cc:237] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:36.594532   796 catalog_manager.cc:5697] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 reported cstate change: term changed from 1 to 2, leader changed from 0825065104be4fdda0834c5c80721447 (127.31.243.130) to a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.763446   898 raft_consensus.cc:1275] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Refusing update from remote peer 0825065104be4fdda0834c5c80721447: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.765020  1130 consensus_queue.cc:1048] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.773211  1048 raft_consensus.cc:1275] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Refusing update from remote peer 0825065104be4fdda0834c5c80721447: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.774708  1131 consensus_queue.cc:1048] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.784310   974 raft_consensus.cc:3060] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.791646   974 raft_consensus.cc:1275] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.792795  1048 raft_consensus.cc:1275] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.793057  1164 consensus_queue.cc:1048] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.794049  1180 consensus_queue.cc:1048] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.800753  1047 raft_consensus.cc:1275] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.803180  1111 consensus_queue.cc:1048] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.808827   972 raft_consensus.cc:1275] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.810577  1180 consensus_queue.cc:1048] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.858186   974 raft_consensus.cc:1275] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.859455  1164 consensus_queue.cc:1048] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.867132  1048 raft_consensus.cc:1275] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.869846  1180 consensus_queue.cc:1048] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.051654  1048 raft_consensus.cc:1275] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.052979  1180 consensus_queue.cc:1048] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.062587   974 raft_consensus.cc:1275] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.064713  1185 consensus_queue.cc:1048] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:39.215516 32718 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:12:39.216226 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:39.237933   898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
mode: GRACEFUL
new_leader_uuid: "645444e8b358479fb7dd8eddf5e8287e"
 from {username='slave'} at 127.0.0.1:56156
I20260709 12:12:39.238471   898 raft_consensus.cc:606] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Received request to transfer leadership to TS 645444e8b358479fb7dd8eddf5e8287e
I20260709 12:12:39.240741   898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
mode: GRACEFUL
new_leader_uuid: "645444e8b358479fb7dd8eddf5e8287e"
 from {username='slave'} at 127.0.0.1:56156
I20260709 12:12:39.241225   898 raft_consensus.cc:606] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Received request to transfer leadership to TS 645444e8b358479fb7dd8eddf5e8287e
I20260709 12:12:39.242302 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:39.242758 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:39.276052  1194 raft_consensus.cc:993] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9: : Instructing follower 645444e8b358479fb7dd8eddf5e8287e to start an election
I20260709 12:12:39.276484  1164 raft_consensus.cc:1081] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Signalling peer 645444e8b358479fb7dd8eddf5e8287e to start an election
I20260709 12:12:39.277873  1048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288"
dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
 from {username='slave'} at 127.0.0.1:43032
I20260709 12:12:39.278301  1048 raft_consensus.cc:493] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:39.278578  1048 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.282553  1048 raft_consensus.cc:515] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:39.283901  1048 leader_election.cc:290] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 3 election: Requested vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687)
I20260709 12:12:39.284813   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:39.284916   898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:39.285369   972 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.285429   898 raft_consensus.cc:3055] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:39.285821   898 raft_consensus.cc:740] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:39.286499   898 consensus_queue.cc:260] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [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: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:39.287384   898 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.290015   972 raft_consensus.cc:2468] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 3.
I20260709 12:12:39.291057  1013 leader_election.cc:304] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [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: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: 
I20260709 12:12:39.291740  1191 raft_consensus.cc:2804] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:39.292471   898 raft_consensus.cc:2468] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 3.
I20260709 12:12:39.292773  1191 raft_consensus.cc:697] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 3 LEADER]: Becoming Leader. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Running, Role: LEADER
I20260709 12:12:39.293708  1191 consensus_queue.cc:237] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [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: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:39.303224   797 catalog_manager.cc:5697] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e reported cstate change: term changed from 2 to 3, leader changed from a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129) to 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131). New cstate: current_term: 3 leader_uuid: "645444e8b358479fb7dd8eddf5e8287e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:39.483590  1194 raft_consensus.cc:993] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9: : Instructing follower 645444e8b358479fb7dd8eddf5e8287e to start an election
I20260709 12:12:39.484066  1164 raft_consensus.cc:1081] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Signalling peer 645444e8b358479fb7dd8eddf5e8287e to start an election
I20260709 12:12:39.485473  1048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86"
dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
 from {username='slave'} at 127.0.0.1:43032
I20260709 12:12:39.485910  1048 raft_consensus.cc:493] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:39.486147  1048 raft_consensus.cc:3060] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.490280  1048 raft_consensus.cc:515] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:39.492043  1048 leader_election.cc:290] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 3 election: Requested vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
I20260709 12:12:39.493052   898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:39.493327   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:39.493582   898 raft_consensus.cc:3055] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:39.493932   972 raft_consensus.cc:3060] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.493942   898 raft_consensus.cc:740] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:39.494855   898 consensus_queue.cc:260] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [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: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:39.495741   898 raft_consensus.cc:3060] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.498764   972 raft_consensus.cc:2468] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 3.
I20260709 12:12:39.499858  1013 leader_election.cc:304] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [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: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: 
I20260709 12:12:39.500349   898 raft_consensus.cc:2468] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 3.
I20260709 12:12:39.500537  1191 raft_consensus.cc:2804] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:39.501087  1191 raft_consensus.cc:697] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 3 LEADER]: Becoming Leader. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Running, Role: LEADER
I20260709 12:12:39.501937  1191 consensus_queue.cc:237] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [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: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:39.508404   797 catalog_manager.cc:5697] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e reported cstate change: term changed from 2 to 3, leader changed from a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129) to 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131). New cstate: current_term: 3 leader_uuid: "645444e8b358479fb7dd8eddf5e8287e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:39.705698   898 raft_consensus.cc:1275] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Refusing update from remote peer 645444e8b358479fb7dd8eddf5e8287e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:39.706885  1191 consensus_queue.cc:1048] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:39.716176   972 raft_consensus.cc:1275] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 3 FOLLOWER]: Refusing update from remote peer 645444e8b358479fb7dd8eddf5e8287e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:39.717859  1195 consensus_queue.cc:1048] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:39.939697   898 raft_consensus.cc:1275] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Refusing update from remote peer 645444e8b358479fb7dd8eddf5e8287e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:39.941079  1195 consensus_queue.cc:1048] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:39.949872   972 raft_consensus.cc:1275] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 3 FOLLOWER]: Refusing update from remote peer 645444e8b358479fb7dd8eddf5e8287e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:39.952294  1195 consensus_queue.cc:1048] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:12:40.118505   920 debug-util.cc:398] Leaking SignalData structure 0x7b0800148060 after lost signal to thread 32721
W20260709 12:12:40.119513   920 debug-util.cc:398] Leaking SignalData structure 0x7b08001f4e80 after lost signal to thread 831
W20260709 12:12:40.120895   920 debug-util.cc:398] Leaking SignalData structure 0x7b080004c540 after lost signal to thread 998
W20260709 12:12:40.121600   920 debug-util.cc:398] Leaking SignalData structure 0x7b08001205a0 after lost signal to thread 1072
I20260709 12:12:40.243795 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:40.249158 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:40.249593 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:41.250594 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:41.256003 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:41.256423 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:42.257377 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:42.262796 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:42.263197 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:43.264124 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:43.269678 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:43.270114 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:44.271260 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:44.276775 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:44.277285 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:45.278466 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:45.284564 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:45.285007 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:46.285926 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:46.291492 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:46.291898 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:47.292798 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:47.297977 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:47.298429 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:48.299410 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:48.304730 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:48.305179 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:49.334246 32718 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:12:49.339975  1047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288"
dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
mode: GRACEFUL
new_leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:57724
I20260709 12:12:49.340939  1047 raft_consensus.cc:606] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 3 LEADER]: Received request to transfer leadership to TS a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:49.353166  1047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86"
dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
mode: GRACEFUL
new_leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:57724
I20260709 12:12:49.353808  1047 raft_consensus.cc:606] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 3 LEADER]: Received request to transfer leadership to TS a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:49.361498   974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48"
dest_uuid: "0825065104be4fdda0834c5c80721447"
mode: GRACEFUL
new_leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:33386
I20260709 12:12:49.361989   974 raft_consensus.cc:606] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 2 LEADER]: Received request to transfer leadership to TS a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:49.366330   974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf7a8786a33b4a60b6311882730d6b3a"
dest_uuid: "0825065104be4fdda0834c5c80721447"
mode: GRACEFUL
new_leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:33386
I20260709 12:12:49.366706   974 raft_consensus.cc:606] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Received request to transfer leadership to TS a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:49.370790   974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a"
dest_uuid: "0825065104be4fdda0834c5c80721447"
mode: GRACEFUL
new_leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:33386
I20260709 12:12:49.371165   974 raft_consensus.cc:606] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Received request to transfer leadership to TS a377f20d447243fbb67d39e7ab5af5f9
I20260709 12:12:49.396265  1217 raft_consensus.cc:993] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e: : Instructing follower a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:49.396865  1224 raft_consensus.cc:1081] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 3 LEADER]: Signalling peer a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:49.398564   895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:57056
I20260709 12:12:49.399204   895 raft_consensus.cc:493] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.399602   895 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:49.400111  1221 raft_consensus.cc:993] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447: : Instructing follower a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:49.400682  1225 raft_consensus.cc:1081] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 2 LEADER]: Signalling peer a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:49.402276   898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:57046
I20260709 12:12:49.402746   898 raft_consensus.cc:493] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.403064   898 raft_consensus.cc:3060] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:49.405788   895 raft_consensus.cc:515] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:49.407514   895 leader_election.cc:290] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 4 election: Requested vote from peers 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519), 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
I20260709 12:12:49.408484   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:49.408563  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:49.408532   898 raft_consensus.cc:515] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:49.411676  1047 raft_consensus.cc:3055] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:49.411666   974 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:49.412225  1047 raft_consensus.cc:740] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Running, Role: LEADER
I20260709 12:12:49.413883   898 leader_election.cc:290] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 3 election: Requested vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:49.414392   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:49.414983   972 raft_consensus.cc:3055] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:49.415124  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:49.415308   972 raft_consensus.cc:740] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Running, Role: LEADER
I20260709 12:12:49.415649  1048 raft_consensus.cc:3060] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:49.416111   972 consensus_queue.cc:260] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [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: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:49.417505   974 raft_consensus.cc:2468] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 4.
I20260709 12:12:49.417475   972 raft_consensus.cc:3060] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:49.419027   864 leader_election.cc:304] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [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: 0825065104be4fdda0834c5c80721447, a377f20d447243fbb67d39e7ab5af5f9; no voters: 
I20260709 12:12:49.419394  1047 consensus_queue.cc:260] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [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: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:49.420603  1216 raft_consensus.cc:2804] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:49.420842  1047 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:49.422422  1048 raft_consensus.cc:2468] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 3.
I20260709 12:12:49.423992  1216 raft_consensus.cc:697] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 LEADER]: Becoming Leader. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:49.424101   863 leader_election.cc:304] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [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: 645444e8b358479fb7dd8eddf5e8287e, a377f20d447243fbb67d39e7ab5af5f9; no voters: 
I20260709 12:12:49.425513  1217 raft_consensus.cc:993] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e: : Instructing follower a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:49.425292  1216 consensus_queue.cc:237] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [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: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:49.425993  1217 raft_consensus.cc:1081] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 3 LEADER]: Signalling peer a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:49.426112  1226 raft_consensus.cc:2804] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:49.427698   895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:57056
I20260709 12:12:49.428378   895 raft_consensus.cc:493] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.428567   972 raft_consensus.cc:2468] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 3.
I20260709 12:12:49.428893   895 raft_consensus.cc:3060] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:49.430115  1226 raft_consensus.cc:697] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 LEADER]: Becoming Leader. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:49.431218  1226 consensus_queue.cc:237] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [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: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:49.433089  1047 raft_consensus.cc:2468] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 4.
I20260709 12:12:49.435894   895 raft_consensus.cc:515] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:49.436843   795 catalog_manager.cc:5697] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 reported cstate change: term changed from 3 to 4, leader changed from 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131) to a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129). New cstate: current_term: 4 leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.438342   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:49.438509   895 leader_election.cc:290] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 4 election: Requested vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:49.438757  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa39574c7c814ce19b2a83d33d060c86" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:49.438946   972 raft_consensus.cc:3060] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:49.439329  1047 raft_consensus.cc:3055] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:49.439729  1047 raft_consensus.cc:740] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Running, Role: LEADER
I20260709 12:12:49.440689  1047 consensus_queue.cc:260] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [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: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:49.441797  1047 raft_consensus.cc:3060] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:49.446195   972 raft_consensus.cc:2468] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 4.
I20260709 12:12:49.447351   864 leader_election.cc:304] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [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: 0825065104be4fdda0834c5c80721447, a377f20d447243fbb67d39e7ab5af5f9; no voters: 
I20260709 12:12:49.448084  1226 raft_consensus.cc:2804] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:49.448860  1226 raft_consensus.cc:697] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 LEADER]: Becoming Leader. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:49.449534  1047 raft_consensus.cc:2468] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 4.
I20260709 12:12:49.450011  1226 consensus_queue.cc:237] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [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: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:49.458861   795 catalog_manager.cc:5697] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 reported cstate change: term changed from 3 to 4, leader changed from 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131) to a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129). New cstate: current_term: 4 leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.459896   795 catalog_manager.cc:5697] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 reported cstate change: term changed from 2 to 3, leader changed from 0825065104be4fdda0834c5c80721447 (127.31.243.130) to a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129). New cstate: current_term: 3 leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.546413  1221 raft_consensus.cc:993] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447: : Instructing follower a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:49.546933  1225 raft_consensus.cc:1081] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Signalling peer a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:49.548377   895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf7a8786a33b4a60b6311882730d6b3a"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:57046
I20260709 12:12:49.548816   895 raft_consensus.cc:493] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.549106   895 raft_consensus.cc:3060] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.553146   895 raft_consensus.cc:515] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:49.554566   895 leader_election.cc:290] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:49.555480   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a8786a33b4a60b6311882730d6b3a" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:49.555639  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a8786a33b4a60b6311882730d6b3a" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:49.555974   972 raft_consensus.cc:3055] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:49.556159  1047 raft_consensus.cc:3060] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.556372   972 raft_consensus.cc:740] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Running, Role: LEADER
I20260709 12:12:49.557247   972 consensus_queue.cc:260] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:49.558255   972 raft_consensus.cc:3060] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.560884  1047 raft_consensus.cc:2468] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 2.
I20260709 12:12:49.561889   863 leader_election.cc:304] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645444e8b358479fb7dd8eddf5e8287e, a377f20d447243fbb67d39e7ab5af5f9; no voters: 
I20260709 12:12:49.562578  1226 raft_consensus.cc:2804] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:49.562855   972 raft_consensus.cc:2468] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 2.
I20260709 12:12:49.563084  1226 raft_consensus.cc:697] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Becoming Leader. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:49.563957  1226 consensus_queue.cc:237] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:49.570442   795 catalog_manager.cc:5697] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 reported cstate change: term changed from 1 to 2, leader changed from 0825065104be4fdda0834c5c80721447 (127.31.243.130) to a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.646245  1221 raft_consensus.cc:993] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447: : Instructing follower a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:49.646706  1225 raft_consensus.cc:1081] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Signalling peer a377f20d447243fbb67d39e7ab5af5f9 to start an election
I20260709 12:12:49.648026   895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
 from {username='slave'} at 127.0.0.1:57046
I20260709 12:12:49.648464   895 raft_consensus.cc:493] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.648743   895 raft_consensus.cc:3060] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.652998   895 raft_consensus.cc:515] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:49.654522   895 leader_election.cc:290] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 2 election: Requested vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:49.655258   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:49.655603  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a" candidate_uuid: "a377f20d447243fbb67d39e7ab5af5f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:49.655789   972 raft_consensus.cc:3055] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:49.656140  1047 raft_consensus.cc:3060] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.656137   972 raft_consensus.cc:740] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0825065104be4fdda0834c5c80721447, State: Running, Role: LEADER
I20260709 12:12:49.657063   972 consensus_queue.cc:260] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:49.658041   972 raft_consensus.cc:3060] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.660754  1047 raft_consensus.cc:2468] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 2.
I20260709 12:12:49.661772   863 leader_election.cc:304] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645444e8b358479fb7dd8eddf5e8287e, a377f20d447243fbb67d39e7ab5af5f9; no voters: 
I20260709 12:12:49.662446  1226 raft_consensus.cc:2804] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:49.662868   972 raft_consensus.cc:2468] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a377f20d447243fbb67d39e7ab5af5f9 in term 2.
I20260709 12:12:49.662968  1226 raft_consensus.cc:697] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Becoming Leader. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:49.664022  1226 consensus_queue.cc:237] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:49.670922   795 catalog_manager.cc:5697] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 reported cstate change: term changed from 1 to 2, leader changed from 0825065104be4fdda0834c5c80721447 (127.31.243.130) to a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "a377f20d447243fbb67d39e7ab5af5f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.864291  1047 raft_consensus.cc:1275] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 4 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:49.865703  1226 consensus_queue.cc:1048] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:49.876711   972 raft_consensus.cc:1275] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 4 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:49.879069  1227 consensus_queue.cc:1048] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:49.952190   972 raft_consensus.cc:1275] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 3 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:49.953526  1227 consensus_queue.cc:1048] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:49.963218  1047 raft_consensus.cc:1275] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 3 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:49.964716  1243 consensus_queue.cc:1048] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:49.984599  1047 raft_consensus.cc:1275] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:49.985752  1243 consensus_queue.cc:1048] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:49.991592   972 raft_consensus.cc:1275] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:49.993237  1226 consensus_queue.cc:1048] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:49.999869   974 raft_consensus.cc:1275] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 4 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:50.001641  1226 consensus_queue.cc:1048] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:50.017357  1047 raft_consensus.cc:1275] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 4 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:50.018817  1243 consensus_queue.cc:1048] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:50.157985  1047 raft_consensus.cc:1275] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:50.159242  1243 consensus_queue.cc:1048] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:50.168242   972 raft_consensus.cc:1275] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Refusing update from remote peer a377f20d447243fbb67d39e7ab5af5f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:50.170218  1226 consensus_queue.cc:1048] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:52.405184 32718 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:12:52.405858 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:52.413168   895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
mode: GRACEFUL
new_leader_uuid: "645444e8b358479fb7dd8eddf5e8287e"
 from {username='slave'} at 127.0.0.1:56156
I20260709 12:12:52.413848   895 raft_consensus.cc:606] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 LEADER]: Received request to transfer leadership to TS 645444e8b358479fb7dd8eddf5e8287e
I20260709 12:12:52.415899   895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
mode: GRACEFUL
new_leader_uuid: "0825065104be4fdda0834c5c80721447"
 from {username='slave'} at 127.0.0.1:56156
I20260709 12:12:52.416342   895 raft_consensus.cc:606] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Received request to transfer leadership to TS 0825065104be4fdda0834c5c80721447
I20260709 12:12:52.418535   895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c062ec65e9494a59abb0bfa061a1bf51"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
mode: GRACEFUL
new_leader_uuid: "0825065104be4fdda0834c5c80721447"
 from {username='slave'} at 127.0.0.1:56156
I20260709 12:12:52.418951   895 raft_consensus.cc:606] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 LEADER]: Received request to transfer leadership to TS 0825065104be4fdda0834c5c80721447
I20260709 12:12:52.420854   895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48"
dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
mode: GRACEFUL
new_leader_uuid: "645444e8b358479fb7dd8eddf5e8287e"
 from {username='slave'} at 127.0.0.1:56156
I20260709 12:12:52.421244   895 raft_consensus.cc:606] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 LEADER]: Received request to transfer leadership to TS 645444e8b358479fb7dd8eddf5e8287e
I20260709 12:12:52.422132 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:12:52.422533 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:52.436751  1251 raft_consensus.cc:993] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9: : Instructing follower 0825065104be4fdda0834c5c80721447 to start an election
I20260709 12:12:52.437314  1243 raft_consensus.cc:1081] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Signalling peer 0825065104be4fdda0834c5c80721447 to start an election
I20260709 12:12:52.438534   974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a"
dest_uuid: "0825065104be4fdda0834c5c80721447"
 from {username='slave'} at 127.0.0.1:38078
I20260709 12:12:52.438941   974 raft_consensus.cc:493] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:52.439208   974 raft_consensus.cc:3060] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:52.443271   974 raft_consensus.cc:515] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:52.445014   974 leader_election.cc:290] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 3 election: Requested vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:52.445729   895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:52.445948  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac882fbb5584bdbb7687837c5ff813a" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:52.446236   895 raft_consensus.cc:3055] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:52.446498  1047 raft_consensus.cc:3060] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:52.446558   895 raft_consensus.cc:740] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:52.447337   895 consensus_queue.cc:260] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [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: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:52.448151   895 raft_consensus.cc:3060] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:52.451718  1047 raft_consensus.cc:2468] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 3.
I20260709 12:12:52.452749   938 leader_election.cc:304] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [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: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: 
I20260709 12:12:52.453449  1225 raft_consensus.cc:2804] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:52.453481   895 raft_consensus.cc:2468] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 3.
I20260709 12:12:52.454596  1225 raft_consensus.cc:697] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 3 LEADER]: Becoming Leader. State: Replica: 0825065104be4fdda0834c5c80721447, State: Running, Role: LEADER
I20260709 12:12:52.455260  1225 consensus_queue.cc:237] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [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: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:52.461444   795 catalog_manager.cc:5697] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 reported cstate change: term changed from 2 to 3, leader changed from a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129) to 0825065104be4fdda0834c5c80721447 (127.31.243.130). New cstate: current_term: 3 leader_uuid: "0825065104be4fdda0834c5c80721447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.606439  1251 raft_consensus.cc:993] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9: : Instructing follower 0825065104be4fdda0834c5c80721447 to start an election
I20260709 12:12:52.606894  1243 raft_consensus.cc:1081] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 LEADER]: Signalling peer 0825065104be4fdda0834c5c80721447 to start an election
I20260709 12:12:52.608372   974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c062ec65e9494a59abb0bfa061a1bf51"
dest_uuid: "0825065104be4fdda0834c5c80721447"
 from {username='slave'} at 127.0.0.1:38078
I20260709 12:12:52.608875   974 raft_consensus.cc:493] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:52.609227   974 raft_consensus.cc:3060] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.613554   974 raft_consensus.cc:515] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:52.614988   974 leader_election.cc:290] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 2 election: Requested vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131:35519)
I20260709 12:12:52.615484   895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c062ec65e9494a59abb0bfa061a1bf51" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:52.615976   895 raft_consensus.cc:3055] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:52.615953  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c062ec65e9494a59abb0bfa061a1bf51" candidate_uuid: "0825065104be4fdda0834c5c80721447" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
I20260709 12:12:52.616375   895 raft_consensus.cc:740] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:52.616570  1047 raft_consensus.cc:3060] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.617058   895 consensus_queue.cc:260] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:52.617923   895 raft_consensus.cc:3060] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.620563  1047 raft_consensus.cc:2468] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 2.
I20260709 12:12:52.621404   938 leader_election.cc:304] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: 
I20260709 12:12:52.621923   895 raft_consensus.cc:2468] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0825065104be4fdda0834c5c80721447 in term 2.
I20260709 12:12:52.622109  1225 raft_consensus.cc:2804] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:52.622654  1225 raft_consensus.cc:697] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [term 2 LEADER]: Becoming Leader. State: Replica: 0825065104be4fdda0834c5c80721447, State: Running, Role: LEADER
I20260709 12:12:52.623495  1225 consensus_queue.cc:237] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:52.625339  1251 raft_consensus.cc:993] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9: : Instructing follower 645444e8b358479fb7dd8eddf5e8287e to start an election
I20260709 12:12:52.625772  1243 raft_consensus.cc:1081] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 LEADER]: Signalling peer 645444e8b358479fb7dd8eddf5e8287e to start an election
I20260709 12:12:52.627116  1047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48"
dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
 from {username='slave'} at 127.0.0.1:43032
I20260709 12:12:52.627638  1047 raft_consensus.cc:493] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:52.627980  1047 raft_consensus.cc:3060] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:52.630983   795 catalog_manager.cc:5697] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 reported cstate change: term changed from 1 to 2, leader changed from a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129) to 0825065104be4fdda0834c5c80721447 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "0825065104be4fdda0834c5c80721447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.632257  1047 raft_consensus.cc:515] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:52.634779  1047 leader_election.cc:290] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 4 election: Requested vote from peers a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687), 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637)
I20260709 12:12:52.634917   895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:52.635339   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea631a8bc0d14787a48c508613d81c48" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:52.635501   895 raft_consensus.cc:3055] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:52.635779   895 raft_consensus.cc:740] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:52.635838   974 raft_consensus.cc:3060] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:52.636541   895 consensus_queue.cc:260] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [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: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:52.637703   895 raft_consensus.cc:3060] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:52.640604   974 raft_consensus.cc:2468] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 4.
I20260709 12:12:52.641690  1013 leader_election.cc:304] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [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: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: 
I20260709 12:12:52.642366  1224 raft_consensus.cc:2804] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:52.642513   895 raft_consensus.cc:2468] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 4.
I20260709 12:12:52.643705  1224 raft_consensus.cc:697] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 4 LEADER]: Becoming Leader. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Running, Role: LEADER
I20260709 12:12:52.644454  1224 consensus_queue.cc:237] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [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: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } }
I20260709 12:12:52.650471   795 catalog_manager.cc:5697] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e reported cstate change: term changed from 3 to 4, leader changed from a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129) to 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131). New cstate: current_term: 4 leader_uuid: "645444e8b358479fb7dd8eddf5e8287e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:52.815522  1251 raft_consensus.cc:993] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9: : Instructing follower 645444e8b358479fb7dd8eddf5e8287e to start an election
I20260709 12:12:52.816001  1243 raft_consensus.cc:1081] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 LEADER]: Signalling peer 645444e8b358479fb7dd8eddf5e8287e to start an election
I20260709 12:12:52.817386  1047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288"
dest_uuid: "645444e8b358479fb7dd8eddf5e8287e"
 from {username='slave'} at 127.0.0.1:43032
I20260709 12:12:52.817871  1047 raft_consensus.cc:493] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:52.818145  1047 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:52.822073  1047 raft_consensus.cc:515] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:52.823541  1047 leader_election.cc:290] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [CANDIDATE]: Term 5 election: Requested vote from peers 0825065104be4fdda0834c5c80721447 (127.31.243.130:41637), a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687)
I20260709 12:12:52.824265   974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0825065104be4fdda0834c5c80721447"
I20260709 12:12:52.824815   974 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:52.825350   895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492b350b2c349608fccabb84a3d0288" candidate_uuid: "645444e8b358479fb7dd8eddf5e8287e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a377f20d447243fbb67d39e7ab5af5f9"
I20260709 12:12:52.825897   895 raft_consensus.cc:3055] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:52.826165   895 raft_consensus.cc:740] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a377f20d447243fbb67d39e7ab5af5f9, State: Running, Role: LEADER
I20260709 12:12:52.826853   895 consensus_queue.cc:260] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [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: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:52.827958   895 raft_consensus.cc:3060] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:52.831095   974 raft_consensus.cc:2468] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 5.
I20260709 12:12:52.832104  1013 leader_election.cc:304] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [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: 0825065104be4fdda0834c5c80721447, 645444e8b358479fb7dd8eddf5e8287e; no voters: 
I20260709 12:12:52.832921  1224 raft_consensus.cc:2804] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:52.833503  1224 raft_consensus.cc:697] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 5 LEADER]: Becoming Leader. State: Replica: 645444e8b358479fb7dd8eddf5e8287e, State: Running, Role: LEADER
I20260709 12:12:52.834160   895 raft_consensus.cc:2468] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645444e8b358479fb7dd8eddf5e8287e in term 5.
I20260709 12:12:52.834739  1224 consensus_queue.cc:237] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [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: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } }
I20260709 12:12:52.841109   795 catalog_manager.cc:5697] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e reported cstate change: term changed from 4 to 5, leader changed from a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129) to 645444e8b358479fb7dd8eddf5e8287e (127.31.243.131). New cstate: current_term: 5 leader_uuid: "645444e8b358479fb7dd8eddf5e8287e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.923731   895 raft_consensus.cc:1275] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Refusing update from remote peer 0825065104be4fdda0834c5c80721447: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:52.924839  1225 consensus_queue.cc:1048] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:52.933802  1048 raft_consensus.cc:1275] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 3 FOLLOWER]: Refusing update from remote peer 0825065104be4fdda0834c5c80721447: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:52.936174  1264 consensus_queue.cc:1048] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:53.058249   974 raft_consensus.cc:1275] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 4 FOLLOWER]: Refusing update from remote peer 645444e8b358479fb7dd8eddf5e8287e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:53.059269  1224 consensus_queue.cc:1048] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:53.063297   895 raft_consensus.cc:1275] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 FOLLOWER]: Refusing update from remote peer 645444e8b358479fb7dd8eddf5e8287e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:53.064797  1224 consensus_queue.cc:1048] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:53.155655   895 raft_consensus.cc:1275] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Refusing update from remote peer 0825065104be4fdda0834c5c80721447: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:53.156766  1264 consensus_queue.cc:1048] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:53.165158  1048 raft_consensus.cc:1275] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Refusing update from remote peer 0825065104be4fdda0834c5c80721447: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:53.166484  1252 consensus_queue.cc:1048] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "645444e8b358479fb7dd8eddf5e8287e" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:53.364149   895 raft_consensus.cc:1275] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 5 FOLLOWER]: Refusing update from remote peer 645444e8b358479fb7dd8eddf5e8287e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:53.366309  1269 consensus_queue.cc:1048] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a377f20d447243fbb67d39e7ab5af5f9" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:53.385874   974 raft_consensus.cc:1275] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 5 FOLLOWER]: Refusing update from remote peer 645444e8b358479fb7dd8eddf5e8287e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:53.387492  1269 consensus_queue.cc:1048] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0825065104be4fdda0834c5c80721447" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:53.423658 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:53.432950 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:53.433514 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:54.434661 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:54.441300 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:54.441743 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:55.442682 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:55.450666 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:55.451092 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:56.452033 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:56.457800 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:56.458220 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:57.459199 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:57.464654 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:57.465108 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:58.466080 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:58.471469 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:58.471844 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:59.472715 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:59.478273 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:59.478679 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:00.479528 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:00.485493 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:00.485926 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:01.486783 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:01.491818 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:01.492169 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:02.523041 32718 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:13:02.523553 32718 tablet_server.cc:179] TabletServer@127.31.243.129:0 shutting down...
W20260709 12:13:02.552731   937 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260709 12:13:02.554622 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:02.555497 32718 tablet_replica.cc:333] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9: stopping tablet replica
I20260709 12:13:02.556272 32718 raft_consensus.cc:2243] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:02.556658   937 consensus_peers.cc:597] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 -> Peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Couldn't send request to peer a377f20d447243fbb67d39e7ab5af5f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.556758 32718 raft_consensus.cc:2272] T 11efbb801c544bc8a348ba8ed350eba6 P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.559460 32718 tablet_replica.cc:333] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9: stopping tablet replica
I20260709 12:13:02.560191 32718 raft_consensus.cc:2243] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:02.561097 32718 raft_consensus.cc:2272] T bf7a8786a33b4a60b6311882730d6b3a P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.562834 32718 tablet_replica.cc:333] T e3ccec4785cf44b3ad058346a9b69cde P a377f20d447243fbb67d39e7ab5af5f9: stopping tablet replica
I20260709 12:13:02.563584 32718 raft_consensus.cc:2243] T e3ccec4785cf44b3ad058346a9b69cde P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.564096 32718 raft_consensus.cc:2272] T e3ccec4785cf44b3ad058346a9b69cde P a377f20d447243fbb67d39e7ab5af5f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.566593 32718 tablet_replica.cc:333] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9: stopping tablet replica
W20260709 12:13:02.567098   937 consensus_peers.cc:597] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 -> Peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Couldn't send request to peer a377f20d447243fbb67d39e7ab5af5f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.567451 32718 raft_consensus.cc:2243] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.567911 32718 raft_consensus.cc:2272] T 4492b350b2c349608fccabb84a3d0288 P a377f20d447243fbb67d39e7ab5af5f9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.569772 32718 tablet_replica.cc:333] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9: stopping tablet replica
I20260709 12:13:02.570261 32718 raft_consensus.cc:2243] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.570631 32718 raft_consensus.cc:2272] T ea631a8bc0d14787a48c508613d81c48 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.572340 32718 tablet_replica.cc:333] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9: stopping tablet replica
I20260709 12:13:02.572803 32718 raft_consensus.cc:2243] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.573202 32718 raft_consensus.cc:2272] T 6ac882fbb5584bdbb7687837c5ff813a P a377f20d447243fbb67d39e7ab5af5f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.574818 32718 tablet_replica.cc:333] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9: stopping tablet replica
I20260709 12:13:02.575305 32718 raft_consensus.cc:2243] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:02.576021 32718 raft_consensus.cc:2272] T fa39574c7c814ce19b2a83d33d060c86 P a377f20d447243fbb67d39e7ab5af5f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.577790 32718 tablet_replica.cc:333] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9: stopping tablet replica
I20260709 12:13:02.578223 32718 raft_consensus.cc:2243] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.578579 32718 raft_consensus.cc:2272] T c062ec65e9494a59abb0bfa061a1bf51 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.580559 32718 tablet_replica.cc:333] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9: stopping tablet replica
I20260709 12:13:02.581125 32718 raft_consensus.cc:2243] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:02.582154 32718 raft_consensus.cc:2272] T ae70c63ae1c945a399053e96f4455d5f P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.584616 32718 tablet_replica.cc:333] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9: stopping tablet replica
W20260709 12:13:02.584772  1011 consensus_peers.cc:597] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e -> Peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Couldn't send request to peer a377f20d447243fbb67d39e7ab5af5f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.585114 32718 raft_consensus.cc:2243] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:02.585925 32718 raft_consensus.cc:2272] T 0a7f73d9884244c182e81f2b5f31ecc4 P a377f20d447243fbb67d39e7ab5af5f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.631711 32718 tablet_server.cc:196] TabletServer@127.31.243.129:0 shutdown complete.
W20260709 12:13:02.643460   937 consensus_peers.cc:597] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 -> Peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Couldn't send request to peer a377f20d447243fbb67d39e7ab5af5f9. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:42687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.653551 32718 tablet_server.cc:179] TabletServer@127.31.243.130:0 shutting down...
W20260709 12:13:02.680716  1011 consensus_peers.cc:597] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e -> Peer a377f20d447243fbb67d39e7ab5af5f9 (127.31.243.129:42687): Couldn't send request to peer a377f20d447243fbb67d39e7ab5af5f9. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:42687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.681336 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:02.682053 32718 tablet_replica.cc:333] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447: stopping tablet replica
I20260709 12:13:02.682996 32718 raft_consensus.cc:2243] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.683640 32718 raft_consensus.cc:2272] T ea631a8bc0d14787a48c508613d81c48 P 0825065104be4fdda0834c5c80721447 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.685410 32718 tablet_replica.cc:333] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447: stopping tablet replica
I20260709 12:13:02.685943 32718 raft_consensus.cc:2243] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:02.686641 32718 raft_consensus.cc:2272] T c062ec65e9494a59abb0bfa061a1bf51 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.688294 32718 tablet_replica.cc:333] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447: stopping tablet replica
I20260709 12:13:02.688757 32718 raft_consensus.cc:2243] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.689127 32718 raft_consensus.cc:2272] T ae70c63ae1c945a399053e96f4455d5f P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.690786 32718 tablet_replica.cc:333] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447: stopping tablet replica
I20260709 12:13:02.691250 32718 raft_consensus.cc:2243] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.691586 32718 raft_consensus.cc:2272] T 11efbb801c544bc8a348ba8ed350eba6 P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.693259 32718 tablet_replica.cc:333] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447: stopping tablet replica
I20260709 12:13:02.693780 32718 raft_consensus.cc:2243] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.694171 32718 raft_consensus.cc:2272] T 0a7f73d9884244c182e81f2b5f31ecc4 P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.695801 32718 tablet_replica.cc:333] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447: stopping tablet replica
I20260709 12:13:02.696244 32718 raft_consensus.cc:2243] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.696597 32718 raft_consensus.cc:2272] T fa39574c7c814ce19b2a83d33d060c86 P 0825065104be4fdda0834c5c80721447 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.698288 32718 tablet_replica.cc:333] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447: stopping tablet replica
I20260709 12:13:02.698704 32718 raft_consensus.cc:2243] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:02.699347 32718 raft_consensus.cc:2272] T 6ac882fbb5584bdbb7687837c5ff813a P 0825065104be4fdda0834c5c80721447 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.700829 32718 tablet_replica.cc:333] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447: stopping tablet replica
I20260709 12:13:02.701252 32718 raft_consensus.cc:2243] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.701599 32718 raft_consensus.cc:2272] T bf7a8786a33b4a60b6311882730d6b3a P 0825065104be4fdda0834c5c80721447 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.703308 32718 tablet_replica.cc:333] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447: stopping tablet replica
I20260709 12:13:02.703686 32718 raft_consensus.cc:2243] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:02.704329 32718 raft_consensus.cc:2272] T e3ccec4785cf44b3ad058346a9b69cde P 0825065104be4fdda0834c5c80721447 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.705744 32718 tablet_replica.cc:333] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447: stopping tablet replica
I20260709 12:13:02.706132 32718 raft_consensus.cc:2243] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.706456 32718 raft_consensus.cc:2272] T 4492b350b2c349608fccabb84a3d0288 P 0825065104be4fdda0834c5c80721447 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.733945 32718 tablet_server.cc:196] TabletServer@127.31.243.130:0 shutdown complete.
I20260709 12:13:02.753988 32718 tablet_server.cc:179] TabletServer@127.31.243.131:0 shutting down...
I20260709 12:13:02.783277 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:02.784008 32718 tablet_replica.cc:333] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e: stopping tablet replica
I20260709 12:13:02.784693 32718 raft_consensus.cc:2243] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.785159 32718 raft_consensus.cc:2272] T 0a7f73d9884244c182e81f2b5f31ecc4 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.786985 32718 tablet_replica.cc:333] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e: stopping tablet replica
I20260709 12:13:02.787515 32718 raft_consensus.cc:2243] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.787945 32718 raft_consensus.cc:2272] T bf7a8786a33b4a60b6311882730d6b3a P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.789685 32718 tablet_replica.cc:333] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e: stopping tablet replica
I20260709 12:13:02.790150 32718 raft_consensus.cc:2243] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:02.790910 32718 raft_consensus.cc:2272] T 11efbb801c544bc8a348ba8ed350eba6 P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.792538 32718 tablet_replica.cc:333] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e: stopping tablet replica
I20260709 12:13:02.793031 32718 raft_consensus.cc:2243] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.793406 32718 raft_consensus.cc:2272] T c062ec65e9494a59abb0bfa061a1bf51 P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.794936 32718 tablet_replica.cc:333] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e: stopping tablet replica
I20260709 12:13:02.795428 32718 raft_consensus.cc:2243] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.795850 32718 raft_consensus.cc:2272] T ae70c63ae1c945a399053e96f4455d5f P 645444e8b358479fb7dd8eddf5e8287e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.797411 32718 tablet_replica.cc:333] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e: stopping tablet replica
I20260709 12:13:02.798017 32718 raft_consensus.cc:2243] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.798432 32718 raft_consensus.cc:2272] T fa39574c7c814ce19b2a83d33d060c86 P 645444e8b358479fb7dd8eddf5e8287e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.800051 32718 tablet_replica.cc:333] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e: stopping tablet replica
I20260709 12:13:02.800511 32718 raft_consensus.cc:2243] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.800904 32718 raft_consensus.cc:2272] T 6ac882fbb5584bdbb7687837c5ff813a P 645444e8b358479fb7dd8eddf5e8287e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.802693 32718 tablet_replica.cc:333] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e: stopping tablet replica
I20260709 12:13:02.803157 32718 raft_consensus.cc:2243] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:02.803913 32718 raft_consensus.cc:2272] T ea631a8bc0d14787a48c508613d81c48 P 645444e8b358479fb7dd8eddf5e8287e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.805428 32718 tablet_replica.cc:333] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e: stopping tablet replica
I20260709 12:13:02.805883 32718 raft_consensus.cc:2243] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.806267 32718 raft_consensus.cc:2272] T e3ccec4785cf44b3ad058346a9b69cde P 645444e8b358479fb7dd8eddf5e8287e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.807749 32718 tablet_replica.cc:333] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e: stopping tablet replica
I20260709 12:13:02.808189 32718 raft_consensus.cc:2243] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:02.808864 32718 raft_consensus.cc:2272] T 4492b350b2c349608fccabb84a3d0288 P 645444e8b358479fb7dd8eddf5e8287e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.836933 32718 tablet_server.cc:196] TabletServer@127.31.243.131:0 shutdown complete.
I20260709 12:13:02.856293 32718 master.cc:562] Master@127.31.243.190:41085 shutting down...
I20260709 12:13:02.877676 32718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:02.878372 32718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.878669 32718 tablet_replica.cc:333] T 00000000000000000000000000000000 P 89e0824ea452496a8f6ab6a23d893c0f: stopping tablet replica
I20260709 12:13:02.897665 32718 master.cc:584] Master@127.31.243.190:41085 shutdown complete.
0825065104be4fdda0834c5c80721447  4
645444e8b358479fb7dd8eddf5e8287e  1
a377f20d447243fbb67d39e7ab5af5f9  5
0825065104be4fdda0834c5c80721447  4
645444e8b358479fb7dd8eddf5e8287e  3
a377f20d447243fbb67d39e7ab5af5f9  3
0825065104be4fdda0834c5c80721447  1
645444e8b358479fb7dd8eddf5e8287e  1
a377f20d447243fbb67d39e7ab5af5f9  8
0825065104be4fdda0834c5c80721447  3
645444e8b358479fb7dd8eddf5e8287e  3
a377f20d447243fbb67d39e7ab5af5f9  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (28584 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:13:02.938515 32718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.243.190:46115
I20260709 12:13:02.939678 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:02.945165  1290 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:02.945363  1291 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:02.946632  1293 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:02.947799 32718 server_base.cc:1061] running on GCE node
I20260709 12:13:02.948892 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:02.949076 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:02.949275 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599182949239 us; error 0 us; skew 500 ppm
I20260709 12:13:02.949911 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:02.952299 32718 webserver.cc:533] Webserver started at http://127.31.243.190:45823/ using document root <none> and password file <none>
I20260709 12:13:02.952781 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:02.952973 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:02.953261 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:02.954782 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/master-0-root/instance:
uuid: "c375a1de52fa4604976cd4bc15af66b5"
format_stamp: "Formatted at 2026-07-09 12:13:02 on dist-test-slave-s0gw"
I20260709 12:13:02.959070 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:13:02.962518  1298 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:02.963193 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:13:02.963470 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/master-0-root
uuid: "c375a1de52fa4604976cd4bc15af66b5"
format_stamp: "Formatted at 2026-07-09 12:13:02 on dist-test-slave-s0gw"
I20260709 12:13:02.963749 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:02.984462 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:02.985764 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:03.023295 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.190:46115
I20260709 12:13:03.023391  1349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.190:46115 every 8 connection(s)
I20260709 12:13:03.027179  1350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.036751  1350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5: Bootstrap starting.
I20260709 12:13:03.041448  1350 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.045665  1350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5: No bootstrap required, opened a new log
I20260709 12:13:03.047698  1350 raft_consensus.cc:359] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c375a1de52fa4604976cd4bc15af66b5" member_type: VOTER }
I20260709 12:13:03.048070  1350 raft_consensus.cc:385] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.048256  1350 raft_consensus.cc:740] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c375a1de52fa4604976cd4bc15af66b5, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.048731  1350 consensus_queue.cc:260] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c375a1de52fa4604976cd4bc15af66b5" member_type: VOTER }
I20260709 12:13:03.049134  1350 raft_consensus.cc:399] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:13:03.049322  1350 raft_consensus.cc:493] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:13:03.049521  1350 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.053675  1350 raft_consensus.cc:515] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c375a1de52fa4604976cd4bc15af66b5" member_type: VOTER }
I20260709 12:13:03.054172  1350 leader_election.cc:304] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [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: c375a1de52fa4604976cd4bc15af66b5; no voters: 
I20260709 12:13:03.055229  1350 leader_election.cc:290] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:13:03.055630  1353 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.056989  1353 raft_consensus.cc:697] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [term 1 LEADER]: Becoming Leader. State: Replica: c375a1de52fa4604976cd4bc15af66b5, State: Running, Role: LEADER
I20260709 12:13:03.057647  1353 consensus_queue.cc:237] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [LEADER]: Queue going to LEADER mode. State: All 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: "c375a1de52fa4604976cd4bc15af66b5" member_type: VOTER }
I20260709 12:13:03.058285  1350 sys_catalog.cc:565] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:13:03.063019  1354 sys_catalog.cc:455] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c375a1de52fa4604976cd4bc15af66b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c375a1de52fa4604976cd4bc15af66b5" member_type: VOTER } }
I20260709 12:13:03.063743  1354 sys_catalog.cc:458] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:03.068344  1355 sys_catalog.cc:455] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c375a1de52fa4604976cd4bc15af66b5. Latest consensus state: current_term: 1 leader_uuid: "c375a1de52fa4604976cd4bc15af66b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c375a1de52fa4604976cd4bc15af66b5" member_type: VOTER } }
I20260709 12:13:03.069362  1355 sys_catalog.cc:458] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:03.070705  1359 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:13:03.076020  1359 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:13:03.079238 32718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:13:03.086304  1359 catalog_manager.cc:1383] Generated new cluster ID: 4e18be4e52fc410cbc3d0c203d963eac
I20260709 12:13:03.086601  1359 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:13:03.103183  1359 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:13:03.104488  1359 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:13:03.121018  1359 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5: Generated new TSK 0
I20260709 12:13:03.121652  1359 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:13:03.145722 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:03.151271  1371 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:03.152526  1372 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:03.154259 32718 server_base.cc:1061] running on GCE node
W20260709 12:13:03.154688  1374 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:03.155527 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:03.155753 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:03.155937 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599183155914 us; error 0 us; skew 500 ppm
I20260709 12:13:03.156457 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:03.158728 32718 webserver.cc:533] Webserver started at http://127.31.243.129:33743/ using document root <none> and password file <none>
I20260709 12:13:03.159215 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:03.159426 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:03.159756 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:03.160813 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/instance:
uuid: "130db8639f96494db6e47c6c079e2c59"
format_stamp: "Formatted at 2026-07-09 12:13:03 on dist-test-slave-s0gw"
I20260709 12:13:03.165285 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:13:03.168473  1379 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:03.169202 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:13:03.169483 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root
uuid: "130db8639f96494db6e47c6c079e2c59"
format_stamp: "Formatted at 2026-07-09 12:13:03 on dist-test-slave-s0gw"
I20260709 12:13:03.169855 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:03.201450 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:03.202812 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:03.204324 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:03.206595 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:03.206825 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:03.207072 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:03.207257 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:03.247016 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.129:35641
I20260709 12:13:03.247108  1441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.129:35641 every 8 connection(s)
I20260709 12:13:03.251861 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:03.259254  1446 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:03.260177  1447 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:03.262140  1449 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:03.263188 32718 server_base.cc:1061] running on GCE node
I20260709 12:13:03.264447 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:03.264705 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:03.264914 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599183264880 us; error 0 us; skew 500 ppm
I20260709 12:13:03.265697 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:03.265694  1442 heartbeater.cc:344] Connected to a master server at 127.31.243.190:46115
I20260709 12:13:03.266227  1442 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:03.267174  1442 heartbeater.cc:507] Master 127.31.243.190:46115 requested a full tablet report, sending...
I20260709 12:13:03.268728 32718 webserver.cc:533] Webserver started at http://127.31.243.130:34195/ using document root <none> and password file <none>
I20260709 12:13:03.269310 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:03.269500 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:03.269663  1315 ts_manager.cc:194] Registered new tserver with Master: 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:03.269842 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:03.271063 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/instance:
uuid: "0cc37d6f6bd04371a8695befcf603c73"
format_stamp: "Formatted at 2026-07-09 12:13:03 on dist-test-slave-s0gw"
I20260709 12:13:03.271587  1315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60798
I20260709 12:13:03.276268 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260709 12:13:03.279613  1454 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:03.280323 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:13:03.280602 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root
uuid: "0cc37d6f6bd04371a8695befcf603c73"
format_stamp: "Formatted at 2026-07-09 12:13:03 on dist-test-slave-s0gw"
I20260709 12:13:03.280874 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:03.297401 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:03.298664 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:03.300060 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:03.302214 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:03.302459 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:03.302706 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:03.302877 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:03.351747 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.130:44747
I20260709 12:13:03.351841  1516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.130:44747 every 8 connection(s)
I20260709 12:13:03.356499 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:03.362970  1520 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:03.365253  1521 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:03.366222  1523 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:03.368592  1517 heartbeater.cc:344] Connected to a master server at 127.31.243.190:46115
I20260709 12:13:03.368991  1517 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:03.369025 32718 server_base.cc:1061] running on GCE node
I20260709 12:13:03.369912  1517 heartbeater.cc:507] Master 127.31.243.190:46115 requested a full tablet report, sending...
I20260709 12:13:03.370008 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:03.370317 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:03.370494 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599183370474 us; error 0 us; skew 500 ppm
I20260709 12:13:03.371083 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:03.372668  1315 ts_manager.cc:194] Registered new tserver with Master: 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:03.375029  1315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60806
I20260709 12:13:03.378147 32718 webserver.cc:533] Webserver started at http://127.31.243.131:37463/ using document root <none> and password file <none>
I20260709 12:13:03.378991 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:03.379292 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:03.379688 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:03.381675 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/instance:
uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
format_stamp: "Formatted at 2026-07-09 12:13:03 on dist-test-slave-s0gw"
I20260709 12:13:03.406571 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.000s	sys 0.007s
I20260709 12:13:03.410580  1529 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:03.411311 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:13:03.411613 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root
uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
format_stamp: "Formatted at 2026-07-09 12:13:03 on dist-test-slave-s0gw"
I20260709 12:13:03.411983 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:03.431849 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:03.433269 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:03.434891 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:03.437225 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:03.437471 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:03.437764 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:03.437969 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:03.480098 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.131:40017
I20260709 12:13:03.480192  1591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.131:40017 every 8 connection(s)
I20260709 12:13:03.496055  1592 heartbeater.cc:344] Connected to a master server at 127.31.243.190:46115
I20260709 12:13:03.496428  1592 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:03.497148  1592 heartbeater.cc:507] Master 127.31.243.190:46115 requested a full tablet report, sending...
I20260709 12:13:03.499173  1315 ts_manager.cc:194] Registered new tserver with Master: bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:03.499795 32718 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015878182s
I20260709 12:13:03.500785  1315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60818
I20260709 12:13:03.525949  1315 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60832:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:13:03.532387  1315 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:13:03.740748  1557 tablet_service.cc:1511] Processing CreateTablet for tablet 4e1c269e934e478a9b8e846ede48bb00 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:03.742498  1557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e1c269e934e478a9b8e846ede48bb00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.744038  1554 tablet_service.cc:1511] Processing CreateTablet for tablet c21ba5f5f63f44f383569d0ae30dd97e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:03.745697  1554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21ba5f5f63f44f383569d0ae30dd97e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.746750  1405 tablet_service.cc:1511] Processing CreateTablet for tablet db212ccc741746af867ddcbfcbc4c8f4 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:03.746977  1406 tablet_service.cc:1511] Processing CreateTablet for tablet 606078f6e7f84ddd9802ee6140966d9a (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:03.748303  1405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db212ccc741746af867ddcbfcbc4c8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.745514  1407 tablet_service.cc:1511] Processing CreateTablet for tablet 4e1c269e934e478a9b8e846ede48bb00 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:03.749523  1407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e1c269e934e478a9b8e846ede48bb00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.749734  1555 tablet_service.cc:1511] Processing CreateTablet for tablet db212ccc741746af867ddcbfcbc4c8f4 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:03.751138  1555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db212ccc741746af867ddcbfcbc4c8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.751447  1404 tablet_service.cc:1511] Processing CreateTablet for tablet c21ba5f5f63f44f383569d0ae30dd97e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:03.752768  1404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21ba5f5f63f44f383569d0ae30dd97e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.754022  1406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 606078f6e7f84ddd9802ee6140966d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.754827  1556 tablet_service.cc:1511] Processing CreateTablet for tablet 606078f6e7f84ddd9802ee6140966d9a (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:03.756127  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 606078f6e7f84ddd9802ee6140966d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.761967  1403 tablet_service.cc:1511] Processing CreateTablet for tablet d2908bfb00cd401c89b7afb34804c717 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:03.763571  1403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2908bfb00cd401c89b7afb34804c717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.778582  1482 tablet_service.cc:1511] Processing CreateTablet for tablet 4e1c269e934e478a9b8e846ede48bb00 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:03.780287  1482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e1c269e934e478a9b8e846ede48bb00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.780793  1553 tablet_service.cc:1511] Processing CreateTablet for tablet d2908bfb00cd401c89b7afb34804c717 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:03.782838  1553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2908bfb00cd401c89b7afb34804c717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.794361  1481 tablet_service.cc:1511] Processing CreateTablet for tablet 606078f6e7f84ddd9802ee6140966d9a (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:03.796085  1481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 606078f6e7f84ddd9802ee6140966d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.796422  1552 tablet_service.cc:1511] Processing CreateTablet for tablet bb361a8d7a444e19a6d0aa30d8479c9a (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:03.798492  1552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb361a8d7a444e19a6d0aa30d8479c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.809247  1402 tablet_service.cc:1511] Processing CreateTablet for tablet bb361a8d7a444e19a6d0aa30d8479c9a (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:03.811223  1402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb361a8d7a444e19a6d0aa30d8479c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.818511  1479 tablet_service.cc:1511] Processing CreateTablet for tablet c21ba5f5f63f44f383569d0ae30dd97e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:03.818593  1480 tablet_service.cc:1511] Processing CreateTablet for tablet db212ccc741746af867ddcbfcbc4c8f4 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:03.820079  1479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21ba5f5f63f44f383569d0ae30dd97e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.820833  1480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db212ccc741746af867ddcbfcbc4c8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.827339  1478 tablet_service.cc:1511] Processing CreateTablet for tablet d2908bfb00cd401c89b7afb34804c717 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:03.829339  1478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2908bfb00cd401c89b7afb34804c717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.827339  1551 tablet_service.cc:1511] Processing CreateTablet for tablet 96c7f8aa9ed6411181e9592373e4fe71 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:03.834743  1551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c7f8aa9ed6411181e9592373e4fe71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.838742  1550 tablet_service.cc:1511] Processing CreateTablet for tablet 978ed19796fe4774b2ab315ab509d119 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:03.840142  1550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978ed19796fe4774b2ab315ab509d119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.847466  1555 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb15f3e1e8544e6871af39544882ddc (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:03.847976  1401 tablet_service.cc:1511] Processing CreateTablet for tablet 96c7f8aa9ed6411181e9592373e4fe71 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:03.848847  1555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb15f3e1e8544e6871af39544882ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.849385  1401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c7f8aa9ed6411181e9592373e4fe71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.850014  1476 tablet_service.cc:1511] Processing CreateTablet for tablet 96c7f8aa9ed6411181e9592373e4fe71 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:03.850859  1400 tablet_service.cc:1511] Processing CreateTablet for tablet 978ed19796fe4774b2ab315ab509d119 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:03.868386  1476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c7f8aa9ed6411181e9592373e4fe71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.868709  1400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978ed19796fe4774b2ab315ab509d119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.868956  1556 tablet_service.cc:1511] Processing CreateTablet for tablet 3815e67ac82d45be8354ca3518e2cb88 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:03.852620  1477 tablet_service.cc:1511] Processing CreateTablet for tablet bb361a8d7a444e19a6d0aa30d8479c9a (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:03.870182  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3815e67ac82d45be8354ca3518e2cb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.870414  1477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb361a8d7a444e19a6d0aa30d8479c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.861512  1399 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb15f3e1e8544e6871af39544882ddc (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:03.874274  1399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb15f3e1e8544e6871af39544882ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.863142  1554 tablet_service.cc:1511] Processing CreateTablet for tablet 4f82fc8b25fd4300b2e7b5053b51e024 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:03.866641  1475 tablet_service.cc:1511] Processing CreateTablet for tablet 978ed19796fe4774b2ab315ab509d119 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:03.876083  1475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978ed19796fe4774b2ab315ab509d119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.876118  1554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f82fc8b25fd4300b2e7b5053b51e024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.889173  1474 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb15f3e1e8544e6871af39544882ddc (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:03.891022  1474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb15f3e1e8544e6871af39544882ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.905355  1398 tablet_service.cc:1511] Processing CreateTablet for tablet 4f82fc8b25fd4300b2e7b5053b51e024 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:03.907128  1398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f82fc8b25fd4300b2e7b5053b51e024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.912391  1549 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4c762c8d5d4b8f97c60a404f536bc1 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:03.915848  1549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4c762c8d5d4b8f97c60a404f536bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.923533  1473 tablet_service.cc:1511] Processing CreateTablet for tablet 4f82fc8b25fd4300b2e7b5053b51e024 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:03.924957  1473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f82fc8b25fd4300b2e7b5053b51e024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.932479  1607 tablet_bootstrap.cc:492] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:03.951546  1557 tablet_service.cc:1511] Processing CreateTablet for tablet 793f177171624598bacfa61ef84f0270 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:03.952903  1557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793f177171624598bacfa61ef84f0270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.965427  1404 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4c762c8d5d4b8f97c60a404f536bc1 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:03.966830  1404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4c762c8d5d4b8f97c60a404f536bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.972433  1406 tablet_service.cc:1511] Processing CreateTablet for tablet 3815e67ac82d45be8354ca3518e2cb88 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:03.973835  1406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3815e67ac82d45be8354ca3518e2cb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.975042  1477 tablet_service.cc:1511] Processing CreateTablet for tablet 793f177171624598bacfa61ef84f0270 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:03.976305  1477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793f177171624598bacfa61ef84f0270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.982110  1482 tablet_service.cc:1511] Processing CreateTablet for tablet 3815e67ac82d45be8354ca3518e2cb88 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:03.983557  1482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3815e67ac82d45be8354ca3518e2cb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.985015  1401 tablet_service.cc:1511] Processing CreateTablet for tablet 793f177171624598bacfa61ef84f0270 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:03.992630  1405 tablet_service.cc:1511] Processing CreateTablet for tablet 816a21962576430283a70af3d89e570c (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:03.994033  1405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816a21962576430283a70af3d89e570c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.004971  1556 tablet_service.cc:1511] Processing CreateTablet for tablet 816a21962576430283a70af3d89e570c (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:04.006402  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816a21962576430283a70af3d89e570c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.012636  1608 tablet_bootstrap.cc:492] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:04.014786  1401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793f177171624598bacfa61ef84f0270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.015897  1478 tablet_service.cc:1511] Processing CreateTablet for tablet 816a21962576430283a70af3d89e570c (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:04.017169  1478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816a21962576430283a70af3d89e570c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.965327  1479 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4c762c8d5d4b8f97c60a404f536bc1 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:04.021909  1607 tablet_bootstrap.cc:654] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.022289  1479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4c762c8d5d4b8f97c60a404f536bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.032330  1477 tablet_service.cc:1511] Processing CreateTablet for tablet b89f134a75ef4726a803b983efd73429 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:04.033866  1477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b89f134a75ef4726a803b983efd73429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.042450  1609 tablet_bootstrap.cc:492] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:04.042883  1554 tablet_service.cc:1511] Processing CreateTablet for tablet b89f134a75ef4726a803b983efd73429 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:04.044314  1402 tablet_service.cc:1511] Processing CreateTablet for tablet b89f134a75ef4726a803b983efd73429 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:04.046900  1554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b89f134a75ef4726a803b983efd73429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.048771  1398 tablet_service.cc:1511] Processing CreateTablet for tablet e060969932ad468fb4bb6f069f1eac0e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:04.055995  1480 tablet_service.cc:1511] Processing CreateTablet for tablet e060969932ad468fb4bb6f069f1eac0e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:04.057488  1480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e060969932ad468fb4bb6f069f1eac0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.068286  1608 tablet_bootstrap.cc:654] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.045722  1402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b89f134a75ef4726a803b983efd73429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.084481  1398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e060969932ad468fb4bb6f069f1eac0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.111892  1404 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd5a90ff1954cf292b6f14d3dfa3041 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:04.113257  1404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd5a90ff1954cf292b6f14d3dfa3041. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:04.114646  1363 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:04.113478  1609 tablet_bootstrap.cc:654] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.124127  1554 tablet_service.cc:1511] Processing CreateTablet for tablet e060969932ad468fb4bb6f069f1eac0e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:04.125548  1554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e060969932ad468fb4bb6f069f1eac0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.131686  1478 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd5a90ff1954cf292b6f14d3dfa3041 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:04.133533  1478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd5a90ff1954cf292b6f14d3dfa3041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.141853  1607 tablet_bootstrap.cc:492] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:04.141739  1557 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd5a90ff1954cf292b6f14d3dfa3041 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:04.142422  1607 ts_tablet_manager.cc:1403] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.211s	user 0.017s	sys 0.009s
I20260709 12:13:04.143136  1557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd5a90ff1954cf292b6f14d3dfa3041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.144951  1607 raft_consensus.cc:359] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } }
I20260709 12:13:04.147392  1607 raft_consensus.cc:385] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.147734  1607 raft_consensus.cc:740] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.146699  1401 tablet_service.cc:1511] Processing CreateTablet for tablet 4fcb34d55bb54bc3946e996c61ab12f8 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:04.148773  1479 tablet_service.cc:1511] Processing CreateTablet for tablet 4fcb34d55bb54bc3946e996c61ab12f8 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:04.150120  1479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fcb34d55bb54bc3946e996c61ab12f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.149686  1607 consensus_queue.cc:260] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } }
I20260709 12:13:04.149189  1401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fcb34d55bb54bc3946e996c61ab12f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.162249  1608 tablet_bootstrap.cc:492] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:04.162807  1608 ts_tablet_manager.cc:1403] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.151s	user 0.016s	sys 0.023s
I20260709 12:13:04.163129  1554 tablet_service.cc:1511] Processing CreateTablet for tablet 4fcb34d55bb54bc3946e996c61ab12f8 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:04.164461  1554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fcb34d55bb54bc3946e996c61ab12f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.178076  1609 tablet_bootstrap.cc:492] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:04.178712  1609 ts_tablet_manager.cc:1403] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.137s	user 0.009s	sys 0.019s
I20260709 12:13:04.180940  1402 tablet_service.cc:1511] Processing CreateTablet for tablet fef6ab0570d946cd82ae72302064d8c8 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:04.181753  1609 raft_consensus.cc:359] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.182354  1402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef6ab0570d946cd82ae72302064d8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.182054  1480 tablet_service.cc:1511] Processing CreateTablet for tablet fef6ab0570d946cd82ae72302064d8c8 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:04.183403  1480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef6ab0570d946cd82ae72302064d8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.183029  1608 raft_consensus.cc:359] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.183774  1608 raft_consensus.cc:385] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.184113  1608 raft_consensus.cc:740] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.182535  1609 raft_consensus.cc:385] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.186761  1609 raft_consensus.cc:740] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.187163  1556 tablet_service.cc:1511] Processing CreateTablet for tablet fef6ab0570d946cd82ae72302064d8c8 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:04.187742  1608 consensus_queue.cc:260] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.188476  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef6ab0570d946cd82ae72302064d8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.192600  1609 consensus_queue.cc:260] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.198213  1442 heartbeater.cc:499] Master 127.31.243.190:46115 was elected leader, sending a full tablet report...
I20260709 12:13:04.199003  1608 ts_tablet_manager.cc:1434] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260709 12:13:04.199997  1608 tablet_bootstrap.cc:492] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:04.201906  1592 heartbeater.cc:499] Master 127.31.243.190:46115 was elected leader, sending a full tablet report...
I20260709 12:13:04.202999  1607 ts_tablet_manager.cc:1434] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.011s
I20260709 12:13:04.203547  1477 tablet_service.cc:1511] Processing CreateTablet for tablet fdd5f5001a464cd1b1ea9d284bdf444e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:04.204027  1607 tablet_bootstrap.cc:492] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:04.204938  1477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd5f5001a464cd1b1ea9d284bdf444e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.208449  1401 tablet_service.cc:1511] Processing CreateTablet for tablet dfa229e3006f416fbca5f9fa10802378 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:04.209873  1401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa229e3006f416fbca5f9fa10802378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.225411  1475 tablet_service.cc:1511] Processing CreateTablet for tablet dfa229e3006f416fbca5f9fa10802378 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:04.226702  1475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa229e3006f416fbca5f9fa10802378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.227780  1557 tablet_service.cc:1511] Processing CreateTablet for tablet fdd5f5001a464cd1b1ea9d284bdf444e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:04.229063  1557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd5f5001a464cd1b1ea9d284bdf444e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.229190  1400 tablet_service.cc:1511] Processing CreateTablet for tablet a2cc494ed6cb4e4a9831de562fd40a0f (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:04.230620  1400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2cc494ed6cb4e4a9831de562fd40a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.230711  1398 tablet_service.cc:1511] Processing CreateTablet for tablet a7299e62ba094302b131b09b5a3be7f2 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:04.231947  1398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7299e62ba094302b131b09b5a3be7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.234546  1479 tablet_service.cc:1511] Processing CreateTablet for tablet a7299e62ba094302b131b09b5a3be7f2 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:04.235541  1549 tablet_service.cc:1511] Processing CreateTablet for tablet a7299e62ba094302b131b09b5a3be7f2 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:04.236629  1479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7299e62ba094302b131b09b5a3be7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.236829  1549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7299e62ba094302b131b09b5a3be7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.223573  1607 tablet_bootstrap.cc:654] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.238845  1554 tablet_service.cc:1511] Processing CreateTablet for tablet dfa229e3006f416fbca5f9fa10802378 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:04.249265  1473 tablet_service.cc:1511] Processing CreateTablet for tablet a2cc494ed6cb4e4a9831de562fd40a0f (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:04.250581  1473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2cc494ed6cb4e4a9831de562fd40a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.257129  1554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa229e3006f416fbca5f9fa10802378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.247538  1404 tablet_service.cc:1511] Processing CreateTablet for tablet fdd5f5001a464cd1b1ea9d284bdf444e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:04.258340  1609 ts_tablet_manager.cc:1434] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.079s	user 0.011s	sys 0.006s
I20260709 12:13:04.258625  1404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd5f5001a464cd1b1ea9d284bdf444e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.265226  1517 heartbeater.cc:499] Master 127.31.243.190:46115 was elected leader, sending a full tablet report...
I20260709 12:13:04.266836  1552 tablet_service.cc:1511] Processing CreateTablet for tablet a2cc494ed6cb4e4a9831de562fd40a0f (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:04.268155  1552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2cc494ed6cb4e4a9831de562fd40a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.276113  1612 raft_consensus.cc:493] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.276726  1612 raft_consensus.cc:515] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } }
I20260709 12:13:04.281601  1612 leader_election.cc:290] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:04.282286  1609 tablet_bootstrap.cc:492] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:04.301395  1406 tablet_service.cc:1511] Processing CreateTablet for tablet 283cbf924f0248ec8216bce304804882 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:04.302794  1406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283cbf924f0248ec8216bce304804882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.303514  1608 tablet_bootstrap.cc:654] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.306579  1480 tablet_service.cc:1511] Processing CreateTablet for tablet 283cbf924f0248ec8216bce304804882 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:04.308185  1480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283cbf924f0248ec8216bce304804882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.302971  1475 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec78752de324f21beaf1b02dac203e9 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:04.326970  1607 tablet_bootstrap.cc:492] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:04.327594  1607 ts_tablet_manager.cc:1403] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.004s
I20260709 12:13:04.327606  1556 tablet_service.cc:1511] Processing CreateTablet for tablet 283cbf924f0248ec8216bce304804882 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:04.329963  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283cbf924f0248ec8216bce304804882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.335187  1475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec78752de324f21beaf1b02dac203e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.305153  1402 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec78752de324f21beaf1b02dac203e9 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:04.336866  1402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec78752de324f21beaf1b02dac203e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.336575  1399 tablet_service.cc:1511] Processing CreateTablet for tablet c2dcf57d28054954b65094c2dbc00ae2 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:04.337803  1399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2dcf57d28054954b65094c2dbc00ae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.341590  1607 raft_consensus.cc:359] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.342351  1607 raft_consensus.cc:385] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.342669  1607 raft_consensus.cc:740] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.343379  1607 consensus_queue.cc:260] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.346526  1552 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec78752de324f21beaf1b02dac203e9 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:04.347913  1552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec78752de324f21beaf1b02dac203e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.349148  1609 tablet_bootstrap.cc:654] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.355029  1557 tablet_service.cc:1511] Processing CreateTablet for tablet c2dcf57d28054954b65094c2dbc00ae2 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:04.356398  1557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2dcf57d28054954b65094c2dbc00ae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.356253  1407 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5090abf3c9465792238c195d6a1ae8 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:04.345479  1607 ts_tablet_manager.cc:1434] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.000s
I20260709 12:13:04.357502  1407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5090abf3c9465792238c195d6a1ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.362649  1550 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5090abf3c9465792238c195d6a1ae8 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:04.363938  1550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5090abf3c9465792238c195d6a1ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.370050  1549 tablet_service.cc:1511] Processing CreateTablet for tablet acc79b0a24ce4f34944baf9986f46ae0 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:04.370175  1478 tablet_service.cc:1511] Processing CreateTablet for tablet acc79b0a24ce4f34944baf9986f46ae0 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:04.371318  1549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc79b0a24ce4f34944baf9986f46ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.371423  1478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc79b0a24ce4f34944baf9986f46ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.376441  1406 tablet_service.cc:1511] Processing CreateTablet for tablet acc79b0a24ce4f34944baf9986f46ae0 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:04.380780  1406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc79b0a24ce4f34944baf9986f46ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.393885  1477 tablet_service.cc:1511] Processing CreateTablet for tablet c2dcf57d28054954b65094c2dbc00ae2 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:04.395246  1477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2dcf57d28054954b65094c2dbc00ae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.397964  1607 tablet_bootstrap.cc:492] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:04.405594  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1c269e934e478a9b8e846ede48bb00" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:04.410300  1473 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5090abf3c9465792238c195d6a1ae8 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:04.411655  1473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5090abf3c9465792238c195d6a1ae8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:04.411888  1533 leader_election.cc:343] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.414955  1401 tablet_service.cc:1511] Processing CreateTablet for tablet 94c4a0b4d24043e699c3ff8e63106a32 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:04.416277  1401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c4a0b4d24043e699c3ff8e63106a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.428620  1608 tablet_bootstrap.cc:492] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:04.428869  1607 tablet_bootstrap.cc:654] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.429129  1608 ts_tablet_manager.cc:1403] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.229s	user 0.010s	sys 0.009s
I20260709 12:13:04.429576  1556 tablet_service.cc:1511] Processing CreateTablet for tablet 94c4a0b4d24043e699c3ff8e63106a32 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:04.430848  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c4a0b4d24043e699c3ff8e63106a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.431113  1609 tablet_bootstrap.cc:492] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:04.432003  1609 ts_tablet_manager.cc:1403] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.150s	user 0.012s	sys 0.002s
I20260709 12:13:04.434968  1609 raft_consensus.cc:359] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } }
I20260709 12:13:04.435679  1609 raft_consensus.cc:385] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.435974  1609 raft_consensus.cc:740] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.438320  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1c269e934e478a9b8e846ede48bb00" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:04.441793  1609 consensus_queue.cc:260] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } }
I20260709 12:13:04.442713  1492 raft_consensus.cc:2468] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:04.446098  1533 leader_election.cc:304] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:04.446918  1612 raft_consensus.cc:2804] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.447268  1612 raft_consensus.cc:493] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.447626  1612 raft_consensus.cc:3060] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.460667  1407 tablet_service.cc:1511] Processing CreateTablet for tablet 5b63dec0a9f04dd1abc19d1cf586cf15 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:04.460807  1480 tablet_service.cc:1511] Processing CreateTablet for tablet 5b63dec0a9f04dd1abc19d1cf586cf15 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:04.462054  1407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b63dec0a9f04dd1abc19d1cf586cf15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.462231  1480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b63dec0a9f04dd1abc19d1cf586cf15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.454780  1612 raft_consensus.cc:515] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } }
I20260709 12:13:04.466169  1475 tablet_service.cc:1511] Processing CreateTablet for tablet 94c4a0b4d24043e699c3ff8e63106a32 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:04.467388  1475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c4a0b4d24043e699c3ff8e63106a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.468261  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1c269e934e478a9b8e846ede48bb00" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:04.472440  1550 tablet_service.cc:1511] Processing CreateTablet for tablet 5b63dec0a9f04dd1abc19d1cf586cf15 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
W20260709 12:13:04.473996  1533 leader_election.cc:343] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.475430  1550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b63dec0a9f04dd1abc19d1cf586cf15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.484156  1609 ts_tablet_manager.cc:1434] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260709 12:13:04.485160  1609 tablet_bootstrap.cc:492] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:04.436340  1608 raft_consensus.cc:359] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.489370  1612 leader_election.cc:290] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:04.490595  1399 tablet_service.cc:1511] Processing CreateTablet for tablet f16cd36258504a338821b1e0ecaa518b (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:04.491837  1399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f16cd36258504a338821b1e0ecaa518b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.495113  1557 tablet_service.cc:1511] Processing CreateTablet for tablet f16cd36258504a338821b1e0ecaa518b (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:04.496548  1402 tablet_service.cc:1511] Processing CreateTablet for tablet 29a4c350ad704d3187e24ed3832fd6b5 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:04.497812  1402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a4c350ad704d3187e24ed3832fd6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.498008  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1c269e934e478a9b8e846ede48bb00" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:04.498551  1492 raft_consensus.cc:3060] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.496765  1557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f16cd36258504a338821b1e0ecaa518b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.505913  1607 tablet_bootstrap.cc:492] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:04.508220  1607 ts_tablet_manager.cc:1403] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.000s
I20260709 12:13:04.511412  1607 raft_consensus.cc:359] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.495407  1478 tablet_service.cc:1511] Processing CreateTablet for tablet f16cd36258504a338821b1e0ecaa518b (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:04.515587  1607 raft_consensus.cc:385] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.515969  1607 raft_consensus.cc:740] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.516287  1478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f16cd36258504a338821b1e0ecaa518b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.516969  1607 consensus_queue.cc:260] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.487347  1608 raft_consensus.cc:385] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.518344  1608 raft_consensus.cc:740] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.519311  1607 ts_tablet_manager.cc:1434] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:13:04.519264  1608 consensus_queue.cc:260] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.512485  1492 raft_consensus.cc:2468] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:04.520499  1607 tablet_bootstrap.cc:492] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:04.515211  1609 tablet_bootstrap.cc:654] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.521044  1533 leader_election.cc:304] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:04.521844  1612 raft_consensus.cc:2804] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:04.524102  1608 ts_tablet_manager.cc:1434] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.000s
I20260709 12:13:04.534401  1608 tablet_bootstrap.cc:492] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:04.538398  1475 tablet_service.cc:1511] Processing CreateTablet for tablet 29a4c350ad704d3187e24ed3832fd6b5 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:04.539691  1475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a4c350ad704d3187e24ed3832fd6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.551071  1402 tablet_service.cc:1511] Processing CreateTablet for tablet 25985f61b3f64fd0acab11bb252bab72 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:04.552498  1402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25985f61b3f64fd0acab11bb252bab72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.552621  1480 tablet_service.cc:1511] Processing CreateTablet for tablet 25985f61b3f64fd0acab11bb252bab72 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:04.553965  1480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25985f61b3f64fd0acab11bb252bab72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.555146  1557 tablet_service.cc:1511] Processing CreateTablet for tablet 29a4c350ad704d3187e24ed3832fd6b5 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:04.556809  1557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a4c350ad704d3187e24ed3832fd6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.558626  1612 raft_consensus.cc:697] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:04.558491  1607 tablet_bootstrap.cc:654] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.563357  1549 tablet_service.cc:1511] Processing CreateTablet for tablet 25985f61b3f64fd0acab11bb252bab72 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:04.564397  1399 tablet_service.cc:1511] Processing CreateTablet for tablet e7026b0e0f8d4cfaa657963f7513da53 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:04.566401  1399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7026b0e0f8d4cfaa657963f7513da53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.566401  1549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25985f61b3f64fd0acab11bb252bab72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.578594  1473 tablet_service.cc:1511] Processing CreateTablet for tablet e7026b0e0f8d4cfaa657963f7513da53 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:04.580087  1473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7026b0e0f8d4cfaa657963f7513da53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.584823  1608 tablet_bootstrap.cc:654] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.587158  1607 tablet_bootstrap.cc:492] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:04.587834  1615 raft_consensus.cc:493] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.588325  1615 raft_consensus.cc:515] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.590569  1612 consensus_queue.cc:237] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } }
I20260709 12:13:04.591329  1615 leader_election.cc:290] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:04.591837  1609 tablet_bootstrap.cc:492] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:04.592304  1609 ts_tablet_manager.cc:1403] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.022s
I20260709 12:13:04.596768  1607 ts_tablet_manager.cc:1403] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.077s	user 0.006s	sys 0.006s
I20260709 12:13:04.605994  1609 raft_consensus.cc:359] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.606734  1609 raft_consensus.cc:385] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.606427  1401 tablet_service.cc:1511] Processing CreateTablet for tablet b1ca98ee187747af93b8b03d6116a71b (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:04.607038  1609 raft_consensus.cc:740] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.607904  1401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ca98ee187747af93b8b03d6116a71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.607057  1557 tablet_service.cc:1511] Processing CreateTablet for tablet e7026b0e0f8d4cfaa657963f7513da53 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:04.608747  1609 consensus_queue.cc:260] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.611200  1554 tablet_service.cc:1511] Processing CreateTablet for tablet b1ca98ee187747af93b8b03d6116a71b (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:04.612489  1554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ca98ee187747af93b8b03d6116a71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.614298  1556 tablet_service.cc:1511] Processing CreateTablet for tablet 65c119d0e2094c1ab8ca86e2aaf98183 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:04.614552  1406 tablet_service.cc:1511] Processing CreateTablet for tablet 65c119d0e2094c1ab8ca86e2aaf98183 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:04.615550  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c119d0e2094c1ab8ca86e2aaf98183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.615631  1406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c119d0e2094c1ab8ca86e2aaf98183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.617120  1609 ts_tablet_manager.cc:1434] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.005s
I20260709 12:13:04.618098  1609 tablet_bootstrap.cc:492] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:04.619900  1552 tablet_service.cc:1511] Processing CreateTablet for tablet 15c80ddec6434fd5b6af9157db481f48 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:04.621111  1552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c80ddec6434fd5b6af9157db481f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.625540  1398 tablet_service.cc:1511] Processing CreateTablet for tablet 3efc694cad684c37aff8510e61b592f8 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:04.626816  1398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efc694cad684c37aff8510e61b592f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.634599  1557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7026b0e0f8d4cfaa657963f7513da53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.636768  1555 tablet_service.cc:1511] Processing CreateTablet for tablet 3efc694cad684c37aff8510e61b592f8 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:04.637356  1553 tablet_service.cc:1511] Processing CreateTablet for tablet 68358ce7dedb4fadb0b0db2c37787b2e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:04.637358  1399 tablet_service.cc:1511] Processing CreateTablet for tablet 15c80ddec6434fd5b6af9157db481f48 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:04.638586  1551 tablet_service.cc:1511] Processing CreateTablet for tablet 47aab6cb369f4f2d8056bf64c7df8608 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:04.639400  1399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c80ddec6434fd5b6af9157db481f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.639780  1555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efc694cad684c37aff8510e61b592f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.641773  1553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68358ce7dedb4fadb0b0db2c37787b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.642483  1404 tablet_service.cc:1511] Processing CreateTablet for tablet 47aab6cb369f4f2d8056bf64c7df8608 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:04.643443  1477 tablet_service.cc:1511] Processing CreateTablet for tablet 15c80ddec6434fd5b6af9157db481f48 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:04.643693  1479 tablet_service.cc:1511] Processing CreateTablet for tablet 3efc694cad684c37aff8510e61b592f8 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:04.644680  1477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c80ddec6434fd5b6af9157db481f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.645252  1479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efc694cad684c37aff8510e61b592f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.645212  1400 tablet_service.cc:1511] Processing CreateTablet for tablet 68358ce7dedb4fadb0b0db2c37787b2e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:04.646114  1551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47aab6cb369f4f2d8056bf64c7df8608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.643688  1404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47aab6cb369f4f2d8056bf64c7df8608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.615712  1607 raft_consensus.cc:359] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.650910  1482 tablet_service.cc:1511] Processing CreateTablet for tablet 47aab6cb369f4f2d8056bf64c7df8608 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:04.651214  1474 tablet_service.cc:1511] Processing CreateTablet for tablet 68358ce7dedb4fadb0b0db2c37787b2e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:04.652156  1482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47aab6cb369f4f2d8056bf64c7df8608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.654031  1400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68358ce7dedb4fadb0b0db2c37787b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.657932  1474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68358ce7dedb4fadb0b0db2c37787b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.658743  1480 tablet_service.cc:1511] Processing CreateTablet for tablet 65c119d0e2094c1ab8ca86e2aaf98183 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:04.660138  1480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c119d0e2094c1ab8ca86e2aaf98183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.650936  1607 raft_consensus.cc:385] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.665683  1607 raft_consensus.cc:740] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.682235  1614 raft_consensus.cc:493] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.684898  1614 raft_consensus.cc:515] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.705523  1550 tablet_service.cc:1511] Processing CreateTablet for tablet 30d6756174c645efa816c146bb02a6d0 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:04.694077  1614 leader_election.cc:290] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:04.707259  1550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d6756174c645efa816c146bb02a6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.710618  1609 tablet_bootstrap.cc:654] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.693765  1607 consensus_queue.cc:260] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.734735  1478 tablet_service.cc:1511] Processing CreateTablet for tablet 30d6756174c645efa816c146bb02a6d0 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:04.736088  1478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d6756174c645efa816c146bb02a6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.742035  1607 ts_tablet_manager.cc:1434] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.142s	user 0.007s	sys 0.003s
I20260709 12:13:04.743048  1607 tablet_bootstrap.cc:492] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:04.751461  1556 tablet_service.cc:1511] Processing CreateTablet for tablet dda29bddc14943318f6f2dd223dcdb11 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:04.752822  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda29bddc14943318f6f2dd223dcdb11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.760537  1624 raft_consensus.cc:493] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.761059  1624 raft_consensus.cc:515] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.763172  1624 leader_election.cc:290] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:04.765261  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606078f6e7f84ddd9802ee6140966d9a" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:04.767540  1475 tablet_service.cc:1511] Processing CreateTablet for tablet b1ca98ee187747af93b8b03d6116a71b (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:04.768934  1475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ca98ee187747af93b8b03d6116a71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.769876  1550 tablet_service.cc:1511] Processing CreateTablet for tablet c954fecdda6c4c529376ba0874195dcc (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:04.771170  1550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c954fecdda6c4c529376ba0874195dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.776738  1476 tablet_service.cc:1511] Processing CreateTablet for tablet c954fecdda6c4c529376ba0874195dcc (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:04.778064  1476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c954fecdda6c4c529376ba0874195dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.778672  1481 tablet_service.cc:1511] Processing CreateTablet for tablet 65b6224eafaf4b37b4c4d511a102228b (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:04.779842  1481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b6224eafaf4b37b4c4d511a102228b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.780216  1557 tablet_service.cc:1511] Processing CreateTablet for tablet 65b6224eafaf4b37b4c4d511a102228b (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:04.781345  1557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b6224eafaf4b37b4c4d511a102228b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:04.782055  1533 leader_election.cc:343] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.783727  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606078f6e7f84ddd9802ee6140966d9a" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:04.784389  1417 raft_consensus.cc:2468] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:04.786383  1533 leader_election.cc:304] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:04.787576  1608 tablet_bootstrap.cc:492] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:04.788084  1608 ts_tablet_manager.cc:1403] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.254s	user 0.016s	sys 0.013s
I20260709 12:13:04.789870  1607 tablet_bootstrap.cc:654] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.791281  1549 tablet_service.cc:1511] Processing CreateTablet for tablet c5f1e36070d84b4785dc3bbd0e564050 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:04.792122  1624 raft_consensus.cc:2804] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.792558  1624 raft_consensus.cc:493] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.793001  1624 raft_consensus.cc:3060] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.792636  1549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f1e36070d84b4785dc3bbd0e564050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.797881  1608 raft_consensus.cc:359] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.798568  1608 raft_consensus.cc:385] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.798879  1608 raft_consensus.cc:740] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.817513  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db212ccc741746af867ddcbfcbc4c8f4" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:04.818476  1567 raft_consensus.cc:2468] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:04.818621  1473 tablet_service.cc:1511] Processing CreateTablet for tablet dda29bddc14943318f6f2dd223dcdb11 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:04.819476  1608 consensus_queue.cc:260] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.820439  1380 leader_election.cc:304] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:04.821730  1608 ts_tablet_manager.cc:1434] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 12:13:04.822078  1614 raft_consensus.cc:2804] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.822464  1614 raft_consensus.cc:493] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.822800  1614 raft_consensus.cc:3060] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.822795  1608 tablet_bootstrap.cc:492] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:04.842921  1404 tablet_service.cc:1511] Processing CreateTablet for tablet 30d6756174c645efa816c146bb02a6d0 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:04.843612  1398 tablet_service.cc:1511] Processing CreateTablet for tablet c954fecdda6c4c529376ba0874195dcc (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:04.850335  1402 tablet_service.cc:1511] Processing CreateTablet for tablet c5f1e36070d84b4785dc3bbd0e564050 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:04.853996  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2908bfb00cd401c89b7afb34804c717" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:04.856483  1401 tablet_service.cc:1511] Processing CreateTablet for tablet 65b6224eafaf4b37b4c4d511a102228b (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:04.844986  1399 tablet_service.cc:1511] Processing CreateTablet for tablet dda29bddc14943318f6f2dd223dcdb11 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:04.862118  1404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d6756174c645efa816c146bb02a6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.865310  1615 raft_consensus.cc:493] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.865885  1398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c954fecdda6c4c529376ba0874195dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.865967  1615 raft_consensus.cc:515] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.868969  1615 leader_election.cc:290] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:04.869808  1612 raft_consensus.cc:493] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.870298  1612 raft_consensus.cc:515] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.870658  1402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f1e36070d84b4785dc3bbd0e564050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.872314  1612 leader_election.cc:290] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:04.873697  1477 tablet_service.cc:1511] Processing CreateTablet for tablet c5f1e36070d84b4785dc3bbd0e564050 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:04.853204  1405 tablet_service.cc:1511] Processing CreateTablet for tablet c8f99e960c814071975abc88ad720c97 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:04.874179  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:04.875074  1477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f1e36070d84b4785dc3bbd0e564050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.875241  1492 raft_consensus.cc:2468] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:04.877148  1533 leader_election.cc:304] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:04.878214  1612 raft_consensus.cc:2804] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.878582  1612 raft_consensus.cc:493] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.878935  1612 raft_consensus.cc:3060] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.882970  1473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda29bddc14943318f6f2dd223dcdb11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.886641  1401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b6224eafaf4b37b4c4d511a102228b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.845018  1614 raft_consensus.cc:515] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.903151  1399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda29bddc14943318f6f2dd223dcdb11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.904038  1614 leader_election.cc:290] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:04.904857  1614 raft_consensus.cc:493] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.905476  1614 raft_consensus.cc:515] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.907426  1614 leader_election.cc:290] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:04.907646  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2908bfb00cd401c89b7afb34804c717" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:04.909514  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:04.910528  1455 leader_election.cc:343] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:04.911685  1458 leader_election.cc:343] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.912009  1458 leader_election.cc:304] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:04.912590  1615 raft_consensus.cc:2749] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:04.912633  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db212ccc741746af867ddcbfcbc4c8f4" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:04.913714  1405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f99e960c814071975abc88ad720c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.914611  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db212ccc741746af867ddcbfcbc4c8f4" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:04.916352  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:04.916898  1417 raft_consensus.cc:2468] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:04.917153  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:04.917997  1491 raft_consensus.cc:2468] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:04.920258  1624 raft_consensus.cc:515] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.930604  1612 raft_consensus.cc:515] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.931875  1566 raft_consensus.cc:2393] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cc37d6f6bd04371a8695befcf603c73 in current term 1: Already voted for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in this term.
W20260709 12:13:04.923883  1302 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.243.129:35641, user_credentials={real_user=slave}} blocked reactor thread for 82292.4us
I20260709 12:13:04.934593  1612 leader_election.cc:290] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:04.941082  1458 leader_election.cc:304] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:04.942027  1615 raft_consensus.cc:2804] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.945120  1615 raft_consensus.cc:493] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.945588  1615 raft_consensus.cc:3060] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.944343  1479 tablet_service.cc:1511] Processing CreateTablet for tablet c8f99e960c814071975abc88ad720c97 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:04.948572  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:04.949291  1479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f99e960c814071975abc88ad720c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.924438  1624 leader_election.cc:290] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:04.949728  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606078f6e7f84ddd9802ee6140966d9a" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:04.961728  1608 tablet_bootstrap.cc:654] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.970400  1476 tablet_service.cc:1511] Processing CreateTablet for tablet 889b2213af2b486a9918c3eedee0a05f (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:04.970938  1556 tablet_service.cc:1511] Processing CreateTablet for tablet 889b2213af2b486a9918c3eedee0a05f (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:04.971741  1476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 889b2213af2b486a9918c3eedee0a05f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.972263  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 889b2213af2b486a9918c3eedee0a05f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.956015  1313 catalog_manager.cc:5697] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:04.979851  1383 leader_election.cc:343] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:04.980741  1383 leader_election.cc:343] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.981406  1383 leader_election.cc:304] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:04.982223  1614 raft_consensus.cc:2804] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.982640  1614 raft_consensus.cc:493] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.982975  1614 raft_consensus.cc:3060] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.984206  1405 tablet_service.cc:1511] Processing CreateTablet for tablet 889b2213af2b486a9918c3eedee0a05f (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:04.984483  1406 tablet_service.cc:1511] Processing CreateTablet for tablet add63393dfc341e589c543ed8e74d936 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:04.985445  1405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 889b2213af2b486a9918c3eedee0a05f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:04.986178  1533 leader_election.cc:343] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.986999  1406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add63393dfc341e589c543ed8e74d936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.990276  1614 raft_consensus.cc:515] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:04.992479  1614 leader_election.cc:290] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:04.992998  1481 tablet_service.cc:1511] Processing CreateTablet for tablet add63393dfc341e589c543ed8e74d936 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:04.995375  1481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add63393dfc341e589c543ed8e74d936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.993474  1549 tablet_service.cc:1511] Processing CreateTablet for tablet add63393dfc341e589c543ed8e74d936 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:04.997390  1549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add63393dfc341e589c543ed8e74d936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.993914  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:05.019791  1482 tablet_service.cc:1511] Processing CreateTablet for tablet 578424a5e5a04b4990154349da14e7e5 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:05.021153  1482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578424a5e5a04b4990154349da14e7e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.026959  1550 tablet_service.cc:1511] Processing CreateTablet for tablet c8f99e960c814071975abc88ad720c97 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:05.028339  1550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f99e960c814071975abc88ad720c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.031387  1609 tablet_bootstrap.cc:492] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:05.031901  1609 ts_tablet_manager.cc:1403] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.414s	user 0.021s	sys 0.015s
I20260709 12:13:05.035790  1607 tablet_bootstrap.cc:492] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:05.036346  1607 ts_tablet_manager.cc:1403] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.294s	user 0.018s	sys 0.045s
W20260709 12:13:05.040726  1380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 220561us
I20260709 12:13:05.048134  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db212ccc741746af867ddcbfcbc4c8f4" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:05.048781  1566 raft_consensus.cc:3060] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.051605  1553 tablet_service.cc:1511] Processing CreateTablet for tablet a2162b78c81847798c5b008ab0abaf2c (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:05.052183  1555 tablet_service.cc:1511] Processing CreateTablet for tablet 69fbdd3e61e045ea8d997ae5fc1d242f (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:05.053005  1553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2162b78c81847798c5b008ab0abaf2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.053390  1554 tablet_service.cc:1511] Processing CreateTablet for tablet f067f053ca224ce1a58456ae19475adf (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:05.054083  1557 tablet_service.cc:1511] Processing CreateTablet for tablet d486831dbf2d4101838a77c131744426 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:05.054651  1554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f067f053ca224ce1a58456ae19475adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.055305  1557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d486831dbf2d4101838a77c131744426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.055923  1566 raft_consensus.cc:2468] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:05.057825  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:05.058144  1478 tablet_service.cc:1511] Processing CreateTablet for tablet a2162b78c81847798c5b008ab0abaf2c (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:05.058622  1567 raft_consensus.cc:2393] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 130db8639f96494db6e47c6c079e2c59 in current term 1: Already voted for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in this term.
I20260709 12:13:05.060544  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:05.061242  1567 raft_consensus.cc:2393] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 130db8639f96494db6e47c6c079e2c59 in current term 1: Already voted for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in this term.
I20260709 12:13:05.060938  1552 tablet_service.cc:1511] Processing CreateTablet for tablet 036adce333ad4c3980e21b6d088a1f70 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:05.062069  1555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69fbdd3e61e045ea8d997ae5fc1d242f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.062906  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:05.063701  1417 raft_consensus.cc:2393] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:05.062906  1551 tablet_service.cc:1511] Processing CreateTablet for tablet 578424a5e5a04b4990154349da14e7e5 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:05.064900  1407 tablet_service.cc:1511] Processing CreateTablet for tablet 036adce333ad4c3980e21b6d088a1f70 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:05.065442  1551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578424a5e5a04b4990154349da14e7e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.066231  1407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036adce333ad4c3980e21b6d088a1f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.070216  1556 tablet_service.cc:1511] Processing CreateTablet for tablet 0c86122ee8cd4acfba8bdf8e7f60dca7 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:05.073406  1624 consensus_queue.cc:1048] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:05.054829  1548 tablet_service.cc:1511] Processing CreateTablet for tablet bcaf51799fe6488ebb3167511a8dbf9e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:05.076370  1608 tablet_bootstrap.cc:492] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:05.076824  1608 ts_tablet_manager.cc:1403] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.254s	user 0.022s	sys 0.000s
I20260709 12:13:05.079389  1607 raft_consensus.cc:359] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.080132  1607 raft_consensus.cc:385] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.080467  1607 raft_consensus.cc:740] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.081193  1609 raft_consensus.cc:359] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.081336  1607 consensus_queue.cc:260] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.081959  1609 raft_consensus.cc:385] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.082248  1609 raft_consensus.cc:740] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.086539  1480 tablet_service.cc:1511] Processing CreateTablet for tablet 036adce333ad4c3980e21b6d088a1f70 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:05.090883  1615 raft_consensus.cc:515] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.090973  1400 tablet_service.cc:1511] Processing CreateTablet for tablet a2162b78c81847798c5b008ab0abaf2c (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:05.092656  1400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2162b78c81847798c5b008ab0abaf2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.093664  1492 raft_consensus.cc:2393] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 0cc37d6f6bd04371a8695befcf603c73 in this term.
I20260709 12:13:05.096069  1478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2162b78c81847798c5b008ab0abaf2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.094887  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:05.096748  1566 raft_consensus.cc:2393] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0cc37d6f6bd04371a8695befcf603c73 in current term 1: Already voted for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in this term.
I20260709 12:13:05.105399  1480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036adce333ad4c3980e21b6d088a1f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.106352  1608 raft_consensus.cc:359] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.107132  1608 raft_consensus.cc:385] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.107499  1608 raft_consensus.cc:740] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.107896  1552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036adce333ad4c3980e21b6d088a1f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.109956  1548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcaf51799fe6488ebb3167511a8dbf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.083143  1609 consensus_queue.cc:260] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.095675  1615 leader_election.cc:290] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:05.120329  1404 tablet_service.cc:1511] Processing CreateTablet for tablet d486831dbf2d4101838a77c131744426 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:05.120946  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:05.121716  1417 raft_consensus.cc:2393] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0cc37d6f6bd04371a8695befcf603c73 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:05.122035  1403 tablet_service.cc:1511] Processing CreateTablet for tablet 69fbdd3e61e045ea8d997ae5fc1d242f (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:05.123211  1557 tablet_service.cc:1511] Processing CreateTablet for tablet f2e55b700f36426189660ed23729ca28 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:05.124282  1458 leader_election.cc:304] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:05.127936  1474 tablet_service.cc:1511] Processing CreateTablet for tablet f067f053ca224ce1a58456ae19475adf (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:05.129172  1474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f067f053ca224ce1a58456ae19475adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.090577  1405 tablet_service.cc:1511] Processing CreateTablet for tablet f067f053ca224ce1a58456ae19475adf (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:05.129535  1615 raft_consensus.cc:2749] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.130753  1406 tablet_service.cc:1511] Processing CreateTablet for tablet 578424a5e5a04b4990154349da14e7e5 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:05.133693  1608 consensus_queue.cc:260] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.138046  1398 tablet_service.cc:1511] Processing CreateTablet for tablet bcaf51799fe6488ebb3167511a8dbf9e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:05.138825  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606078f6e7f84ddd9802ee6140966d9a" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:05.140174  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:05.141767  1475 tablet_service.cc:1511] Processing CreateTablet for tablet 69fbdd3e61e045ea8d997ae5fc1d242f (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:05.147130  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c86122ee8cd4acfba8bdf8e7f60dca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.165407  1557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e55b700f36426189660ed23729ca28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.166095  1417 raft_consensus.cc:3060] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.159155  1404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d486831dbf2d4101838a77c131744426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.172467  1416 raft_consensus.cc:2393] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:05.178612  1475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69fbdd3e61e045ea8d997ae5fc1d242f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.182394  1406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578424a5e5a04b4990154349da14e7e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.184175  1403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69fbdd3e61e045ea8d997ae5fc1d242f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.186308  1405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f067f053ca224ce1a58456ae19475adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.205403  1608 ts_tablet_manager.cc:1434] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.128s	user 0.008s	sys 0.000s
I20260709 12:13:05.207010  1479 tablet_service.cc:1511] Processing CreateTablet for tablet d486831dbf2d4101838a77c131744426 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:05.208477  1479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d486831dbf2d4101838a77c131744426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.210595  1607 ts_tablet_manager.cc:1434] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.174s	user 0.008s	sys 0.000s
I20260709 12:13:05.211890  1607 tablet_bootstrap.cc:492] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:05.215845  1380 leader_election.cc:304] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:05.217064  1636 raft_consensus.cc:2804] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.217644  1636 raft_consensus.cc:697] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:05.218648  1636 consensus_queue.cc:237] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:05.225970  1299 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 161392us
W20260709 12:13:05.229414  1302 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.243.129:35641, user_credentials={real_user=slave}} blocked reactor thread for 115902us
W20260709 12:13:05.241760  1533 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:35641, user_credentials={real_user=slave}} blocked reactor thread for 70557.5us
I20260709 12:13:05.249230  1477 tablet_service.cc:1511] Processing CreateTablet for tablet bcaf51799fe6488ebb3167511a8dbf9e (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:05.250721  1477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcaf51799fe6488ebb3167511a8dbf9e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:05.265972  1363 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:05.275007  1609 ts_tablet_manager.cc:1434] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.243s	user 0.014s	sys 0.009s
I20260709 12:13:05.276875  1609 tablet_bootstrap.cc:492] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:05.281365  1398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcaf51799fe6488ebb3167511a8dbf9e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:05.285718  1380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 70003.5us
I20260709 12:13:05.287277  1380 leader_election.cc:304] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:05.288203  1614 raft_consensus.cc:2749] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.288285  1555 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8ec56338cd4b49955bdcc11ec88f0d (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 12:13:05.289896  1533 consensus_peers.cc:597] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:05.291049  1533 leader_election.cc:304] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:05.291996  1624 raft_consensus.cc:2749] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.298594  1552 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0a51d77cd7498f9a533d8b4998e680 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:05.304122  1608 tablet_bootstrap.cc:492] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:05.305186  1401 tablet_service.cc:1511] Processing CreateTablet for tablet 0c86122ee8cd4acfba8bdf8e7f60dca7 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:05.306293  1401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c86122ee8cd4acfba8bdf8e7f60dca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.289557  1555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8ec56338cd4b49955bdcc11ec88f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.309707  1608 tablet_bootstrap.cc:654] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.314137  1552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0a51d77cd7498f9a533d8b4998e680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.316015  1417 raft_consensus.cc:2468] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:05.317545  1399 tablet_service.cc:1511] Processing CreateTablet for tablet f2e55b700f36426189660ed23729ca28 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:05.318507  1642 raft_consensus.cc:493] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.318890  1399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e55b700f36426189660ed23729ca28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.319041  1642 raft_consensus.cc:515] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.328925  1473 tablet_service.cc:1511] Processing CreateTablet for tablet 0c86122ee8cd4acfba8bdf8e7f60dca7 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:05.312861  1312 catalog_manager.cc:5697] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:05.332466  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb361a8d7a444e19a6d0aa30d8479c9a" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:05.356894  1473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c86122ee8cd4acfba8bdf8e7f60dca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.376466  1476 tablet_service.cc:1511] Processing CreateTablet for tablet f2e55b700f36426189660ed23729ca28 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:05.376793  1407 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8ec56338cd4b49955bdcc11ec88f0d (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:05.378100  1407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8ec56338cd4b49955bdcc11ec88f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.383997  1480 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8ec56338cd4b49955bdcc11ec88f0d (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 12:13:05.387873  1458 leader_election.cc:343] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.385429  1480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8ec56338cd4b49955bdcc11ec88f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.402472  1609 tablet_bootstrap.cc:654] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.422760  1476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e55b700f36426189660ed23729ca28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.365499  1533 leader_election.cc:304] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:05.428021  1607 tablet_bootstrap.cc:654] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.421041  1642 leader_election.cc:290] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:05.442011  1624 raft_consensus.cc:2804] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:13:05.442248  1533 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:35641, user_credentials={real_user=slave}} blocked reactor thread for 116385us
I20260709 12:13:05.443918  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb361a8d7a444e19a6d0aa30d8479c9a" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:05.455794  1609 tablet_bootstrap.cc:492] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:05.456384  1609 ts_tablet_manager.cc:1403] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.180s	user 0.010s	sys 0.009s
I20260709 12:13:05.428252  1402 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0a51d77cd7498f9a533d8b4998e680 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
W20260709 12:13:05.486691  1455 leader_election.cc:343] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.487207  1455 leader_election.cc:304] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:05.488323  1642 raft_consensus.cc:2749] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.495012  1654 raft_consensus.cc:493] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.495568  1654 raft_consensus.cc:515] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.497803  1654 leader_election.cc:290] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:05.500306  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2908bfb00cd401c89b7afb34804c717" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:05.500705  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2908bfb00cd401c89b7afb34804c717" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:05.501380  1491 raft_consensus.cc:2468] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:05.502513  1402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0a51d77cd7498f9a533d8b4998e680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.502802  1533 leader_election.cc:304] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
W20260709 12:13:05.503711  1533 leader_election.cc:343] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.506672  1624 raft_consensus.cc:697] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:05.507718  1624 consensus_queue.cc:237] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.508076  1609 raft_consensus.cc:359] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.508800  1609 raft_consensus.cc:385] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.509107  1609 raft_consensus.cc:740] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.504657  1654 raft_consensus.cc:2804] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:05.510286  1654 raft_consensus.cc:493] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.510826  1654 raft_consensus.cc:3060] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.517678  1608 tablet_bootstrap.cc:492] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:05.518287  1608 ts_tablet_manager.cc:1403] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.214s	user 0.026s	sys 0.016s
I20260709 12:13:05.518350  1654 raft_consensus.cc:515] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.521327  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2908bfb00cd401c89b7afb34804c717" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:05.521024  1609 consensus_queue.cc:260] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:05.523049  1533 leader_election.cc:343] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.523377  1609 ts_tablet_manager.cc:1434] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.000s
I20260709 12:13:05.523773  1608 raft_consensus.cc:359] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } }
I20260709 12:13:05.524384  1609 tablet_bootstrap.cc:492] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:05.525184  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2908bfb00cd401c89b7afb34804c717" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:05.525779  1491 raft_consensus.cc:3060] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.524657  1608 raft_consensus.cc:385] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.529237  1608 raft_consensus.cc:740] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.531461  1654 leader_election.cc:290] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:05.550580  1481 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0a51d77cd7498f9a533d8b4998e680 (DEFAULT_TABLE table=test-workload [id=f8776d19b3e94e83b6810f79836f5b17]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:05.558266  1607 tablet_bootstrap.cc:492] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:05.563570  1491 raft_consensus.cc:2468] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:05.562486  1607 ts_tablet_manager.cc:1403] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.351s	user 0.014s	sys 0.016s
I20260709 12:13:05.562736  1481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0a51d77cd7498f9a533d8b4998e680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.566197  1533 leader_election.cc:304] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:05.571527  1653 raft_consensus.cc:2804] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.572100  1653 raft_consensus.cc:697] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:05.567945  1608 consensus_queue.cc:260] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } }
I20260709 12:13:05.578990  1608 ts_tablet_manager.cc:1434] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.003s
I20260709 12:13:05.580066  1608 tablet_bootstrap.cc:492] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:05.572955  1653 consensus_queue.cc:237] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.586540  1608 tablet_bootstrap.cc:654] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.591934  1609 tablet_bootstrap.cc:654] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.602523  1607 raft_consensus.cc:359] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.604835  1607 raft_consensus.cc:385] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.614212  1607 raft_consensus.cc:740] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.617200  1608 tablet_bootstrap.cc:492] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:05.617966  1607 consensus_queue.cc:260] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.620400  1607 ts_tablet_manager.cc:1434] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.001s
I20260709 12:13:05.621474  1607 tablet_bootstrap.cc:492] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:05.620857  1314 catalog_manager.cc:5697] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:05.623627  1314 catalog_manager.cc:5697] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:05.625798  1608 ts_tablet_manager.cc:1403] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.015s
I20260709 12:13:05.629033  1608 raft_consensus.cc:359] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.629807  1608 raft_consensus.cc:385] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.630096  1608 raft_consensus.cc:740] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.631219  1609 tablet_bootstrap.cc:492] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:05.630864  1608 consensus_queue.cc:260] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.631731  1609 ts_tablet_manager.cc:1403] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.004s
I20260709 12:13:05.636605  1607 tablet_bootstrap.cc:654] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.636927  1608 ts_tablet_manager.cc:1434] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:13:05.637934  1608 tablet_bootstrap.cc:492] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:05.641036  1609 raft_consensus.cc:359] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.641872  1609 raft_consensus.cc:385] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.642176  1609 raft_consensus.cc:740] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.643069  1609 consensus_queue.cc:260] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.644418  1608 tablet_bootstrap.cc:654] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.648764  1609 ts_tablet_manager.cc:1434] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:13:05.649758  1609 tablet_bootstrap.cc:492] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:05.654428  1636 raft_consensus.cc:493] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.654934  1636 raft_consensus.cc:515] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.656844  1607 tablet_bootstrap.cc:492] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:05.657042  1636 leader_election.cc:290] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:05.657305  1607 ts_tablet_manager.cc:1403] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.004s
I20260709 12:13:05.658769  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c7f8aa9ed6411181e9592373e4fe71" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
W20260709 12:13:05.660207  1383 leader_election.cc:343] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.660873  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c7f8aa9ed6411181e9592373e4fe71" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:05.664291  1380 leader_election.cc:343] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.664427  1608 tablet_bootstrap.cc:492] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:05.664846  1609 tablet_bootstrap.cc:654] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.664745  1380 leader_election.cc:304] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:05.664956  1608 ts_tablet_manager.cc:1403] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.014s
I20260709 12:13:05.666033  1636 raft_consensus.cc:2749] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.668187  1608 raft_consensus.cc:359] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.668447  1607 raft_consensus.cc:359] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.668959  1608 raft_consensus.cc:385] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.669107  1607 raft_consensus.cc:385] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.669349  1608 raft_consensus.cc:740] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.669413  1607 raft_consensus.cc:740] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.670297  1608 consensus_queue.cc:260] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.670297  1607 consensus_queue.cc:260] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.672829  1608 ts_tablet_manager.cc:1434] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:05.674127  1608 tablet_bootstrap.cc:492] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:05.680550  1608 tablet_bootstrap.cc:654] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.686139  1636 raft_consensus.cc:493] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.686784  1636 raft_consensus.cc:515] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.690517  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816a21962576430283a70af3d89e570c" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
W20260709 12:13:05.692451  1383 leader_election.cc:343] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.695192  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816a21962576430283a70af3d89e570c" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:05.697023  1380 leader_election.cc:343] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.697631  1380 leader_election.cc:304] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:05.698765  1614 raft_consensus.cc:2749] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.704835  1636 leader_election.cc:290] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:05.706496  1607 ts_tablet_manager.cc:1434] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 12:13:05.707580  1607 tablet_bootstrap.cc:492] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:05.716259  1609 tablet_bootstrap.cc:492] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:05.716784  1609 ts_tablet_manager.cc:1403] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.040s
I20260709 12:13:05.719697  1609 raft_consensus.cc:359] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.720516  1607 tablet_bootstrap.cc:654] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.720445  1609 raft_consensus.cc:385] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.720906  1609 raft_consensus.cc:740] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.721839  1609 consensus_queue.cc:260] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.725690  1608 tablet_bootstrap.cc:492] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:05.726183  1608 ts_tablet_manager.cc:1403] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.019s
I20260709 12:13:05.728896  1608 raft_consensus.cc:359] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.729580  1608 raft_consensus.cc:385] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.729889  1608 raft_consensus.cc:740] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.729998  1642 raft_consensus.cc:493] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.730618  1608 consensus_queue.cc:260] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.730638  1642 raft_consensus.cc:515] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.732861  1608 ts_tablet_manager.cc:1434] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:13:05.733934  1608 tablet_bootstrap.cc:492] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:05.736387  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:05.737867  1458 leader_election.cc:343] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.738750  1642 leader_election.cc:290] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:05.738858  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:05.740099  1608 tablet_bootstrap.cc:654] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:05.740180  1455 leader_election.cc:343] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.740700  1455 leader_election.cc:304] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:05.741781  1642 raft_consensus.cc:2749] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.743764  1609 ts_tablet_manager.cc:1434] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
W20260709 12:13:05.762946  1383 consensus_peers.cc:597] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:05.772840  1636 consensus_queue.cc:1048] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:05.774729  1609 tablet_bootstrap.cc:492] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:05.784078  1607 tablet_bootstrap.cc:492] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:05.784642  1607 ts_tablet_manager.cc:1403] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.077s	user 0.031s	sys 0.011s
I20260709 12:13:05.784104  1609 tablet_bootstrap.cc:654] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.787168  1608 tablet_bootstrap.cc:492] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:05.787077  1636 raft_consensus.cc:493] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.787650  1608 ts_tablet_manager.cc:1403] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.034s
I20260709 12:13:05.787600  1636 raft_consensus.cc:515] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.790429  1608 raft_consensus.cc:359] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.790659  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb361a8d7a444e19a6d0aa30d8479c9a" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:05.791133  1608 raft_consensus.cc:385] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.791433  1608 raft_consensus.cc:740] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.792018  1653 raft_consensus.cc:493] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.792158  1608 consensus_queue.cc:260] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.792477  1653 raft_consensus.cc:515] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.794189  1608 ts_tablet_manager.cc:1434] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:13:05.794534  1653 leader_election.cc:290] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:05.795077  1608 tablet_bootstrap.cc:492] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:05.797247  1609 tablet_bootstrap.cc:492] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:05.797844  1609 ts_tablet_manager.cc:1403] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 12:13:05.798461  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978ed19796fe4774b2ab315ab509d119" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
W20260709 12:13:05.799962  1533 leader_election.cc:343] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.800932  1608 tablet_bootstrap.cc:654] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.801230  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978ed19796fe4774b2ab315ab509d119" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:05.800887  1609 raft_consensus.cc:359] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.801954  1609 raft_consensus.cc:385] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.791378  1491 raft_consensus.cc:2468] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
W20260709 12:13:05.802811  1533 leader_election.cc:343] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.803263  1533 leader_election.cc:304] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:05.803411  1383 leader_election.cc:304] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:05.804446  1614 raft_consensus.cc:2804] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:05.804819  1614 raft_consensus.cc:493] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.805168  1614 raft_consensus.cc:3060] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.812505  1653 raft_consensus.cc:2749] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.813158  1614 raft_consensus.cc:515] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.816531  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb361a8d7a444e19a6d0aa30d8479c9a" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:05.816649  1636 leader_election.cc:290] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:05.817188  1491 raft_consensus.cc:3060] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.813971  1609 raft_consensus.cc:740] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.816555  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb361a8d7a444e19a6d0aa30d8479c9a" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:05.822484  1609 consensus_queue.cc:260] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:05.823462  1380 leader_election.cc:343] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.824592  1609 ts_tablet_manager.cc:1434] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260709 12:13:05.825433  1614 leader_election.cc:290] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:05.826622  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb361a8d7a444e19a6d0aa30d8479c9a" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:05.828157  1609 tablet_bootstrap.cc:492] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
W20260709 12:13:05.828075  1380 leader_election.cc:343] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.829401  1491 raft_consensus.cc:2468] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:05.830674  1383 leader_election.cc:304] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:05.831843  1614 raft_consensus.cc:2804] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.832319  1614 raft_consensus.cc:697] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:05.833134  1614 consensus_queue.cc:237] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.833987  1608 tablet_bootstrap.cc:492] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:05.834486  1608 ts_tablet_manager.cc:1403] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.020s
I20260709 12:13:05.837459  1608 raft_consensus.cc:359] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.838444  1608 raft_consensus.cc:385] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.838845  1608 raft_consensus.cc:740] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.838979  1607 raft_consensus.cc:359] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.839685  1607 raft_consensus.cc:385] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.839994  1607 raft_consensus.cc:740] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.839818  1608 consensus_queue.cc:260] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.844484  1609 tablet_bootstrap.cc:654] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.849797  1642 raft_consensus.cc:493] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.850313  1642 raft_consensus.cc:515] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.852501  1642 leader_election.cc:290] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:05.858530  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3815e67ac82d45be8354ca3518e2cb88" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:05.859460  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3815e67ac82d45be8354ca3518e2cb88" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:05.860476  1458 leader_election.cc:343] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:05.861145  1455 leader_election.cc:343] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.861845  1608 ts_tablet_manager.cc:1434] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.027s	user 0.020s	sys 0.007s
I20260709 12:13:05.861822  1455 leader_election.cc:304] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:05.863204  1642 raft_consensus.cc:2749] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.863346  1608 tablet_bootstrap.cc:492] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:05.864444  1609 tablet_bootstrap.cc:492] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:05.865056  1609 ts_tablet_manager.cc:1403] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.001s
I20260709 12:13:05.869063  1607 consensus_queue.cc:260] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.870319  1608 tablet_bootstrap.cc:654] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.872171  1315 catalog_manager.cc:5697] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:05.874358  1607 ts_tablet_manager.cc:1434] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.089s	user 0.009s	sys 0.000s
I20260709 12:13:05.874573  1609 raft_consensus.cc:359] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.875295  1607 tablet_bootstrap.cc:492] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:05.875489  1609 raft_consensus.cc:385] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.875888  1609 raft_consensus.cc:740] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.876884  1609 consensus_queue.cc:260] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.879168  1609 ts_tablet_manager.cc:1434] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:13:05.879994  1609 tablet_bootstrap.cc:492] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:05.882064  1607 tablet_bootstrap.cc:654] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.887082  1609 tablet_bootstrap.cc:654] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.893126  1608 tablet_bootstrap.cc:492] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:05.893811  1607 tablet_bootstrap.cc:492] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:05.893846  1608 ts_tablet_manager.cc:1403] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.010s
I20260709 12:13:05.894361  1607 ts_tablet_manager.cc:1403] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 12:13:05.897217  1614 raft_consensus.cc:493] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.897740  1614 raft_consensus.cc:515] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.897693  1608 raft_consensus.cc:359] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.898926  1608 raft_consensus.cc:385] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.899361  1608 raft_consensus.cc:740] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.900179  1614 leader_election.cc:290] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:05.900534  1608 consensus_queue.cc:260] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.903051  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2908bfb00cd401c89b7afb34804c717" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:05.903777  1608 ts_tablet_manager.cc:1434] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:13:05.905123  1608 tablet_bootstrap.cc:492] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:05.905404  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2908bfb00cd401c89b7afb34804c717" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:05.903877  1491 raft_consensus.cc:2393] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 130db8639f96494db6e47c6c079e2c59 in current term 1: Already voted for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in this term.
I20260709 12:13:05.911201  1383 leader_election.cc:304] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:05.912384  1614 raft_consensus.cc:3060] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.914230  1608 tablet_bootstrap.cc:654] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.920069  1614 raft_consensus.cc:2749] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.922055  1607 raft_consensus.cc:359] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.922796  1607 raft_consensus.cc:385] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.923075  1607 raft_consensus.cc:740] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.923748  1607 consensus_queue.cc:260] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.926201  1607 ts_tablet_manager.cc:1434] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:13:05.927577  1608 tablet_bootstrap.cc:492] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:05.928172  1608 ts_tablet_manager.cc:1403] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 12:13:05.928941  1609 tablet_bootstrap.cc:492] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:05.929390  1609 ts_tablet_manager.cc:1403] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.050s	user 0.031s	sys 0.015s
I20260709 12:13:05.927644  1607 tablet_bootstrap.cc:492] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:05.931042  1608 raft_consensus.cc:359] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.931766  1608 raft_consensus.cc:385] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.932073  1608 raft_consensus.cc:740] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.932435  1609 raft_consensus.cc:359] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.933125  1609 raft_consensus.cc:385] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.932876  1608 consensus_queue.cc:260] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.933449  1609 raft_consensus.cc:740] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.934469  1609 consensus_queue.cc:260] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.935532  1608 ts_tablet_manager.cc:1434] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:13:05.936820  1608 tablet_bootstrap.cc:492] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:05.939517  1609 ts_tablet_manager.cc:1434] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:13:05.940438  1609 tablet_bootstrap.cc:492] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:05.942570  1608 tablet_bootstrap.cc:654] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.944351  1642 raft_consensus.cc:493] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.944880  1642 raft_consensus.cc:515] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.946496  1609 tablet_bootstrap.cc:654] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.942570  1607 tablet_bootstrap.cc:654] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.956229  1607 tablet_bootstrap.cc:492] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:05.956802  1607 ts_tablet_manager.cc:1403] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260709 12:13:05.959275  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606078f6e7f84ddd9802ee6140966d9a" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:05.961268  1607 raft_consensus.cc:359] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.962073  1607 raft_consensus.cc:385] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.962347  1607 raft_consensus.cc:740] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.962915  1608 tablet_bootstrap.cc:492] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:05.961112  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606078f6e7f84ddd9802ee6140966d9a" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:05.963434  1608 ts_tablet_manager.cc:1403] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.027s	user 0.025s	sys 0.000s
I20260709 12:13:05.963980  1417 raft_consensus.cc:2393] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cc37d6f6bd04371a8695befcf603c73 in current term 1: Already voted for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in this term.
I20260709 12:13:05.963475  1607 consensus_queue.cc:260] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.965574  1458 leader_election.cc:304] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:05.966426  1609 tablet_bootstrap.cc:492] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:05.966320  1608 raft_consensus.cc:359] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.966881  1607 ts_tablet_manager.cc:1434] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 12:13:05.966982  1608 raft_consensus.cc:385] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.967029  1609 ts_tablet_manager.cc:1403] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260709 12:13:05.967087  1642 leader_election.cc:290] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:05.967368  1608 raft_consensus.cc:740] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.967792  1607 tablet_bootstrap.cc:492] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:05.968091  1608 consensus_queue.cc:260] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.970211  1608 ts_tablet_manager.cc:1434] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:05.970510  1609 raft_consensus.cc:359] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.971089  1608 tablet_bootstrap.cc:492] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:05.971475  1609 raft_consensus.cc:385] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.971876  1609 raft_consensus.cc:740] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.972630  1609 consensus_queue.cc:260] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.967821  1642 raft_consensus.cc:3060] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.974097  1607 tablet_bootstrap.cc:654] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.975065  1609 ts_tablet_manager.cc:1434] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:05.976042  1609 tablet_bootstrap.cc:492] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:05.978371  1608 tablet_bootstrap.cc:654] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.982656  1609 tablet_bootstrap.cc:654] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.985283  1614 raft_consensus.cc:493] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.985829  1607 tablet_bootstrap.cc:492] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:05.986433  1607 ts_tablet_manager.cc:1403] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 12:13:05.986020  1614 raft_consensus.cc:515] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } }
I20260709 12:13:05.988869  1614 leader_election.cc:290] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:05.989792  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1c269e934e478a9b8e846ede48bb00" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:05.990535  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1c269e934e478a9b8e846ede48bb00" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:05.990603  1607 raft_consensus.cc:359] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.991600  1607 raft_consensus.cc:385] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.991969  1607 raft_consensus.cc:740] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.993913  1383 leader_election.cc:304] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:05.994141  1607 consensus_queue.cc:260] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:05.995007  1614 raft_consensus.cc:2749] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.997022  1608 tablet_bootstrap.cc:492] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:05.997471  1608 ts_tablet_manager.cc:1403] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.009s
I20260709 12:13:05.997809  1609 tablet_bootstrap.cc:492] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:05.998296  1609 ts_tablet_manager.cc:1403] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260709 12:13:05.999205  1607 ts_tablet_manager.cc:1434] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 12:13:06.000064  1607 tablet_bootstrap.cc:492] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:05.999934  1608 raft_consensus.cc:359] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.000597  1608 raft_consensus.cc:385] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.000854  1608 raft_consensus.cc:740] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.001456  1609 raft_consensus.cc:359] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.001572  1608 consensus_queue.cc:260] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.002346  1609 raft_consensus.cc:385] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.002753  1609 raft_consensus.cc:740] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.003458  1609 consensus_queue.cc:260] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.003954  1608 ts_tablet_manager.cc:1434] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:13:06.004873  1608 tablet_bootstrap.cc:492] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:06.006686  1653 raft_consensus.cc:493] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.007357  1653 raft_consensus.cc:515] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.010936  1608 tablet_bootstrap.cc:654] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.011667  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c7f8aa9ed6411181e9592373e4fe71" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:06.012553  1417 raft_consensus.cc:2468] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:06.014256  1533 leader_election.cc:304] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:06.015427  1651 raft_consensus.cc:2804] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.015909  1651 raft_consensus.cc:493] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.016297  1651 raft_consensus.cc:3060] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.022109  1624 raft_consensus.cc:493] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.022783  1624 raft_consensus.cc:515] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.028620  1614 raft_consensus.cc:493] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.029234  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3815e67ac82d45be8354ca3518e2cb88" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:06.029084  1614 raft_consensus.cc:515] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.033993  1614 leader_election.cc:290] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.034610  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3815e67ac82d45be8354ca3518e2cb88" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:06.034758  1416 raft_consensus.cc:2468] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:06.035250  1491 raft_consensus.cc:2468] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:06.037117  1383 leader_election.cc:304] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:06.037953  1614 raft_consensus.cc:2804] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.038333  1614 raft_consensus.cc:493] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.038667  1614 raft_consensus.cc:3060] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.039376  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3815e67ac82d45be8354ca3518e2cb88" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:06.040225  1566 raft_consensus.cc:2468] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:06.042542  1624 leader_election.cc:290] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:06.043893  1458 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:35641, user_credentials={real_user=slave}} blocked reactor thread for 78437.6us
I20260709 12:13:06.045194  1642 raft_consensus.cc:2749] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.045341  1652 consensus_queue.cc:1048] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:06.049912  1653 leader_election.cc:290] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:06.052213  1682 raft_consensus.cc:493] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.052788  1682 raft_consensus.cc:515] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.054435  1533 leader_election.cc:304] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:06.055264  1682 leader_election.cc:290] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.055075  1614 raft_consensus.cc:515] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.055728  1682 raft_consensus.cc:493] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.056129  1682 raft_consensus.cc:515] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.062511  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3815e67ac82d45be8354ca3518e2cb88" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:06.063095  1491 raft_consensus.cc:3060] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.064620  1651 raft_consensus.cc:515] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.065954  1624 raft_consensus.cc:2804] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.066506  1624 raft_consensus.cc:493] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.067025  1624 raft_consensus.cc:3060] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.070436  1491 raft_consensus.cc:2468] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:06.070971  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c7f8aa9ed6411181e9592373e4fe71" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:06.071810  1383 leader_election.cc:304] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:06.007354  1607 tablet_bootstrap.cc:654] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.072891  1674 raft_consensus.cc:2804] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.073673  1674 raft_consensus.cc:697] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:06.074713  1674 consensus_queue.cc:237] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.077905  1609 ts_tablet_manager.cc:1434] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.079s	user 0.025s	sys 0.046s
I20260709 12:13:06.079496  1609 tablet_bootstrap.cc:492] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:06.081682  1614 leader_election.cc:290] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.077571  1682 leader_election.cc:290] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.083065  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3815e67ac82d45be8354ca3518e2cb88" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:06.086233  1609 tablet_bootstrap.cc:654] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.101429  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb15f3e1e8544e6871af39544882ddc" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:06.102497  1565 raft_consensus.cc:2468] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:06.111641  1566 raft_consensus.cc:2393] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cc37d6f6bd04371a8695befcf603c73 in current term 1: Already voted for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in this term.
I20260709 12:13:06.118379  1455 leader_election.cc:304] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:06.121997  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3815e67ac82d45be8354ca3518e2cb88" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:06.122908  1492 raft_consensus.cc:2393] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:06.123972  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c7f8aa9ed6411181e9592373e4fe71" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:06.124259  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb15f3e1e8544e6871af39544882ddc" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:06.124936  1489 raft_consensus.cc:2468] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:06.125062  1415 raft_consensus.cc:2468] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:06.124107  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c7f8aa9ed6411181e9592373e4fe71" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:06.126763  1416 raft_consensus.cc:2468] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:06.129091  1458 leader_election.cc:304] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:06.130254  1682 raft_consensus.cc:2804] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.130612  1682 raft_consensus.cc:493] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.130967  1682 raft_consensus.cc:3060] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.131340  1653 consensus_queue.cc:1048] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:06.131784  1518 tablet.cc:2406] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:13:06.119874  1417 raft_consensus.cc:3060] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.131204  1694 consensus_queue.cc:1048] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:13:06.139699  1624 raft_consensus.cc:515] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.140501  1682 raft_consensus.cc:515] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.141161  1567 raft_consensus.cc:2393] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 130db8639f96494db6e47c6c079e2c59 in current term 1: Already voted for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in this term.
I20260709 12:13:06.142778  1682 leader_election.cc:290] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.142720  1651 leader_election.cc:290] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:06.143579  1689 raft_consensus.cc:2804] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.144519  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb15f3e1e8544e6871af39544882ddc" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:06.145939  1416 raft_consensus.cc:3060] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.154488  1674 raft_consensus.cc:493] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.154980  1674 raft_consensus.cc:515] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.155673  1607 tablet_bootstrap.cc:492] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:06.156106  1607 ts_tablet_manager.cc:1403] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.156s	user 0.007s	sys 0.004s
I20260709 12:13:06.157107  1674 leader_election.cc:290] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.158123  1653 consensus_queue.cc:1048] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:06.154031  1416 raft_consensus.cc:2468] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:06.159922  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:06.160657  1489 raft_consensus.cc:2468] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:06.161840  1653 raft_consensus.cc:493] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.161764  1383 leader_election.cc:304] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:06.160008  1689 raft_consensus.cc:493] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.161249  1458 leader_election.cc:304] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:06.162777  1689 raft_consensus.cc:3060] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.162940  1674 raft_consensus.cc:2804] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.163800  1674 raft_consensus.cc:493] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.164166  1674 raft_consensus.cc:3060] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.162413  1653 raft_consensus.cc:515] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.171087  1653 leader_election.cc:290] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:06.172755  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3815e67ac82d45be8354ca3518e2cb88" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:06.173450  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:06.173653  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c7f8aa9ed6411181e9592373e4fe71" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:06.174645  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb15f3e1e8544e6871af39544882ddc" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:06.175592  1686 raft_consensus.cc:493] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.176208  1314 catalog_manager.cc:5697] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.178548  1607 raft_consensus.cc:359] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.180079  1642 raft_consensus.cc:493] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.183176  1490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c7f8aa9ed6411181e9592373e4fe71" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:06.195276  1686 raft_consensus.cc:515] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.195304  1642 raft_consensus.cc:515] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.196995  1607 raft_consensus.cc:385] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.197304  1607 raft_consensus.cc:740] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.190582  1566 raft_consensus.cc:3060] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.198097  1642 leader_election.cc:290] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.198048  1607 consensus_queue.cc:260] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:06.192279  1380 leader_election.cc:343] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.192322  1414 raft_consensus.cc:3060] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.204035  1614 raft_consensus.cc:493] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.204638  1614 raft_consensus.cc:515] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.207356  1614 leader_election.cc:290] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.189778  1608 tablet_bootstrap.cc:492] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:06.209209  1608 ts_tablet_manager.cc:1403] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.204s	user 0.060s	sys 0.061s
I20260709 12:13:06.184098  1689 raft_consensus.cc:515] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.184851  1624 leader_election.cc:290] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:06.185081  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82fc8b25fd4300b2e7b5053b51e024" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:06.166718  1682 raft_consensus.cc:2804] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.187532  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82fc8b25fd4300b2e7b5053b51e024" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:06.212484  1686 leader_election.cc:290] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.218830  1607 ts_tablet_manager.cc:1434] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.062s	user 0.011s	sys 0.000s
I20260709 12:13:06.221736  1607 tablet_bootstrap.cc:492] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:06.212575  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4c762c8d5d4b8f97c60a404f536bc1" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:06.217549  1682 raft_consensus.cc:697] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:06.217310  1491 raft_consensus.cc:2468] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:06.228210  1490 raft_consensus.cc:2393] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 0cc37d6f6bd04371a8695befcf603c73 in this term.
I20260709 12:13:06.228503  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4c762c8d5d4b8f97c60a404f536bc1" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:06.222039  1412 raft_consensus.cc:2468] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:06.214155  1674 raft_consensus.cc:515] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.232764  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82fc8b25fd4300b2e7b5053b51e024" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:06.233450  1415 raft_consensus.cc:2468] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:06.235015  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3815e67ac82d45be8354ca3518e2cb88" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:06.235867  1488 raft_consensus.cc:2393] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:06.224751  1614 raft_consensus.cc:493] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:06.237339  1383 leader_election.cc:343] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.239902  1488 raft_consensus.cc:3060] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.237950  1614 raft_consensus.cc:515] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.240543  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82fc8b25fd4300b2e7b5053b51e024" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:06.241182  1565 raft_consensus.cc:2468] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:06.239753  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978ed19796fe4774b2ab315ab509d119" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:06.242147  1415 raft_consensus.cc:2468] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:06.242690  1458 leader_election.cc:304] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:06.244067  1458 leader_election.cc:304] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:06.229353  1567 raft_consensus.cc:2468] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:06.245028  1642 raft_consensus.cc:2804] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.246201  1642 raft_consensus.cc:493] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.246683  1642 raft_consensus.cc:3060] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.247184  1380 leader_election.cc:304] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:06.248288  1636 raft_consensus.cc:2804] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.248759  1636 raft_consensus.cc:493] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.249186  1636 raft_consensus.cc:3060] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.237061  1682 consensus_queue.cc:237] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.252840  1686 raft_consensus.cc:2804] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.253319  1686 raft_consensus.cc:493] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.253767  1686 raft_consensus.cc:3060] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.259270  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978ed19796fe4774b2ab315ab509d119" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:06.258561  1614 leader_election.cc:290] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
W20260709 12:13:06.272406  1363 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:06.275799  1689 leader_election.cc:290] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.277236  1636 raft_consensus.cc:515] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.280846  1414 raft_consensus.cc:2468] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:06.282927  1674 leader_election.cc:290] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.283998  1609 tablet_bootstrap.cc:492] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:06.287595  1609 ts_tablet_manager.cc:1403] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.208s	user 0.044s	sys 0.076s
I20260709 12:13:06.290306  1636 leader_election.cc:290] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.290179  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:06.296600  1492 raft_consensus.cc:3060] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.296698  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4c762c8d5d4b8f97c60a404f536bc1" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
W20260709 12:13:06.303421  1383 leader_election.cc:343] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.304309  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978ed19796fe4774b2ab315ab509d119" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:06.304952  1567 raft_consensus.cc:2468] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:06.300938  1642 raft_consensus.cc:515] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.314318  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:06.314878  1608 raft_consensus.cc:359] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.315544  1608 raft_consensus.cc:385] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.315812  1608 raft_consensus.cc:740] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.316043  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4c762c8d5d4b8f97c60a404f536bc1" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:06.316555  1567 raft_consensus.cc:3060] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.316473  1608 consensus_queue.cc:260] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.318341  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82fc8b25fd4300b2e7b5053b51e024" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:06.319027  1608 ts_tablet_manager.cc:1434] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.000s
I20260709 12:13:06.319123  1415 raft_consensus.cc:3060] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.316434  1642 leader_election.cc:290] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.320039  1608 tablet_bootstrap.cc:492] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:06.291170  1533 leader_election.cc:304] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:06.324561  1653 raft_consensus.cc:2804] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.324946  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c7f8aa9ed6411181e9592373e4fe71" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:06.324954  1653 raft_consensus.cc:493] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.325525  1653 raft_consensus.cc:3060] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.325798  1413 raft_consensus.cc:2393] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0cc37d6f6bd04371a8695befcf603c73 in current term 1: Already voted for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in this term.
I20260709 12:13:06.332278  1566 raft_consensus.cc:2468] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:06.343384  1380 leader_election.cc:304] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:06.344590  1674 raft_consensus.cc:2804] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.344987  1674 raft_consensus.cc:493] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.345353  1674 raft_consensus.cc:3060] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.364961  1533 leader_election.cc:304] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:06.365943  1624 raft_consensus.cc:2749] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:13:06.372267  1380 leader_election.cc:343] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.388327  1624 raft_consensus.cc:493] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.388877  1624 raft_consensus.cc:515] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.390967  1624 leader_election.cc:290] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:06.395128  1609 raft_consensus.cc:359] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.395900  1609 raft_consensus.cc:385] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.396158  1609 raft_consensus.cc:740] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.396835  1609 consensus_queue.cc:260] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.398413  1653 raft_consensus.cc:515] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.400548  1653 leader_election.cc:290] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:06.402596  1608 tablet_bootstrap.cc:654] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.405082  1674 raft_consensus.cc:515] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.403396  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978ed19796fe4774b2ab315ab509d119" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:06.406208  1609 ts_tablet_manager.cc:1434] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.000s
I20260709 12:13:06.406523  1566 raft_consensus.cc:2468] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:06.407155  1609 tablet_bootstrap.cc:492] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:06.407935  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978ed19796fe4774b2ab315ab509d119" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
W20260709 12:13:06.475807  1455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 57308.2us
I20260709 12:13:06.475907  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb361a8d7a444e19a6d0aa30d8479c9a" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:06.412659  1415 raft_consensus.cc:2468] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:06.431358  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb361a8d7a444e19a6d0aa30d8479c9a" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:06.478297  1458 leader_election.cc:304] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:06.478591  1489 raft_consensus.cc:2393] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:06.410530  1674 leader_election.cc:290] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.479223  1607 tablet_bootstrap.cc:654] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.479624  1609 tablet_bootstrap.cc:654] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.411334  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978ed19796fe4774b2ab315ab509d119" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:06.413748  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c7f8aa9ed6411181e9592373e4fe71" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:06.410606  1567 raft_consensus.cc:2468] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:06.479188  1642 raft_consensus.cc:2804] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.441746  1563 raft_consensus.cc:3060] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.492246  1564 raft_consensus.cc:2393] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0cc37d6f6bd04371a8695befcf603c73 in current term 1: Already voted for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in this term.
I20260709 12:13:06.477643  1636 consensus_queue.cc:1048] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:13:06.433151  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82fc8b25fd4300b2e7b5053b51e024" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:06.492125  1642 raft_consensus.cc:697] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:06.417680  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82fc8b25fd4300b2e7b5053b51e024" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:06.421196  1492 raft_consensus.cc:2468] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:06.410969  1686 raft_consensus.cc:515] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.493007  1380 leader_election.cc:304] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:06.495186  1491 raft_consensus.cc:2393] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 130db8639f96494db6e47c6c079e2c59 in current term 1: Already voted for candidate 0cc37d6f6bd04371a8695befcf603c73 in this term.
I20260709 12:13:06.494752  1642 consensus_queue.cc:237] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.469439  1314 catalog_manager.cc:5697] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.497080  1686 leader_election.cc:290] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.450197  1533 leader_election.cc:304] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:06.497771  1674 raft_consensus.cc:2804] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.500109  1674 raft_consensus.cc:697] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:06.494382  1566 raft_consensus.cc:3060] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.501186  1674 consensus_queue.cc:237] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.505641  1413 raft_consensus.cc:2393] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 0cc37d6f6bd04371a8695befcf603c73 in this term.
W20260709 12:13:06.507709  1533 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:35641, user_credentials={real_user=slave}} blocked reactor thread for 57645.9us
I20260709 12:13:06.494256  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82fc8b25fd4300b2e7b5053b51e024" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:06.509951  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978ed19796fe4774b2ab315ab509d119" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:06.503789  1653 raft_consensus.cc:2804] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.508498  1565 raft_consensus.cc:2393] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0cc37d6f6bd04371a8695befcf603c73 in current term 1: Already voted for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in this term.
I20260709 12:13:06.516387  1653 raft_consensus.cc:697] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:06.517635  1653 consensus_queue.cc:237] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.524420  1383 leader_election.cc:304] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:06.526456  1415 raft_consensus.cc:2393] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0cc37d6f6bd04371a8695befcf603c73 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:06.528095  1674 raft_consensus.cc:2804] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.529868  1315 catalog_manager.cc:5697] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.533798  1312 catalog_manager.cc:5697] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:06.534969  1608 tablet_bootstrap.cc:492] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:06.536581  1674 raft_consensus.cc:697] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:06.537577  1608 ts_tablet_manager.cc:1403] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.218s	user 0.020s	sys 0.004s
I20260709 12:13:06.538656  1674 consensus_queue.cc:237] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.540237  1608 raft_consensus.cc:359] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.540875  1608 raft_consensus.cc:385] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.541132  1608 raft_consensus.cc:740] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.544167  1455 leader_election.cc:304] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:06.545935  1642 raft_consensus.cc:2749] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.546702  1608 consensus_queue.cc:260] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.549265  1533 leader_election.cc:304] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:06.545411  1636 consensus_queue.cc:1048] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:06.551954  1671 raft_consensus.cc:493] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.552629  1671 raft_consensus.cc:515] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.555905  1608 ts_tablet_manager.cc:1434] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.004s
I20260709 12:13:06.556707  1608 tablet_bootstrap.cc:492] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:06.558149  1671 leader_election.cc:290] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.560787  1609 tablet_bootstrap.cc:492] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:06.560106  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89f134a75ef4726a803b983efd73429" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:06.563300  1609 ts_tablet_manager.cc:1403] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.156s	user 0.017s	sys 0.020s
W20260709 12:13:06.564621  1380 leader_election.cc:343] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.571635  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89f134a75ef4726a803b983efd73429" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:06.572306  1488 raft_consensus.cc:2468] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:06.573385  1609 raft_consensus.cc:359] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.574398  1609 raft_consensus.cc:385] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.573719  1314 catalog_manager.cc:5697] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.574761  1609 raft_consensus.cc:740] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.575903  1383 leader_election.cc:304] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:06.575686  1609 consensus_queue.cc:260] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.569370  1671 consensus_queue.cc:1048] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:13:06.577030  1636 raft_consensus.cc:2804] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.577379  1636 raft_consensus.cc:493] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.577744  1636 raft_consensus.cc:3060] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.580560  1609 ts_tablet_manager.cc:1434] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.006s
I20260709 12:13:06.581399  1653 raft_consensus.cc:2749] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.584003  1533 leader_election.cc:304] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:06.589408  1566 raft_consensus.cc:2468] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:06.590634  1380 leader_election.cc:304] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:06.591827  1671 raft_consensus.cc:2804] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.592749  1671 raft_consensus.cc:697] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:06.593591  1671 consensus_queue.cc:237] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.594826  1608 tablet_bootstrap.cc:654] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.591784  1694 raft_consensus.cc:2749] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.598083  1674 raft_consensus.cc:493] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.599941  1674 raft_consensus.cc:515] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.600715  1607 tablet_bootstrap.cc:492] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:06.601163  1607 ts_tablet_manager.cc:1403] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.381s	user 0.023s	sys 0.008s
I20260709 12:13:06.600438  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978ed19796fe4774b2ab315ab509d119" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:06.603868  1563 raft_consensus.cc:2393] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0cc37d6f6bd04371a8695befcf603c73 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:06.606670  1455 leader_election.cc:304] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:06.609741  1686 raft_consensus.cc:2749] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.609443  1609 tablet_bootstrap.cc:492] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:06.615633  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:06.617143  1380 leader_election.cc:343] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.618949  1636 raft_consensus.cc:515] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.608376  1674 leader_election.cc:290] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.624173  1607 raft_consensus.cc:359] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.629966  1607 raft_consensus.cc:385] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.630260  1607 raft_consensus.cc:740] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.631234  1607 consensus_queue.cc:260] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.632642  1636 leader_election.cc:290] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.628701  1312 catalog_manager.cc:5697] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.633906  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89f134a75ef4726a803b983efd73429" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
W20260709 12:13:06.635419  1380 leader_election.cc:343] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.639914  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:06.640228  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89f134a75ef4726a803b983efd73429" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:06.640810  1492 raft_consensus.cc:3060] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:06.644155  1383 leader_election.cc:343] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.645179  1383 leader_election.cc:304] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:06.646152  1671 raft_consensus.cc:2749] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.647843  1609 tablet_bootstrap.cc:654] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.651612  1614 consensus_queue.cc:1048] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.661116  1608 tablet_bootstrap.cc:492] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:06.667286  1607 ts_tablet_manager.cc:1434] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.002s
I20260709 12:13:06.668303  1607 tablet_bootstrap.cc:492] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:06.668754  1608 ts_tablet_manager.cc:1403] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.112s	user 0.014s	sys 0.004s
I20260709 12:13:06.676509  1608 raft_consensus.cc:359] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.672260  1315 catalog_manager.cc:5697] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.677484  1608 raft_consensus.cc:385] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.681651  1608 raft_consensus.cc:740] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.682559  1608 consensus_queue.cc:260] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.693792  1608 ts_tablet_manager.cc:1434] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260709 12:13:06.694828  1608 tablet_bootstrap.cc:492] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:06.697320  1609 tablet_bootstrap.cc:492] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:06.697831  1609 ts_tablet_manager.cc:1403] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.089s	user 0.025s	sys 0.024s
I20260709 12:13:06.699918  1492 raft_consensus.cc:2468] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:06.701965  1609 raft_consensus.cc:359] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.702678  1609 raft_consensus.cc:385] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.702940  1609 raft_consensus.cc:740] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.703725  1609 consensus_queue.cc:260] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.705075  1383 leader_election.cc:304] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:06.706107  1609 ts_tablet_manager.cc:1434] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:06.706997  1609 tablet_bootstrap.cc:492] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:06.708410  1669 raft_consensus.cc:2804] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.708913  1669 raft_consensus.cc:697] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:06.709911  1669 consensus_queue.cc:237] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.714881  1686 raft_consensus.cc:493] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.715376  1686 raft_consensus.cc:515] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.716673  1607 tablet_bootstrap.cc:654] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.719370  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4c762c8d5d4b8f97c60a404f536bc1" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:06.719808  1608 tablet_bootstrap.cc:654] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.720717  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4c762c8d5d4b8f97c60a404f536bc1" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:06.721504  1566 raft_consensus.cc:2393] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cc37d6f6bd04371a8695befcf603c73 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:06.722700  1455 leader_election.cc:304] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:06.717413  1686 leader_election.cc:290] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.723305  1642 raft_consensus.cc:3060] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.728516  1609 tablet_bootstrap.cc:654] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.730616  1642 raft_consensus.cc:2749] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.733515  1609 tablet_bootstrap.cc:492] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:06.733999  1609 ts_tablet_manager.cc:1403] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.003s
I20260709 12:13:06.737452  1609 raft_consensus.cc:359] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.738379  1609 raft_consensus.cc:385] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.738713  1609 raft_consensus.cc:740] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.739627  1609 consensus_queue.cc:260] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.741873  1608 tablet_bootstrap.cc:492] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:06.741969  1609 ts_tablet_manager.cc:1434] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:13:06.742360  1608 ts_tablet_manager.cc:1403] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.013s
I20260709 12:13:06.743024  1609 tablet_bootstrap.cc:492] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:06.745010  1608 raft_consensus.cc:359] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.745721  1608 raft_consensus.cc:385] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.746003  1608 raft_consensus.cc:740] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.748389  1607 tablet_bootstrap.cc:492] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:06.748821  1607 ts_tablet_manager.cc:1403] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.006s
I20260709 12:13:06.749186  1609 tablet_bootstrap.cc:654] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.751395  1607 raft_consensus.cc:359] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.750974  1315 catalog_manager.cc:5697] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.752069  1607 raft_consensus.cc:385] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.752394  1607 raft_consensus.cc:740] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.753108  1607 consensus_queue.cc:260] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.753978  1608 consensus_queue.cc:260] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.757395  1608 ts_tablet_manager.cc:1434] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:13:06.758594  1608 tablet_bootstrap.cc:492] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:06.755314  1607 ts_tablet_manager.cc:1434] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:13:06.760653  1607 tablet_bootstrap.cc:492] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:06.768323  1609 tablet_bootstrap.cc:492] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:06.768826  1609 ts_tablet_manager.cc:1403] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.003s
I20260709 12:13:06.770454  1607 tablet_bootstrap.cc:654] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.771423  1609 raft_consensus.cc:359] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.772104  1609 raft_consensus.cc:385] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.772361  1609 raft_consensus.cc:740] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.773034  1609 consensus_queue.cc:260] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.775167  1608 tablet_bootstrap.cc:654] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.778718  1609 ts_tablet_manager.cc:1434] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:13:06.779654  1609 tablet_bootstrap.cc:492] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:06.785269  1609 tablet_bootstrap.cc:654] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.786010  1607 tablet_bootstrap.cc:492] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:06.786478  1607 ts_tablet_manager.cc:1403] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.003s
I20260709 12:13:06.789093  1607 raft_consensus.cc:359] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.791409  1607 raft_consensus.cc:385] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.792891  1608 tablet_bootstrap.cc:492] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:06.793284  1608 ts_tablet_manager.cc:1403] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.004s
I20260709 12:13:06.791715  1607 raft_consensus.cc:740] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.794785  1607 consensus_queue.cc:260] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.796659  1609 tablet_bootstrap.cc:492] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:06.796622  1608 raft_consensus.cc:359] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.797233  1609 ts_tablet_manager.cc:1403] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260709 12:13:06.797420  1608 raft_consensus.cc:385] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.797753  1608 raft_consensus.cc:740] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.798405  1608 consensus_queue.cc:260] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.799551  1609 raft_consensus.cc:359] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.800149  1609 raft_consensus.cc:385] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.800371  1608 ts_tablet_manager.cc:1434] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:13:06.800400  1609 raft_consensus.cc:740] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.800971  1607 ts_tablet_manager.cc:1434] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:13:06.801230  1609 consensus_queue.cc:260] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.801839  1607 tablet_bootstrap.cc:492] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:06.806418  1609 ts_tablet_manager.cc:1434] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:13:06.807381  1609 tablet_bootstrap.cc:492] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:06.808084  1607 tablet_bootstrap.cc:654] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.811100  1669 raft_consensus.cc:493] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.811314  1642 raft_consensus.cc:493] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.811798  1642 raft_consensus.cc:515] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.811671  1669 raft_consensus.cc:515] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.814458  1642 leader_election.cc:290] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.816133  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:06.817412  1609 tablet_bootstrap.cc:654] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.817744  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:06.818590  1413 raft_consensus.cc:2468] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
W20260709 12:13:06.820600  1455 leader_election.cc:343] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.821590  1686 raft_consensus.cc:493] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.822083  1686 raft_consensus.cc:515] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.822162  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e060969932ad468fb4bb6f069f1eac0e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:06.823062  1488 raft_consensus.cc:2468] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:06.824069  1686 leader_election.cc:290] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.824002  1669 leader_election.cc:290] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.826208  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e060969932ad468fb4bb6f069f1eac0e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:06.826881  1458 leader_election.cc:304] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
W20260709 12:13:06.828131  1380 leader_election.cc:343] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.828482  1686 raft_consensus.cc:2804] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.829027  1686 raft_consensus.cc:493] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.829450  1686 raft_consensus.cc:3060] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.834286  1383 leader_election.cc:304] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:06.836525  1669 raft_consensus.cc:2804] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.836733  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816a21962576430283a70af3d89e570c" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:06.837684  1413 raft_consensus.cc:2468] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:06.837049  1669 raft_consensus.cc:493] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.838739  1669 raft_consensus.cc:3060] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.841630  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816a21962576430283a70af3d89e570c" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:06.842592  1566 raft_consensus.cc:2468] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:06.844856  1455 leader_election.cc:304] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:06.846065  1682 consensus_queue.cc:1048] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:06.847865  1682 raft_consensus.cc:2804] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.848316  1682 raft_consensus.cc:493] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.848714  1682 raft_consensus.cc:3060] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.851756  1669 raft_consensus.cc:515] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.854633  1608 tablet_bootstrap.cc:492] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:06.875775  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e060969932ad468fb4bb6f069f1eac0e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:06.876411  1488 raft_consensus.cc:3060] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.877004  1682 raft_consensus.cc:515] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.880508  1682 leader_election.cc:290] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.881973  1609 tablet_bootstrap.cc:492] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:06.882030  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e060969932ad468fb4bb6f069f1eac0e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:06.882550  1609 ts_tablet_manager.cc:1403] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.075s	user 0.036s	sys 0.018s
W20260709 12:13:06.885700  1380 leader_election.cc:343] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.885736  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816a21962576430283a70af3d89e570c" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:06.886997  1608 tablet_bootstrap.cc:654] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.886655  1413 raft_consensus.cc:3060] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.878849  1669 leader_election.cc:290] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.891645  1609 raft_consensus.cc:359] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.892328  1609 raft_consensus.cc:385] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.892623  1609 raft_consensus.cc:740] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.893258  1609 consensus_queue.cc:260] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.894043  1607 tablet_bootstrap.cc:492] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:06.894048  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816a21962576430283a70af3d89e570c" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:06.895249  1607 ts_tablet_manager.cc:1403] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.094s	user 0.020s	sys 0.058s
I20260709 12:13:06.895430  1563 raft_consensus.cc:3060] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.897888  1488 raft_consensus.cc:2468] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:06.899199  1383 leader_election.cc:304] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:06.900312  1669 raft_consensus.cc:2804] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.900997  1669 raft_consensus.cc:697] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:06.894754  1682 consensus_queue.cc:1048] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:13:06.901661  1607 raft_consensus.cc:359] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.902361  1607 raft_consensus.cc:385] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.901865  1669 consensus_queue.cc:237] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.902664  1607 raft_consensus.cc:740] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.903937  1607 consensus_queue.cc:260] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.905340  1653 raft_consensus.cc:493] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.907618  1607 ts_tablet_manager.cc:1434] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:13:06.905979  1653 raft_consensus.cc:515] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.908648  1607 tablet_bootstrap.cc:492] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:06.909137  1563 raft_consensus.cc:2468] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:06.910108  1653 leader_election.cc:290] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:06.898101  1686 raft_consensus.cc:515] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:06.914744  1609 ts_tablet_manager.cc:1434] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:13:06.912048  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:06.914626  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:06.914553  1455 leader_election.cc:304] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:06.920972  1609 tablet_bootstrap.cc:492] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:06.920791  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:06.917865  1413 raft_consensus.cc:2468] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:06.922886  1417 raft_consensus.cc:3060] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.920725  1682 raft_consensus.cc:2804] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.928021  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
W20260709 12:13:06.935626  1455 leader_election.cc:343] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.937840  1488 raft_consensus.cc:2393] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:06.932740  1686 leader_election.cc:290] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:06.961735  1533 leader_election.cc:304] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:06.963091  1653 raft_consensus.cc:3060] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.970978  1609 tablet_bootstrap.cc:654] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.968676  1636 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:06.971760  1682 raft_consensus.cc:697] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:06.975039  1636 consensus_queue.cc:1048] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.975416  1417 raft_consensus.cc:2468] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:06.976615  1458 leader_election.cc:304] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:06.977959  1653 raft_consensus.cc:2749] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.980229  1730 raft_consensus.cc:2804] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.981495  1730 raft_consensus.cc:697] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:06.997633  1607 tablet_bootstrap.cc:654] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.999454  1636 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.972602  1682 consensus_queue.cc:237] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.004729  1609 tablet_bootstrap.cc:492] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:07.005156  1609 ts_tablet_manager.cc:1403] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.005s
I20260709 12:13:07.004494  1314 catalog_manager.cc:5697] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.007956  1609 raft_consensus.cc:359] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.008615  1609 raft_consensus.cc:385] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.008882  1609 raft_consensus.cc:740] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.009647  1609 consensus_queue.cc:260] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.011099  1609 ts_tablet_manager.cc:1434] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:07.012624  1609 tablet_bootstrap.cc:492] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:07.018473  1609 tablet_bootstrap.cc:654] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.018126  1614 consensus_queue.cc:1048] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:07.021088  1730 consensus_queue.cc:237] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.033627  1653 consensus_queue.cc:1048] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.037397  1674 consensus_queue.cc:1048] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:07.047286  1614 consensus_queue.cc:1048] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:13:07.068368  1608 tablet_bootstrap.cc:492] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:07.069919  1608 ts_tablet_manager.cc:1403] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.216s	user 0.009s	sys 0.015s
I20260709 12:13:07.063099  1642 raft_consensus.cc:493] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.073573  1642 raft_consensus.cc:515] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.093394  1682 raft_consensus.cc:493] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.093953  1682 raft_consensus.cc:515] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.111913  1682 leader_election.cc:290] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.123805  1653 consensus_queue.cc:1048] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.126161  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcb34d55bb54bc3946e996c61ab12f8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:07.126344  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa229e3006f416fbca5f9fa10802378" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:07.126837  1413 raft_consensus.cc:2468] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
W20260709 12:13:07.132715  1458 leader_election.cc:343] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.133392  1458 leader_election.cc:304] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:07.134554  1733 raft_consensus.cc:2804] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.134894  1733 raft_consensus.cc:493] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.135186  1733 raft_consensus.cc:3060] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.136087  1682 consensus_queue.cc:1048] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.151314  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa229e3006f416fbca5f9fa10802378" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:07.152454  1682 consensus_queue.cc:1048] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:07.159619  1455 leader_election.cc:343] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.160132  1455 leader_election.cc:304] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:07.161307  1730 raft_consensus.cc:2749] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.162335  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcb34d55bb54bc3946e996c61ab12f8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:07.163290  1733 raft_consensus.cc:515] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.165601  1733 leader_election.cc:290] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.113422  1642 leader_election.cc:290] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.172633  1607 tablet_bootstrap.cc:492] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:07.176478  1607 ts_tablet_manager.cc:1403] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.268s	user 0.012s	sys 0.004s
I20260709 12:13:07.178022  1609 tablet_bootstrap.cc:492] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:07.176018  1314 catalog_manager.cc:5697] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.178490  1609 ts_tablet_manager.cc:1403] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.167s	user 0.039s	sys 0.037s
I20260709 12:13:07.178406  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcb34d55bb54bc3946e996c61ab12f8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
W20260709 12:13:07.173400  1455 leader_election.cc:343] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.179123  1314 catalog_manager.cc:5697] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:07.180823  1455 leader_election.cc:343] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.183460  1609 raft_consensus.cc:359] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.184209  1609 raft_consensus.cc:385] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.184530  1609 raft_consensus.cc:740] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.183460  1608 raft_consensus.cc:359] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.186231  1608 raft_consensus.cc:385] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.186525  1608 raft_consensus.cc:740] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.187162  1608 consensus_queue.cc:260] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.188951  1609 consensus_queue.cc:260] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.189483  1608 ts_tablet_manager.cc:1434] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.119s	user 0.005s	sys 0.000s
I20260709 12:13:07.190361  1608 tablet_bootstrap.cc:492] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:07.190887  1609 ts_tablet_manager.cc:1434] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:13:07.191685  1609 tablet_bootstrap.cc:492] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:07.207908  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcb34d55bb54bc3946e996c61ab12f8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:07.208536  1417 raft_consensus.cc:3060] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.209021  1607 raft_consensus.cc:359] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.213864  1653 raft_consensus.cc:493] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.214376  1653 raft_consensus.cc:515] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.216034  1417 raft_consensus.cc:2468] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:07.216348  1653 leader_election.cc:290] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:07.217188  1636 raft_consensus.cc:493] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.217748  1565 raft_consensus.cc:3060] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.217676  1636 raft_consensus.cc:515] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.219700  1636 leader_election.cc:290] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.221216  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:07.221877  1564 raft_consensus.cc:2468] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:07.221032  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89f134a75ef4726a803b983efd73429" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:07.223364  1380 leader_election.cc:304] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:07.224689  1674 raft_consensus.cc:2804] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:07.225056  1674 raft_consensus.cc:493] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.225399  1674 raft_consensus.cc:3060] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:07.227294  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:07.227926  1488 raft_consensus.cc:2468] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:07.229992  1458 leader_election.cc:304] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:07.230748  1730 raft_consensus.cc:2804] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.231210  1730 raft_consensus.cc:697] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:07.232029  1730 consensus_queue.cc:237] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.232810  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89f134a75ef4726a803b983efd73429" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:07.234468  1674 raft_consensus.cc:515] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.237118  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:07.237665  1488 raft_consensus.cc:3060] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:07.238258  1487 raft_consensus.cc:2393] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:07.209676  1607 raft_consensus.cc:385] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.239919  1607 raft_consensus.cc:740] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.239461  1533 leader_election.cc:304] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:07.244160  1608 tablet_bootstrap.cc:654] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.244259  1488 raft_consensus.cc:2468] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 2.
I20260709 12:13:07.244549  1609 tablet_bootstrap.cc:654] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.241477  1607 consensus_queue.cc:260] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.245355  1383 leader_election.cc:304] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:07.246160  1636 raft_consensus.cc:2804] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:07.246585  1636 raft_consensus.cc:697] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 2 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:07.247514  1607 ts_tablet_manager.cc:1434] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 12:13:07.247335  1636 consensus_queue.cc:237] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.248382  1607 tablet_bootstrap.cc:492] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:07.249221  1653 raft_consensus.cc:2749] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.250535  1669 consensus_queue.cc:1048] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.267504  1674 leader_election.cc:290] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.268599  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:07.271106  1566 raft_consensus.cc:3060] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:07.273645  1607 tablet_bootstrap.cc:654] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.279757  1566 raft_consensus.cc:2468] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 2.
I20260709 12:13:07.285915  1608 tablet_bootstrap.cc:492] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:07.286427  1608 ts_tablet_manager.cc:1403] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.009s
I20260709 12:13:07.289480  1653 raft_consensus.cc:493] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.289750  1608 raft_consensus.cc:359] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.289963  1653 raft_consensus.cc:515] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.290413  1608 raft_consensus.cc:385] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.290690  1608 raft_consensus.cc:740] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.291316  1608 consensus_queue.cc:260] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.291920  1653 leader_election.cc:290] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:07.293045  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e060969932ad468fb4bb6f069f1eac0e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:07.293322  1608 ts_tablet_manager.cc:1434] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260709 12:13:07.293840  1488 raft_consensus.cc:2393] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:07.294700  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e060969932ad468fb4bb6f069f1eac0e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:07.296038  1533 leader_election.cc:304] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:07.297348  1624 raft_consensus.cc:3060] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:07.297966  1363 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:07.299626  1315 catalog_manager.cc:5697] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.300974  1608 tablet_bootstrap.cc:492] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:07.301009  1636 consensus_queue.cc:1048] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:07.308064  1608 tablet_bootstrap.cc:654] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.309746  1730 raft_consensus.cc:493] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.310210  1730 raft_consensus.cc:515] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.312175  1730 leader_election.cc:290] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.313781  1609 tablet_bootstrap.cc:492] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:07.314239  1609 ts_tablet_manager.cc:1403] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.003s
I20260709 12:13:07.314849  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:07.315440  1413 raft_consensus.cc:2468] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:07.316576  1458 leader_election.cc:304] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:07.316716  1609 raft_consensus.cc:359] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.317337  1609 raft_consensus.cc:385] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.318351  1733 raft_consensus.cc:2804] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.318503  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:07.318734  1733 raft_consensus.cc:493] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.319096  1733 raft_consensus.cc:3060] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.319123  1564 raft_consensus.cc:2468] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:07.317600  1609 raft_consensus.cc:740] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.326485  1609 consensus_queue.cc:260] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.328778  1609 ts_tablet_manager.cc:1434] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:13:07.325421  1624 raft_consensus.cc:2749] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.330405  1609 tablet_bootstrap.cc:492] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:07.330699  1313 catalog_manager.cc:5697] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 2, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.345156  1609 tablet_bootstrap.cc:654] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.347074  1733 raft_consensus.cc:515] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.350344  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:07.351081  1413 raft_consensus.cc:3060] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.351894  1607 tablet_bootstrap.cc:492] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:07.352344  1607 ts_tablet_manager.cc:1403] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.104s	user 0.033s	sys 0.014s
I20260709 12:13:07.353354  1636 consensus_queue.cc:1048] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.354956  1607 raft_consensus.cc:359] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.355619  1607 raft_consensus.cc:385] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.356012  1607 raft_consensus.cc:740] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.356799  1607 consensus_queue.cc:260] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.362032  1733 leader_election.cc:290] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.363124  1609 tablet_bootstrap.cc:492] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:07.363060  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:07.363682  1566 raft_consensus.cc:3060] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.363762  1609 ts_tablet_manager.cc:1403] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260709 12:13:07.372889  1607 ts_tablet_manager.cc:1434] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 12:13:07.374262  1607 tablet_bootstrap.cc:492] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:07.377245  1609 raft_consensus.cc:359] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.378320  1609 raft_consensus.cc:385] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.381345  1609 raft_consensus.cc:740] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.382907  1413 raft_consensus.cc:2468] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:07.385952  1458 leader_election.cc:304] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:07.386826  1733 raft_consensus.cc:2804] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.387161  1566 raft_consensus.cc:2468] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:07.387293  1733 raft_consensus.cc:697] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:07.389335  1609 consensus_queue.cc:260] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.390898  1609 ts_tablet_manager.cc:1434] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:13:07.391716  1609 tablet_bootstrap.cc:492] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:07.392999  1607 tablet_bootstrap.cc:654] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.397184  1609 tablet_bootstrap.cc:654] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.397991  1608 tablet_bootstrap.cc:492] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:07.397914  1733 consensus_queue.cc:237] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.408136  1614 consensus_queue.cc:1048] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.398523  1608 ts_tablet_manager.cc:1403] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.098s	user 0.020s	sys 0.024s
I20260709 12:13:07.416117  1730 consensus_queue.cc:1048] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.416188  1608 raft_consensus.cc:359] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.418123  1608 raft_consensus.cc:385] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.418787  1608 raft_consensus.cc:740] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.419775  1608 consensus_queue.cc:260] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.422461  1608 ts_tablet_manager.cc:1434] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:13:07.424367  1608 tablet_bootstrap.cc:492] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:07.433482  1607 tablet_bootstrap.cc:492] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:07.433923  1607 ts_tablet_manager.cc:1403] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.009s
I20260709 12:13:07.436976  1608 tablet_bootstrap.cc:654] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.439572  1614 raft_consensus.cc:493] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.441681  1614 raft_consensus.cc:515] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.449910  1614 leader_election.cc:290] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.454703  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283cbf924f0248ec8216bce304804882" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:07.455199  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283cbf924f0248ec8216bce304804882" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
W20260709 12:13:07.456115  1380 leader_election.cc:343] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:07.456724  1383 leader_election.cc:343] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.457135  1383 leader_election.cc:304] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:07.458835  1669 raft_consensus.cc:2749] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.460798  1607 raft_consensus.cc:359] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.461725  1607 raft_consensus.cc:385] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.462062  1607 raft_consensus.cc:740] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.462857  1607 consensus_queue.cc:260] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.465958  1607 ts_tablet_manager.cc:1434] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.004s
I20260709 12:13:07.468231  1607 tablet_bootstrap.cc:492] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:07.465529  1314 catalog_manager.cc:5697] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.470441  1609 tablet_bootstrap.cc:492] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:07.470906  1609 ts_tablet_manager.cc:1403] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.011s
I20260709 12:13:07.472285  1614 raft_consensus.cc:493] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.472755  1614 raft_consensus.cc:515] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.475180  1614 leader_election.cc:290] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.475924  1609 raft_consensus.cc:359] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.476673  1609 raft_consensus.cc:385] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.476990  1609 raft_consensus.cc:740] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.477311  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cc494ed6cb4e4a9831de562fd40a0f" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:07.477939  1564 raft_consensus.cc:2468] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:07.477900  1609 consensus_queue.cc:260] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.478873  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cc494ed6cb4e4a9831de562fd40a0f" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:07.479283  1380 leader_election.cc:304] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:07.479485  1488 raft_consensus.cc:2468] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:07.480643  1609 ts_tablet_manager.cc:1434] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:13:07.480752  1614 raft_consensus.cc:2804] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.481158  1614 raft_consensus.cc:493] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.481501  1614 raft_consensus.cc:3060] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.487272  1607 tablet_bootstrap.cc:654] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.488623  1614 raft_consensus.cc:515] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.481494  1609 tablet_bootstrap.cc:492] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:07.491375  1730 consensus_queue.cc:1048] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.494983  1608 tablet_bootstrap.cc:492] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:07.495591  1608 ts_tablet_manager.cc:1403] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.005s
I20260709 12:13:07.499502  1608 raft_consensus.cc:359] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.500382  1608 raft_consensus.cc:385] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.500734  1608 raft_consensus.cc:740] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.501621  1608 consensus_queue.cc:260] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.505566  1608 ts_tablet_manager.cc:1434] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 12:13:07.505729  1614 leader_election.cc:290] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.506404  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cc494ed6cb4e4a9831de562fd40a0f" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:07.507169  1487 raft_consensus.cc:3060] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.512679  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cc494ed6cb4e4a9831de562fd40a0f" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:07.513522  1566 raft_consensus.cc:3060] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.518196  1733 raft_consensus.cc:493] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.518694  1733 raft_consensus.cc:515] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.522243  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd5f5001a464cd1b1ea9d284bdf444e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:07.523552  1733 leader_election.cc:290] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.524220  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd5f5001a464cd1b1ea9d284bdf444e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:07.525516  1455 leader_election.cc:343] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.526106  1417 raft_consensus.cc:2468] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
W20260709 12:13:07.526391  1455 consensus_peers.cc:597] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:07.513558  1609 tablet_bootstrap.cc:654] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.527127  1458 leader_election.cc:304] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:07.528476  1733 raft_consensus.cc:2804] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.528831  1733 raft_consensus.cc:493] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.529166  1733 raft_consensus.cc:3060] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.532270  1669 raft_consensus.cc:493] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.532764  1669 raft_consensus.cc:515] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.535465  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7299e62ba094302b131b09b5a3be7f2" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:07.535724  1733 raft_consensus.cc:515] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.536067  1488 raft_consensus.cc:2468] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:07.536345  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7299e62ba094302b131b09b5a3be7f2" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:07.537458  1383 leader_election.cc:304] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
W20260709 12:13:07.538832  1380 leader_election.cc:343] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.538843  1614 raft_consensus.cc:2804] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.539237  1609 tablet_bootstrap.cc:492] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:07.539511  1614 raft_consensus.cc:493] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.539592  1669 leader_election.cc:290] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.539709  1609 ts_tablet_manager.cc:1403] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.008s
I20260709 12:13:07.539891  1614 raft_consensus.cc:3060] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.541026  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd5f5001a464cd1b1ea9d284bdf444e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:07.541172  1733 leader_election.cc:290] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.541625  1417 raft_consensus.cc:3060] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.542541  1609 raft_consensus.cc:359] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.543169  1609 raft_consensus.cc:385] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.543433  1609 raft_consensus.cc:740] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.544086  1609 consensus_queue.cc:260] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.546165  1609 ts_tablet_manager.cc:1434] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:07.547142  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd5f5001a464cd1b1ea9d284bdf444e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
W20260709 12:13:07.548389  1455 leader_election.cc:343] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.551597  1614 raft_consensus.cc:515] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.552147  1566 raft_consensus.cc:2468] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:07.552881  1417 raft_consensus.cc:2468] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:07.554006  1380 leader_election.cc:304] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:07.554793  1609 tablet_bootstrap.cc:492] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:07.555403  1614 leader_election.cc:290] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.555763  1487 raft_consensus.cc:2468] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:07.555994  1614 raft_consensus.cc:2804] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.556608  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7299e62ba094302b131b09b5a3be7f2" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:07.557075  1608 tablet_bootstrap.cc:492] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:07.557266  1614 raft_consensus.cc:697] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:07.555696  1458 leader_election.cc:304] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:07.558584  1614 consensus_queue.cc:237] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.558789  1607 tablet_bootstrap.cc:492] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:07.559993  1607 ts_tablet_manager.cc:1403] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.093s	user 0.020s	sys 0.024s
I20260709 12:13:07.561498  1609 tablet_bootstrap.cc:654] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.562767  1607 raft_consensus.cc:359] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.564374  1607 raft_consensus.cc:385] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.566027  1607 raft_consensus.cc:740] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.557150  1488 raft_consensus.cc:3060] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.567270  1607 consensus_queue.cc:260] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.569813  1624 raft_consensus.cc:493] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.570283  1624 raft_consensus.cc:515] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.572228  1624 leader_election.cc:290] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:07.573431  1488 raft_consensus.cc:2468] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:07.573734  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcb34d55bb54bc3946e996c61ab12f8" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:07.565280  1608 tablet_bootstrap.cc:654] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.574496  1417 raft_consensus.cc:2393] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 0cc37d6f6bd04371a8695befcf603c73 in this term.
I20260709 12:13:07.574941  1607 ts_tablet_manager.cc:1434] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:13:07.575832  1607 tablet_bootstrap.cc:492] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:07.576306  1383 leader_election.cc:304] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:07.576642  1733 raft_consensus.cc:2804] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.577296  1733 raft_consensus.cc:697] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:07.578109  1733 consensus_queue.cc:237] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.578500  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcb34d55bb54bc3946e996c61ab12f8" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:07.580022  1533 leader_election.cc:304] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:07.581089  1624 raft_consensus.cc:3060] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.585085  1669 raft_consensus.cc:2804] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.586019  1669 raft_consensus.cc:697] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:07.587096  1669 consensus_queue.cc:237] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.591531  1609 tablet_bootstrap.cc:492] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:07.592007  1609 ts_tablet_manager.cc:1403] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.001s
I20260709 12:13:07.592530  1607 tablet_bootstrap.cc:654] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.595132  1609 raft_consensus.cc:359] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.595832  1609 raft_consensus.cc:385] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.596061  1609 raft_consensus.cc:740] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.596621  1609 consensus_queue.cc:260] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.601840  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7299e62ba094302b131b09b5a3be7f2" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:07.599278  1609 ts_tablet_manager.cc:1434] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:13:07.604142  1609 tablet_bootstrap.cc:492] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:07.595080  1624 raft_consensus.cc:2749] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:07.608188  1380 leader_election.cc:343] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.612154  1315 catalog_manager.cc:5697] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.619087  1609 tablet_bootstrap.cc:654] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.624166  1730 consensus_queue.cc:1048] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.624639  1608 tablet_bootstrap.cc:492] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:07.625074  1608 ts_tablet_manager.cc:1403] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.068s	user 0.004s	sys 0.012s
I20260709 12:13:07.630704  1608 raft_consensus.cc:359] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.631408  1608 raft_consensus.cc:385] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.631690  1608 raft_consensus.cc:740] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.632392  1608 consensus_queue.cc:260] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.628868  1313 catalog_manager.cc:5697] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.642477  1608 ts_tablet_manager.cc:1434] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 12:13:07.643719  1608 tablet_bootstrap.cc:492] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:07.649364  1608 tablet_bootstrap.cc:654] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.643736  1607 tablet_bootstrap.cc:492] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:07.654613  1607 ts_tablet_manager.cc:1403] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.020s
I20260709 12:13:07.659425  1607 raft_consensus.cc:359] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.660127  1607 raft_consensus.cc:385] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.660408  1607 raft_consensus.cc:740] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.661049  1607 consensus_queue.cc:260] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.667958  1730 consensus_queue.cc:1048] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.674038  1607 ts_tablet_manager.cc:1434] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:13:07.674772  1607 tablet_bootstrap.cc:492] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:07.691179  1315 catalog_manager.cc:5697] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.716145  1609 tablet_bootstrap.cc:492] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:07.716648  1609 ts_tablet_manager.cc:1403] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.113s	user 0.038s	sys 0.018s
I20260709 12:13:07.716993  1607 tablet_bootstrap.cc:654] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.719859  1609 raft_consensus.cc:359] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.720781  1609 raft_consensus.cc:385] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.721134  1609 raft_consensus.cc:740] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.722117  1609 consensus_queue.cc:260] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.724896  1624 raft_consensus.cc:493] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.724917  1609 ts_tablet_manager.cc:1434] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:07.725476  1624 raft_consensus.cc:515] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.726405  1609 tablet_bootstrap.cc:492] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:07.727367  1624 leader_election.cc:290] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:07.734658  1609 tablet_bootstrap.cc:654] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.735544  1733 consensus_queue.cc:1048] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.738334  1608 tablet_bootstrap.cc:492] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:07.738484  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7299e62ba094302b131b09b5a3be7f2" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:07.738803  1608 ts_tablet_manager.cc:1403] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.095s	user 0.029s	sys 0.016s
I20260709 12:13:07.739246  1487 raft_consensus.cc:2393] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:07.740847  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7299e62ba094302b131b09b5a3be7f2" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:07.742612  1608 raft_consensus.cc:359] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.743268  1608 raft_consensus.cc:385] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.743542  1608 raft_consensus.cc:740] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.744241  1608 consensus_queue.cc:260] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.746285  1533 leader_election.cc:304] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:07.747665  1624 raft_consensus.cc:3060] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.747735  1609 tablet_bootstrap.cc:492] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:07.748478  1609 ts_tablet_manager.cc:1403] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260709 12:13:07.751883  1609 raft_consensus.cc:359] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.752964  1609 raft_consensus.cc:385] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.753365  1609 raft_consensus.cc:740] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.754407  1609 consensus_queue.cc:260] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.756965  1608 ts_tablet_manager.cc:1434] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:13:07.757131  1564 raft_consensus.cc:1275] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:07.757781  1609 ts_tablet_manager.cc:1434] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:13:07.759052  1609 tablet_bootstrap.cc:492] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:07.759828  1614 consensus_queue.cc:1048] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.766184  1608 tablet_bootstrap.cc:492] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:07.781718  1609 tablet_bootstrap.cc:654] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.771947  1487 raft_consensus.cc:1275] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:07.786978  1614 consensus_queue.cc:1048] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.787571  1608 tablet_bootstrap.cc:654] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.804626  1609 tablet_bootstrap.cc:492] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:07.805248  1609 ts_tablet_manager.cc:1403] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.046s	user 0.030s	sys 0.008s
I20260709 12:13:07.806722  1653 raft_consensus.cc:493] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.807221  1653 raft_consensus.cc:515] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.809331  1609 raft_consensus.cc:359] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.810192  1609 raft_consensus.cc:385] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.810537  1609 raft_consensus.cc:740] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.811421  1609 consensus_queue.cc:260] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.813213  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:07.813839  1608 tablet_bootstrap.cc:492] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:07.814287  1608 ts_tablet_manager.cc:1403] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.001s
I20260709 12:13:07.814591  1609 ts_tablet_manager.cc:1434] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:13:07.815439  1653 leader_election.cc:290] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:07.815804  1609 tablet_bootstrap.cc:492] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:07.816264  1682 raft_consensus.cc:493] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.816745  1682 raft_consensus.cc:515] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.817345  1608 raft_consensus.cc:359] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.818092  1608 raft_consensus.cc:385] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.818358  1608 raft_consensus.cc:740] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.818867  1682 leader_election.cc:290] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.819082  1608 consensus_queue.cc:260] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.820756  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec78752de324f21beaf1b02dac203e9" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:07.821053  1608 ts_tablet_manager.cc:1434] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260709 12:13:07.821909  1455 leader_election.cc:343] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.823035  1609 tablet_bootstrap.cc:654] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.823231  1608 tablet_bootstrap.cc:492] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:07.825162  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec78752de324f21beaf1b02dac203e9" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:07.825763  1414 raft_consensus.cc:2468] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:07.829938  1458 leader_election.cc:304] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:07.830675  1642 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.832326  1642 raft_consensus.cc:2804] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.832653  1642 raft_consensus.cc:493] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.832969  1642 raft_consensus.cc:3060] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.837567  1733 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.843333  1608 tablet_bootstrap.cc:654] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.869110  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:07.871117  1533 leader_election.cc:304] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:07.872175  1653 raft_consensus.cc:2749] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.774917  1624 raft_consensus.cc:2749] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.881659  1682 raft_consensus.cc:493] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.882300  1682 raft_consensus.cc:515] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.885072  1682 leader_election.cc:290] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.888067  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283cbf924f0248ec8216bce304804882" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:07.890100  1455 leader_election.cc:343] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.894776  1733 raft_consensus.cc:493] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.895605  1733 raft_consensus.cc:515] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.898778  1733 leader_election.cc:290] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.903096  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5090abf3c9465792238c195d6a1ae8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:07.905215  1455 leader_election.cc:343] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.909677  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5090abf3c9465792238c195d6a1ae8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:07.911422  1458 leader_election.cc:343] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.912011  1458 leader_election.cc:304] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:07.913935  1730 raft_consensus.cc:2749] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.929013  1730 raft_consensus.cc:493] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.929718  1730 raft_consensus.cc:515] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.932406  1730 leader_election.cc:290] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.934595  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b63dec0a9f04dd1abc19d1cf586cf15" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:07.893981  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283cbf924f0248ec8216bce304804882" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:07.937106  1417 raft_consensus.cc:2468] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
W20260709 12:13:07.939908  1455 leader_election.cc:343] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.949169  1614 raft_consensus.cc:493] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.949863  1614 raft_consensus.cc:515] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.952566  1614 leader_election.cc:290] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.954203  1458 leader_election.cc:304] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:07.958277  1682 raft_consensus.cc:2804] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.958758  1682 raft_consensus.cc:493] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.959190  1682 raft_consensus.cc:3060] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.918633  1642 raft_consensus.cc:515] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.977664  1642 leader_election.cc:290] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:07.979338  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec78752de324f21beaf1b02dac203e9" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
W20260709 12:13:07.980764  1455 leader_election.cc:343] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.997314  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa229e3006f416fbca5f9fa10802378" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:07.998558  1642 raft_consensus.cc:493] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.999068  1642 raft_consensus.cc:515] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:07.999152  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b63dec0a9f04dd1abc19d1cf586cf15" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:07.999686  1380 leader_election.cc:343] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.002737  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2dcf57d28054954b65094c2dbc00ae2" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:08.003418  1642 leader_election.cc:290] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.016753  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec78752de324f21beaf1b02dac203e9" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:08.017432  1608 tablet_bootstrap.cc:492] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:08.018177  1608 ts_tablet_manager.cc:1403] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.195s	user 0.050s	sys 0.105s
I20260709 12:13:08.017398  1417 raft_consensus.cc:3060] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.022123  1608 raft_consensus.cc:359] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.022984  1608 raft_consensus.cc:385] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.023347  1608 raft_consensus.cc:740] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.024133  1608 consensus_queue.cc:260] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:08.013505  1455 leader_election.cc:343] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.029568  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa229e3006f416fbca5f9fa10802378" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:08.030215  1487 raft_consensus.cc:2468] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:08.038877  1608 ts_tablet_manager.cc:1434] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
W20260709 12:13:08.031600  1458 leader_election.cc:343] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.041623  1608 tablet_bootstrap.cc:492] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:08.039186  1564 raft_consensus.cc:3060] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.045737  1609 tablet_bootstrap.cc:492] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:08.046203  1609 ts_tablet_manager.cc:1403] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.231s	user 0.066s	sys 0.116s
I20260709 12:13:08.043430  1458 leader_election.cc:304] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.054859  1609 raft_consensus.cc:359] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.059077  1383 leader_election.cc:304] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.060258  1609 raft_consensus.cc:385] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.061044  1609 raft_consensus.cc:740] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.061321  1614 raft_consensus.cc:2804] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.061838  1614 raft_consensus.cc:493] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.061775  1609 consensus_queue.cc:260] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.062332  1614 raft_consensus.cc:3060] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.062923  1674 consensus_queue.cc:1048] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.064126  1609 ts_tablet_manager.cc:1434] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:13:08.064208  1733 raft_consensus.cc:2749] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.065734  1609 tablet_bootstrap.cc:492] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:08.068393  1607 tablet_bootstrap.cc:492] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:08.068804  1607 ts_tablet_manager.cc:1403] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.394s	user 0.066s	sys 0.167s
I20260709 12:13:08.070322  1674 consensus_queue.cc:1048] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.070443  1417 raft_consensus.cc:2468] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:08.072655  1682 raft_consensus.cc:515] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.087836  1674 consensus_queue.cc:1048] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.089444  1682 leader_election.cc:290] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.088183  1458 leader_election.cc:304] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.084641  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2dcf57d28054954b65094c2dbc00ae2" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:08.102885  1607 raft_consensus.cc:359] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.103649  1607 raft_consensus.cc:385] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.105285  1607 raft_consensus.cc:740] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.106182  1614 raft_consensus.cc:515] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.104794  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283cbf924f0248ec8216bce304804882" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:08.094419  1417 raft_consensus.cc:2468] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:08.121708  1608 tablet_bootstrap.cc:654] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.117964  1607 consensus_queue.cc:260] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.107090  1682 raft_consensus.cc:2804] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:13:08.126828  1455 leader_election.cc:343] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.128173  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa229e3006f416fbca5f9fa10802378" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:08.132400  1733 raft_consensus.cc:493] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.132863  1733 raft_consensus.cc:515] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.133927  1642 consensus_queue.cc:1048] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.135289  1614 leader_election.cc:290] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.136113  1607 ts_tablet_manager.cc:1434] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.002s
I20260709 12:13:08.137626  1607 tablet_bootstrap.cc:492] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:08.134855  1733 leader_election.cc:290] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.128926  1492 raft_consensus.cc:3060] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.140355  1682 raft_consensus.cc:697] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:08.143646  1609 tablet_bootstrap.cc:654] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.134893  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283cbf924f0248ec8216bce304804882" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:08.144583  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa229e3006f416fbca5f9fa10802378" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:08.159226  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc79b0a24ce4f34944baf9986f46ae0" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:08.152573  1414 raft_consensus.cc:3060] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.165674  1682 consensus_queue.cc:237] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:08.166107  1455 leader_election.cc:343] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:08.171475  1380 leader_election.cc:343] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.174358  1492 raft_consensus.cc:2468] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:08.176976  1383 leader_election.cc:304] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.177759  1674 raft_consensus.cc:2804] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.179105  1674 raft_consensus.cc:697] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:08.179919  1674 consensus_queue.cc:237] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.185381  1564 raft_consensus.cc:3060] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.197420  1608 tablet_bootstrap.cc:492] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:08.198071  1608 ts_tablet_manager.cc:1403] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.158s	user 0.020s	sys 0.000s
I20260709 12:13:08.220515  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc79b0a24ce4f34944baf9986f46ae0" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:08.214026  1414 raft_consensus.cc:2468] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:08.217142  1458 leader_election.cc:304] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.232329  1614 consensus_queue.cc:1048] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:08.243106  1642 consensus_queue.cc:1048] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.244830  1314 catalog_manager.cc:5697] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:08.253167  1682 raft_consensus.cc:2804] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.254513  1682 raft_consensus.cc:493] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.254917  1682 raft_consensus.cc:3060] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.255214  1607 tablet_bootstrap.cc:654] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.257478  1609 tablet_bootstrap.cc:492] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:08.257958  1609 ts_tablet_manager.cc:1403] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.193s	user 0.016s	sys 0.007s
I20260709 12:13:08.262965  1609 raft_consensus.cc:359] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.263684  1609 raft_consensus.cc:385] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.263988  1609 raft_consensus.cc:740] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.264698  1609 consensus_queue.cc:260] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.266906  1609 ts_tablet_manager.cc:1434] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:13:08.269829  1609 tablet_bootstrap.cc:492] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:08.268175  1458 leader_election.cc:304] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.272393  1642 raft_consensus.cc:2804] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.272883  1642 raft_consensus.cc:697] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:08.273721  1642 consensus_queue.cc:237] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.287436  1608 raft_consensus.cc:359] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.288213  1608 raft_consensus.cc:385] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.288481  1608 raft_consensus.cc:740] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
W20260709 12:13:08.289546  1458 leader_election.cc:343] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.290032  1458 leader_election.cc:304] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.289372  1682 raft_consensus.cc:515] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.292369  1608 consensus_queue.cc:260] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.293350  1733 raft_consensus.cc:2749] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.299559  1609 tablet_bootstrap.cc:654] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.304987  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2dcf57d28054954b65094c2dbc00ae2" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:08.304865  1682 leader_election.cc:290] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
W20260709 12:13:08.316213  1455 leader_election.cc:343] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.317446  1608 ts_tablet_manager.cc:1434] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.119s	user 0.006s	sys 0.000s
I20260709 12:13:08.329030  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2dcf57d28054954b65094c2dbc00ae2" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:08.341768  1414 raft_consensus.cc:3060] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.354677  1313 catalog_manager.cc:5697] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:08.384171  1609 tablet_bootstrap.cc:492] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:08.384694  1609 ts_tablet_manager.cc:1403] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.115s	user 0.024s	sys 0.006s
I20260709 12:13:08.388162  1609 raft_consensus.cc:359] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.388867  1609 raft_consensus.cc:385] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.389200  1609 raft_consensus.cc:740] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.390091  1609 consensus_queue.cc:260] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.390856  1414 raft_consensus.cc:2468] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:08.395263  1608 tablet_bootstrap.cc:492] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:08.396929  1607 tablet_bootstrap.cc:492] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:08.397387  1607 ts_tablet_manager.cc:1403] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.260s	user 0.012s	sys 0.036s
I20260709 12:13:08.400008  1607 raft_consensus.cc:359] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.400664  1607 raft_consensus.cc:385] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.400949  1607 raft_consensus.cc:740] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.401628  1607 consensus_queue.cc:260] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.403632  1607 ts_tablet_manager.cc:1434] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:08.404881  1608 tablet_bootstrap.cc:654] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.405709  1609 ts_tablet_manager.cc:1434] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 12:13:08.406698  1609 tablet_bootstrap.cc:492] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:08.411932  1609 tablet_bootstrap.cc:654] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.414435  1458 leader_election.cc:304] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.415577  1733 raft_consensus.cc:2804] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.416191  1733 raft_consensus.cc:697] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:08.417002  1733 consensus_queue.cc:237] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.417565  1607 tablet_bootstrap.cc:492] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:08.428622  1607 tablet_bootstrap.cc:654] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.423059  1314 catalog_manager.cc:5697] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:08.441749  1682 raft_consensus.cc:493] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.442435  1682 raft_consensus.cc:515] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.444993  1682 leader_election.cc:290] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.447503  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4a0b4d24043e699c3ff8e63106a32" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:08.472903  1608 tablet_bootstrap.cc:492] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:08.473403  1608 ts_tablet_manager.cc:1403] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.019s
W20260709 12:13:08.474339  1455 leader_election.cc:343] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.475958  1608 raft_consensus.cc:359] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.478669  1608 raft_consensus.cc:385] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.478965  1608 raft_consensus.cc:740] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.479708  1608 consensus_queue.cc:260] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.482026  1608 ts_tablet_manager.cc:1434] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:13:08.482506  1609 tablet_bootstrap.cc:492] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:08.482939  1608 tablet_bootstrap.cc:492] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:08.482952  1609 ts_tablet_manager.cc:1403] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.033s
I20260709 12:13:08.485936  1609 raft_consensus.cc:359] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.486459  1609 raft_consensus.cc:385] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.486686  1609 raft_consensus.cc:740] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.487448  1609 consensus_queue.cc:260] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.488328  1607 tablet_bootstrap.cc:492] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:08.488889  1607 ts_tablet_manager.cc:1403] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.072s	user 0.004s	sys 0.014s
I20260709 12:13:08.490108  1609 ts_tablet_manager.cc:1434] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:08.490330  1636 raft_consensus.cc:493] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.490998  1609 tablet_bootstrap.cc:492] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:08.490839  1636 raft_consensus.cc:515] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.491739  1607 raft_consensus.cc:359] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.492779  1607 raft_consensus.cc:385] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.493113  1607 raft_consensus.cc:740] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.493916  1607 consensus_queue.cc:260] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.478080  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4a0b4d24043e699c3ff8e63106a32" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:08.494911  1414 raft_consensus.cc:2468] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:08.497735  1608 tablet_bootstrap.cc:654] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.497526  1458 leader_election.cc:304] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.498558  1636 leader_election.cc:290] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.498716  1792 raft_consensus.cc:2804] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.499060  1792 raft_consensus.cc:493] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.499424  1792 raft_consensus.cc:3060] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.499594  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5090abf3c9465792238c195d6a1ae8" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:08.500048  1609 tablet_bootstrap.cc:654] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.494184  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5090abf3c9465792238c195d6a1ae8" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:08.500561  1488 raft_consensus.cc:2468] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:08.501853  1383 leader_election.cc:304] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:08.503777  1614 raft_consensus.cc:2804] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.504207  1614 raft_consensus.cc:493] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.504559  1614 raft_consensus.cc:3060] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.506170  1792 raft_consensus.cc:515] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.509795  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4a0b4d24043e699c3ff8e63106a32" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:08.510346  1414 raft_consensus.cc:3060] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.511101  1792 leader_election.cc:290] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.512814  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4a0b4d24043e699c3ff8e63106a32" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
W20260709 12:13:08.514180  1455 leader_election.cc:343] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.516989  1609 tablet_bootstrap.cc:492] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:08.517433  1609 ts_tablet_manager.cc:1403] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.001s
I20260709 12:13:08.519879  1614 raft_consensus.cc:515] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.520116  1609 raft_consensus.cc:359] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.521945  1564 raft_consensus.cc:2468] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:08.521674  1414 raft_consensus.cc:2468] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:08.524559  1614 leader_election.cc:290] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.524914  1458 leader_election.cc:304] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.525575  1792 raft_consensus.cc:2804] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.526512  1609 raft_consensus.cc:385] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.526552  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5090abf3c9465792238c195d6a1ae8" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:08.526962  1609 raft_consensus.cc:740] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.527170  1488 raft_consensus.cc:3060] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.523043  1607 ts_tablet_manager.cc:1434] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 12:13:08.528226  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5090abf3c9465792238c195d6a1ae8" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:08.528808  1564 raft_consensus.cc:3060] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.528892  1609 consensus_queue.cc:260] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.531173  1609 ts_tablet_manager.cc:1434] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 12:13:08.532122  1609 tablet_bootstrap.cc:492] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:08.533910  1488 raft_consensus.cc:2468] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:08.528467  1607 tablet_bootstrap.cc:492] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:08.535110  1383 leader_election.cc:304] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:08.535845  1792 raft_consensus.cc:697] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:08.535966  1564 raft_consensus.cc:2468] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
W20260709 12:13:08.477368  1363 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:08.541993  1636 raft_consensus.cc:2804] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.542383  1792 consensus_queue.cc:237] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.545994  1636 raft_consensus.cc:697] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:08.548066  1636 consensus_queue.cc:237] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.563295  1607 tablet_bootstrap.cc:654] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.574945  1733 raft_consensus.cc:493] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.575497  1733 raft_consensus.cc:515] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.586648  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25985f61b3f64fd0acab11bb252bab72" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:08.587968  1458 leader_election.cc:343] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.585400  1733 leader_election.cc:290] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.590160  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25985f61b3f64fd0acab11bb252bab72" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:08.590921  1608 tablet_bootstrap.cc:492] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:08.591351  1608 ts_tablet_manager.cc:1403] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.109s	user 0.026s	sys 0.024s
W20260709 12:13:08.591922  1455 leader_election.cc:343] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.592455  1455 leader_election.cc:304] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.593654  1733 raft_consensus.cc:2749] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.593813  1608 raft_consensus.cc:359] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.594501  1608 raft_consensus.cc:385] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.594750  1608 raft_consensus.cc:740] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.595345  1608 consensus_queue.cc:260] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.597275  1608 ts_tablet_manager.cc:1434] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:08.598119  1608 tablet_bootstrap.cc:492] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:08.600945  1315 catalog_manager.cc:5697] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:08.609104  1609 tablet_bootstrap.cc:654] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.612165  1607 tablet_bootstrap.cc:492] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:08.612689  1607 ts_tablet_manager.cc:1403] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.011s
I20260709 12:13:08.616748  1733 raft_consensus.cc:493] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.616845  1636 raft_consensus.cc:493] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.617213  1733 raft_consensus.cc:515] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.621217  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:08.622453  1733 leader_election.cc:290] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
W20260709 12:13:08.622706  1455 leader_election.cc:343] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.616232  1607 raft_consensus.cc:359] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.623696  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:08.623869  1614 consensus_queue.cc:1048] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.617341  1636 raft_consensus.cc:515] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.626719  1636 leader_election.cc:290] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.626174  1314 catalog_manager.cc:5697] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:08.628572  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:08.629386  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:08.629297  1314 catalog_manager.cc:5697] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:08.629976  1380 leader_election.cc:343] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.630012  1492 raft_consensus.cc:2468] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:08.631497  1414 raft_consensus.cc:2468] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:08.631543  1383 leader_election.cc:304] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.632797  1636 raft_consensus.cc:2804] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.633489  1636 raft_consensus.cc:493] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.633458  1458 leader_election.cc:304] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.622875  1608 tablet_bootstrap.cc:654] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.635083  1733 raft_consensus.cc:2804] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.635511  1733 raft_consensus.cc:493] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.635831  1609 tablet_bootstrap.cc:492] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:08.634123  1607 raft_consensus.cc:385] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.637497  1792 raft_consensus.cc:493] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.638541  1733 raft_consensus.cc:3060] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.638875  1609 ts_tablet_manager.cc:1403] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.004s
I20260709 12:13:08.638867  1792 raft_consensus.cc:515] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.641248  1792 leader_election.cc:290] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.641744  1682 raft_consensus.cc:493] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.642285  1682 raft_consensus.cc:515] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.637940  1636 raft_consensus.cc:3060] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.644299  1682 leader_election.cc:290] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.644932  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16cd36258504a338821b1e0ecaa518b" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:08.645049  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16cd36258504a338821b1e0ecaa518b" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:08.647230  1458 leader_election.cc:343] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:08.648311  1455 leader_election.cc:343] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.650508  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7026b0e0f8d4cfaa657963f7513da53" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:08.650686  1455 leader_election.cc:304] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.649376  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7026b0e0f8d4cfaa657963f7513da53" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:08.650758  1636 raft_consensus.cc:515] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.651515  1607 raft_consensus.cc:740] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
W20260709 12:13:08.652488  1458 leader_election.cc:343] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.652626  1607 consensus_queue.cc:260] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.653501  1798 raft_consensus.cc:2749] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.654260  1798 consensus_queue.cc:1048] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.658061  1607 ts_tablet_manager.cc:1434] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.004s
I20260709 12:13:08.659121  1607 tablet_bootstrap.cc:492] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:08.659065  1614 raft_consensus.cc:493] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.659621  1614 raft_consensus.cc:515] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.649406  1733 raft_consensus.cc:515] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.661480  1614 leader_election.cc:290] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.663156  1733 leader_election.cc:290] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.665524  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc79b0a24ce4f34944baf9986f46ae0" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:08.666091  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:08.666821  1414 raft_consensus.cc:2393] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0cc37d6f6bd04371a8695befcf603c73 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
W20260709 12:13:08.667061  1380 leader_election.cc:343] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.672240  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:08.672565  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:08.641752  1609 raft_consensus.cc:359] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.716543  1492 raft_consensus.cc:2393] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 130db8639f96494db6e47c6c079e2c59 in current term 1: Already voted for candidate 0cc37d6f6bd04371a8695befcf603c73 in this term.
I20260709 12:13:08.716670  1609 raft_consensus.cc:385] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.717074  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:08.717185  1609 raft_consensus.cc:740] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
W20260709 12:13:08.676347  1455 leader_election.cc:343] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.718145  1607 tablet_bootstrap.cc:654] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.718384  1455 leader_election.cc:304] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.718461  1609 consensus_queue.cc:260] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.672243  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc79b0a24ce4f34944baf9986f46ae0" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:08.720316  1488 raft_consensus.cc:2468] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:08.721727  1608 tablet_bootstrap.cc:492] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:08.724522  1608 ts_tablet_manager.cc:1403] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.127s	user 0.004s	sys 0.014s
W20260709 12:13:08.726473  1383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:44747, user_credentials={real_user=slave}} blocked reactor thread for 54931.9us
I20260709 12:13:08.667088  1636 leader_election.cc:290] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.722147  1733 raft_consensus.cc:2749] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:08.722340  1455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 46049.5us
I20260709 12:13:08.724061  1609 ts_tablet_manager.cc:1434] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.085s	user 0.012s	sys 0.023s
W20260709 12:13:08.733718  1380 leader_election.cc:343] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.738174  1609 tablet_bootstrap.cc:492] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:08.740877  1789 raft_consensus.cc:493] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.742031  1608 raft_consensus.cc:359] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.745260  1608 raft_consensus.cc:385] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.745687  1608 raft_consensus.cc:740] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.747156  1608 consensus_queue.cc:260] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.751893  1733 consensus_queue.cc:1048] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.758623  1608 ts_tablet_manager.cc:1434] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:13:08.760493  1608 tablet_bootstrap.cc:492] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:08.763589  1383 leader_election.cc:304] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.749121  1789 raft_consensus.cc:515] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.767643  1789 leader_election.cc:290] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:08.761135  1624 raft_consensus.cc:493] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.772032  1607 tablet_bootstrap.cc:492] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
W20260709 12:13:08.775045  1455 leader_election.cc:343] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.775377  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4a0b4d24043e699c3ff8e63106a32" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:08.775516  1455 leader_election.cc:304] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
W20260709 12:13:08.776744  1455 consensus_peers.cc:597] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:08.777112  1798 raft_consensus.cc:2749] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.773379  1607 ts_tablet_manager.cc:1403] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.020s
I20260709 12:13:08.778941  1383 leader_election.cc:304] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.777669  1624 raft_consensus.cc:515] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.786208  1608 tablet_bootstrap.cc:654] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.782207  1674 raft_consensus.cc:2749] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.791285  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4a0b4d24043e699c3ff8e63106a32" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:08.793439  1624 leader_election.cc:290] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:08.796366  1413 raft_consensus.cc:2393] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 0cc37d6f6bd04371a8695befcf603c73 in this term.
I20260709 12:13:08.788810  1826 raft_consensus.cc:2804] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.800371  1607 raft_consensus.cc:359] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.801081  1607 raft_consensus.cc:385] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.801430  1607 raft_consensus.cc:740] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.801995  1607 consensus_queue.cc:260] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.812417  1609 tablet_bootstrap.cc:654] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.801157  1826 raft_consensus.cc:493] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.820134  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283cbf924f0248ec8216bce304804882" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:08.823982  1607 ts_tablet_manager.cc:1434] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.001s
I20260709 12:13:08.823058  1826 raft_consensus.cc:3060] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.829501  1607 tablet_bootstrap.cc:492] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:08.835058  1609 tablet_bootstrap.cc:492] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:08.835628  1609 ts_tablet_manager.cc:1403] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.098s	user 0.005s	sys 0.008s
I20260709 12:13:08.850165  1533 leader_election.cc:304] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:08.852118  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283cbf924f0248ec8216bce304804882" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:08.855222  1608 tablet_bootstrap.cc:492] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
W20260709 12:13:08.855508  1380 consensus_peers.cc:597] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:08.859004  1564 raft_consensus.cc:3060] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.856062  1608 ts_tablet_manager.cc:1403] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.000s
I20260709 12:13:08.856294  1789 raft_consensus.cc:3060] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.870354  1609 raft_consensus.cc:359] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.874184  1789 raft_consensus.cc:2749] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.875319  1608 raft_consensus.cc:359] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.877058  1609 raft_consensus.cc:385] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.877329  1608 raft_consensus.cc:385] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.877391  1609 raft_consensus.cc:740] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.877868  1608 raft_consensus.cc:740] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.883209  1826 raft_consensus.cc:515] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.884778  1608 consensus_queue.cc:260] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.890223  1608 ts_tablet_manager.cc:1434] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 12:13:08.891007  1608 tablet_bootstrap.cc:492] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:08.896471  1609 consensus_queue.cc:260] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.900954  1826 leader_election.cc:290] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.902065  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc79b0a24ce4f34944baf9986f46ae0" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
W20260709 12:13:08.906229  1380 leader_election.cc:343] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.907814  1609 ts_tablet_manager.cc:1434] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.001s
I20260709 12:13:08.908704  1609 tablet_bootstrap.cc:492] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:08.929133  1607 tablet_bootstrap.cc:654] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.920513  1533 leader_election.cc:304] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:08.932174  1836 raft_consensus.cc:2749] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:08.928848  1455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 44382.7us
I20260709 12:13:08.937914  1835 consensus_queue.cc:1048] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:08.938555  1682 raft_consensus.cc:493] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.939055  1682 raft_consensus.cc:515] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:08.941013  1682 leader_election.cc:290] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:08.944590  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc79b0a24ce4f34944baf9986f46ae0" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:08.945150  1487 raft_consensus.cc:3060] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.945004  1682 consensus_queue.cc:1048] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:08.948977  1455 consensus_peers.cc:597] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:08.952842  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efc694cad684c37aff8510e61b592f8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:08.946653  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efc694cad684c37aff8510e61b592f8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:08.971980  1836 raft_consensus.cc:493] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.973026  1608 tablet_bootstrap.cc:654] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.972896  1836 raft_consensus.cc:515] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:08.965205  1455 leader_election.cc:343] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.975924  1609 tablet_bootstrap.cc:654] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.976361  1607 tablet_bootstrap.cc:492] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:08.977041  1607 ts_tablet_manager.cc:1403] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.148s	user 0.015s	sys 0.007s
I20260709 12:13:08.978794  1836 leader_election.cc:290] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:08.975232  1458 leader_election.cc:343] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.981357  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa229e3006f416fbca5f9fa10802378" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:08.982347  1458 leader_election.cc:304] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:08.989272  1674 consensus_queue.cc:1048] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.990046  1682 raft_consensus.cc:2749] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.994560  1826 consensus_queue.cc:1048] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.994800  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa229e3006f416fbca5f9fa10802378" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:08.997167  1533 leader_election.cc:304] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:08.998004  1836 raft_consensus.cc:2749] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.993294  1487 raft_consensus.cc:2468] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:08.997181  1607 raft_consensus.cc:359] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.001423  1607 raft_consensus.cc:385] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.002689  1383 leader_election.cc:304] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.001789  1607 raft_consensus.cc:740] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.003788  1607 consensus_queue.cc:260] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.006901  1607 ts_tablet_manager.cc:1434] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260709 12:13:09.010263  1607 tablet_bootstrap.cc:492] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:09.003571  1826 raft_consensus.cc:2804] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.013442  1826 raft_consensus.cc:697] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:09.015965  1682 consensus_queue.cc:1048] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.016449  1826 consensus_queue.cc:237] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.029121  1607 tablet_bootstrap.cc:654] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.039000  1609 tablet_bootstrap.cc:492] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:09.041848  1609 ts_tablet_manager.cc:1403] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.133s	user 0.007s	sys 0.006s
I20260709 12:13:09.040539  1608 tablet_bootstrap.cc:492] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:09.045853  1608 ts_tablet_manager.cc:1403] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.155s	user 0.014s	sys 0.000s
I20260709 12:13:09.049583  1682 consensus_queue.cc:1048] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.051340  1608 raft_consensus.cc:359] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.051999  1608 raft_consensus.cc:385] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.052259  1608 raft_consensus.cc:740] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.053653  1609 raft_consensus.cc:359] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.054812  1609 raft_consensus.cc:385] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.055130  1609 raft_consensus.cc:740] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.056140  1609 consensus_queue.cc:260] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.057179  1608 consensus_queue.cc:260] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.060932  1608 ts_tablet_manager.cc:1434] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:13:09.062567  1608 tablet_bootstrap.cc:492] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:09.061645  1609 ts_tablet_manager.cc:1434] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:13:09.065096  1609 tablet_bootstrap.cc:492] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:09.066449  1313 catalog_manager.cc:5697] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.071594  1607 tablet_bootstrap.cc:492] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:09.072244  1607 ts_tablet_manager.cc:1403] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.004s
I20260709 12:13:09.076148  1607 raft_consensus.cc:359] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.076818  1607 raft_consensus.cc:385] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.077109  1607 raft_consensus.cc:740] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.077783  1607 consensus_queue.cc:260] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.079203  1607 ts_tablet_manager.cc:1434] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:09.080065  1607 tablet_bootstrap.cc:492] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:09.092907  1608 tablet_bootstrap.cc:654] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.095877  1609 tablet_bootstrap.cc:654] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.110212  1607 tablet_bootstrap.cc:654] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.119575  1609 tablet_bootstrap.cc:492] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:09.120003  1609 ts_tablet_manager.cc:1403] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.002s
I20260709 12:13:09.122493  1609 raft_consensus.cc:359] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.122954  1609 raft_consensus.cc:385] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.123129  1609 raft_consensus.cc:740] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.123713  1609 consensus_queue.cc:260] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.125535  1609 ts_tablet_manager.cc:1434] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:13:09.127225  1609 tablet_bootstrap.cc:492] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:09.128146  1608 tablet_bootstrap.cc:492] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:09.128723  1608 ts_tablet_manager.cc:1403] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.004s
I20260709 12:13:09.131274  1608 raft_consensus.cc:359] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.132026  1608 raft_consensus.cc:385] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.132364  1608 raft_consensus.cc:740] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.133165  1608 consensus_queue.cc:260] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.134572  1609 tablet_bootstrap.cc:654] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.140543  1828 raft_consensus.cc:493] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.141191  1828 raft_consensus.cc:515] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.144008  1828 leader_election.cc:290] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.144502  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7026b0e0f8d4cfaa657963f7513da53" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:09.145452  1828 raft_consensus.cc:493] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.146380  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7026b0e0f8d4cfaa657963f7513da53" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:09.146075  1828 raft_consensus.cc:515] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.147845  1607 tablet_bootstrap.cc:492] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
W20260709 12:13:09.147799  1380 leader_election.cc:343] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.148384  1607 ts_tablet_manager.cc:1403] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.010s
I20260709 12:13:09.148676  1828 leader_election.cc:290] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.149544  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca98ee187747af93b8b03d6116a71b" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
W20260709 12:13:09.150939  1383 leader_election.cc:343] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.145349  1492 raft_consensus.cc:2468] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:09.151059  1607 raft_consensus.cc:359] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.151682  1607 raft_consensus.cc:385] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.151981  1607 raft_consensus.cc:740] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.152473  1383 leader_election.cc:304] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.153600  1607 consensus_queue.cc:260] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.154441  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca98ee187747af93b8b03d6116a71b" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:09.155704  1380 leader_election.cc:343] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.156109  1380 leader_election.cc:304] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.156668  1607 ts_tablet_manager.cc:1434] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:09.156826  1636 raft_consensus.cc:2804] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.157188  1636 raft_consensus.cc:493] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.157526  1636 raft_consensus.cc:3060] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.157841  1607 tablet_bootstrap.cc:492] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:09.164513  1636 raft_consensus.cc:515] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.167836  1607 tablet_bootstrap.cc:654] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.172115  1608 ts_tablet_manager.cc:1434] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260709 12:13:09.178985  1607 tablet_bootstrap.cc:492] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:09.179517  1607 ts_tablet_manager.cc:1403] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260709 12:13:09.181185  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7026b0e0f8d4cfaa657963f7513da53" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:09.181794  1492 raft_consensus.cc:3060] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.183663  1607 raft_consensus.cc:359] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.184420  1607 raft_consensus.cc:385] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.184508  1608 tablet_bootstrap.cc:492] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:09.184819  1607 raft_consensus.cc:740] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.185757  1607 consensus_queue.cc:260] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.187659  1566 raft_consensus.cc:3060] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.188303  1607 ts_tablet_manager.cc:1434] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:13:09.189307  1607 tablet_bootstrap.cc:492] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:09.179428  1828 raft_consensus.cc:2749] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.197206  1608 tablet_bootstrap.cc:654] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.203317  1609 tablet_bootstrap.cc:492] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:09.203541  1607 tablet_bootstrap.cc:654] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.203830  1609 ts_tablet_manager.cc:1403] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.035s
I20260709 12:13:09.204327  1682 raft_consensus.cc:493] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.204922  1492 raft_consensus.cc:2468] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:09.204864  1682 raft_consensus.cc:515] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.206985  1682 leader_election.cc:290] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.208995  1383 leader_election.cc:304] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:09.210405  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7026b0e0f8d4cfaa657963f7513da53" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:09.210459  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b6224eafaf4b37b4c4d511a102228b" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:09.211678  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b6224eafaf4b37b4c4d511a102228b" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:09.211895  1609 raft_consensus.cc:359] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.212531  1609 raft_consensus.cc:385] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.212815  1609 raft_consensus.cc:740] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
W20260709 12:13:09.213078  1455 leader_election.cc:343] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:09.214118  1458 leader_election.cc:343] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.213456  1609 consensus_queue.cc:260] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.216720  1458 leader_election.cc:304] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.217882  1609 ts_tablet_manager.cc:1434] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:13:09.218840  1609 tablet_bootstrap.cc:492] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:09.221973  1682 raft_consensus.cc:2749] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.230005  1836 raft_consensus.cc:493] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.230669  1836 raft_consensus.cc:515] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.233708  1609 tablet_bootstrap.cc:654] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:09.214094  1380 leader_election.cc:343] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.233362  1836 leader_election.cc:290] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:09.236219  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16cd36258504a338821b1e0ecaa518b" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:09.236877  1492 raft_consensus.cc:2468] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:09.237358  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16cd36258504a338821b1e0ecaa518b" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:09.238001  1415 raft_consensus.cc:2468] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:09.238143  1533 leader_election.cc:304] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:09.239235  1836 raft_consensus.cc:2804] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.239656  1836 raft_consensus.cc:493] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.240007  1836 raft_consensus.cc:3060] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.214282  1828 raft_consensus.cc:2804] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.244151  1609 tablet_bootstrap.cc:492] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:09.244623  1609 ts_tablet_manager.cc:1403] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 12:13:09.245465  1828 raft_consensus.cc:697] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:09.245965  1636 leader_election.cc:290] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.256353  1609 raft_consensus.cc:359] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.260203  1609 raft_consensus.cc:385] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.260505  1609 raft_consensus.cc:740] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.261050  1563 raft_consensus.cc:3060] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.261195  1609 consensus_queue.cc:260] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.263170  1609 ts_tablet_manager.cc:1434] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:13:09.258821  1828 consensus_queue.cc:237] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.264076  1609 tablet_bootstrap.cc:492] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:09.287830  1836 raft_consensus.cc:515] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.290470  1607 tablet_bootstrap.cc:492] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:09.290926  1836 leader_election.cc:290] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:09.290930  1607 ts_tablet_manager.cc:1403] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.046s
I20260709 12:13:09.293123  1608 tablet_bootstrap.cc:492] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:09.293517  1608 ts_tablet_manager.cc:1403] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.109s	user 0.024s	sys 0.013s
I20260709 12:13:09.296094  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16cd36258504a338821b1e0ecaa518b" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:09.296808  1487 raft_consensus.cc:3060] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.295591  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16cd36258504a338821b1e0ecaa518b" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:09.298666  1415 raft_consensus.cc:3060] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.303575  1608 raft_consensus.cc:359] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.304244  1608 raft_consensus.cc:385] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.304492  1608 raft_consensus.cc:740] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.305351  1608 consensus_queue.cc:260] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.310400  1607 raft_consensus.cc:359] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.311033  1607 raft_consensus.cc:385] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.311309  1607 raft_consensus.cc:740] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.311956  1607 consensus_queue.cc:260] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.308707  1828 raft_consensus.cc:493] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.313200  1828 raft_consensus.cc:515] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.314445  1607 ts_tablet_manager.cc:1434] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:13:09.316233  1607 tablet_bootstrap.cc:492] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:09.316844  1415 raft_consensus.cc:2468] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:09.317827  1828 leader_election.cc:290] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.317915  1533 leader_election.cc:304] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:09.318626  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25985f61b3f64fd0acab11bb252bab72" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:09.320310  1492 raft_consensus.cc:2468] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:09.318779  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25985f61b3f64fd0acab11bb252bab72" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:09.321496  1383 leader_election.cc:304] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:09.321777  1609 tablet_bootstrap.cc:654] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.322270  1836 raft_consensus.cc:2804] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.322327  1828 raft_consensus.cc:2804] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:13:09.322579  1380 leader_election.cc:343] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.322932  1836 raft_consensus.cc:697] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:09.319208  1487 raft_consensus.cc:2468] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:09.323161  1828 raft_consensus.cc:493] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.323930  1828 raft_consensus.cc:3060] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.323895  1836 consensus_queue.cc:237] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.332665  1607 tablet_bootstrap.cc:654] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.320441  1608 ts_tablet_manager.cc:1434] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 12:13:09.334622  1608 tablet_bootstrap.cc:492] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:09.332252  1314 catalog_manager.cc:5697] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.343600  1828 raft_consensus.cc:515] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.348232  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25985f61b3f64fd0acab11bb252bab72" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:09.348821  1492 raft_consensus.cc:3060] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.349225  1828 leader_election.cc:290] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.352397  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25985f61b3f64fd0acab11bb252bab72" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:09.353825  1682 raft_consensus.cc:493] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.356402  1682 raft_consensus.cc:515] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.364055  1314 catalog_manager.cc:5697] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:09.366959  1566 raft_consensus.cc:3060] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:09.361476  1380 leader_election.cc:343] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.373301  1682 leader_election.cc:290] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.375125  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954fecdda6c4c529376ba0874195dcc" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:09.375690  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954fecdda6c4c529376ba0874195dcc" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:09.376858  1458 leader_election.cc:343] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:09.377416  1455 leader_election.cc:343] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.377933  1455 leader_election.cc:304] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.378571  1492 raft_consensus.cc:2468] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:09.379034  1682 raft_consensus.cc:2749] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.380376  1609 tablet_bootstrap.cc:492] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:09.380997  1609 ts_tablet_manager.cc:1403] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.117s	user 0.018s	sys 0.007s
I20260709 12:13:09.382573  1383 leader_election.cc:304] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.383641  1828 raft_consensus.cc:2804] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.384100  1828 raft_consensus.cc:697] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:09.384913  1828 consensus_queue.cc:237] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.386404  1608 tablet_bootstrap.cc:654] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.389016  1607 tablet_bootstrap.cc:492] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:09.388881  1682 raft_consensus.cc:493] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.389698  1607 ts_tablet_manager.cc:1403] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.024s
I20260709 12:13:09.389734  1682 raft_consensus.cc:515] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.393311  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c80ddec6434fd5b6af9157db481f48" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:09.394085  1682 leader_election.cc:290] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.394224  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c80ddec6434fd5b6af9157db481f48" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:09.395153  1458 leader_election.cc:343] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.393718  1607 raft_consensus.cc:359] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:09.395857  1455 leader_election.cc:343] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.396567  1455 leader_election.cc:304] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.395845  1607 raft_consensus.cc:385] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.398469  1607 raft_consensus.cc:740] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.398623  1682 raft_consensus.cc:2749] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.400594  1607 consensus_queue.cc:260] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.402715  1607 ts_tablet_manager.cc:1434] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:13:09.403883  1607 tablet_bootstrap.cc:492] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:09.402009  1609 raft_consensus.cc:359] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.412303  1609 raft_consensus.cc:385] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.413332  1609 raft_consensus.cc:740] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.414193  1609 consensus_queue.cc:260] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.417119  1609 ts_tablet_manager.cc:1434] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.036s	user 0.001s	sys 0.006s
I20260709 12:13:09.418349  1607 tablet_bootstrap.cc:654] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.420244  1609 tablet_bootstrap.cc:492] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:09.424273  1608 tablet_bootstrap.cc:492] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:09.424883  1608 ts_tablet_manager.cc:1403] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.001s
I20260709 12:13:09.425328  1789 raft_consensus.cc:493] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.425835  1789 raft_consensus.cc:515] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.426667  1609 tablet_bootstrap.cc:654] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.427980  1789 leader_election.cc:290] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:09.428871  1608 raft_consensus.cc:359] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.429778  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:09.429884  1608 raft_consensus.cc:385] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.430300  1608 raft_consensus.cc:740] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.430550  1492 raft_consensus.cc:2393] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 0cc37d6f6bd04371a8695befcf603c73 in this term.
I20260709 12:13:09.431125  1608 consensus_queue.cc:260] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.433203  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:09.434350  1414 raft_consensus.cc:2393] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:09.436215  1533 leader_election.cc:304] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:09.438107  1831 raft_consensus.cc:3060] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.433207  1608 ts_tablet_manager.cc:1434] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:09.442303  1608 tablet_bootstrap.cc:492] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:09.444764  1733 raft_consensus.cc:493] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.445278  1733 raft_consensus.cc:515] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.447472  1733 leader_election.cc:290] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.449506  1607 tablet_bootstrap.cc:492] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:09.450076  1607 ts_tablet_manager.cc:1403] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.001s
I20260709 12:13:09.450161  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c119d0e2094c1ab8ca86e2aaf98183" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:09.450161  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c119d0e2094c1ab8ca86e2aaf98183" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:09.452061  1458 leader_election.cc:343] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:09.452924  1455 leader_election.cc:343] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.453305  1455 leader_election.cc:304] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.453923  1607 raft_consensus.cc:359] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.454828  1607 raft_consensus.cc:385] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.455042  1733 raft_consensus.cc:2749] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.455184  1607 raft_consensus.cc:740] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.455825  1636 consensus_queue.cc:1048] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.456051  1607 consensus_queue.cc:260] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.460963  1607 ts_tablet_manager.cc:1434] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:13:09.448511  1831 raft_consensus.cc:2749] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.467679  1608 tablet_bootstrap.cc:654] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.468559  1609 tablet_bootstrap.cc:492] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:09.469025  1609 ts_tablet_manager.cc:1403] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.000s
I20260709 12:13:09.471619  1609 raft_consensus.cc:359] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.472265  1607 tablet_bootstrap.cc:492] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:09.472798  1566 raft_consensus.cc:3060] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.472283  1609 raft_consensus.cc:385] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.473961  1609 raft_consensus.cc:740] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.474535  1609 consensus_queue.cc:260] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.476552  1609 ts_tablet_manager.cc:1434] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:13:09.477392  1609 tablet_bootstrap.cc:492] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:09.486392  1607 tablet_bootstrap.cc:654] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.490392  1609 tablet_bootstrap.cc:654] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.492063  1314 catalog_manager.cc:5697] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.497483  1607 tablet_bootstrap.cc:492] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:09.497974  1607 ts_tablet_manager.cc:1403] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.003s
I20260709 12:13:09.500422  1607 raft_consensus.cc:359] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.501060  1607 raft_consensus.cc:385] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.501317  1607 raft_consensus.cc:740] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.501950  1607 consensus_queue.cc:260] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.503958  1607 ts_tablet_manager.cc:1434] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:09.504928  1607 tablet_bootstrap.cc:492] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:09.510272  1828 consensus_queue.cc:1048] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.510756  1607 tablet_bootstrap.cc:654] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:09.517764  1865 log.cc:927] Time spent T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 12:13:09.525092  1609 tablet_bootstrap.cc:492] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:09.525596  1609 ts_tablet_manager.cc:1403] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.026s
I20260709 12:13:09.528112  1609 raft_consensus.cc:359] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.528716  1609 raft_consensus.cc:385] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.528962  1609 raft_consensus.cc:740] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.529598  1609 consensus_queue.cc:260] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.531540  1609 ts_tablet_manager.cc:1434] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:09.532316  1609 tablet_bootstrap.cc:492] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:09.538960  1609 tablet_bootstrap.cc:654] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.547920  1608 tablet_bootstrap.cc:492] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:09.548382  1608 ts_tablet_manager.cc:1403] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.000s
I20260709 12:13:09.550802  1608 raft_consensus.cc:359] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.551438  1608 raft_consensus.cc:385] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.551703  1608 raft_consensus.cc:740] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.552335  1608 consensus_queue.cc:260] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.558993  1608 ts_tablet_manager.cc:1434] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:13:09.559903  1608 tablet_bootstrap.cc:492] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:09.568363  1608 tablet_bootstrap.cc:654] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.582261  1609 tablet_bootstrap.cc:492] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:09.582782  1609 ts_tablet_manager.cc:1403] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.000s
I20260709 12:13:09.585384  1609 raft_consensus.cc:359] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.586032  1609 raft_consensus.cc:385] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.586308  1609 raft_consensus.cc:740] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.586936  1609 consensus_queue.cc:260] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.588400  1609 ts_tablet_manager.cc:1434] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:09.589284  1609 tablet_bootstrap.cc:492] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:09.597011  1607 tablet_bootstrap.cc:492] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:09.597510  1607 ts_tablet_manager.cc:1403] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.093s	user 0.038s	sys 0.045s
I20260709 12:13:09.600344  1607 raft_consensus.cc:359] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.601001  1607 raft_consensus.cc:385] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.601256  1607 raft_consensus.cc:740] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.601915  1607 consensus_queue.cc:260] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.603991  1607 ts_tablet_manager.cc:1434] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:09.607002  1608 tablet_bootstrap.cc:492] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:09.607543  1608 ts_tablet_manager.cc:1403] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.001s
I20260709 12:13:09.607604  1609 tablet_bootstrap.cc:654] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.610239  1608 raft_consensus.cc:359] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.610668  1607 tablet_bootstrap.cc:492] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:09.614430  1608 raft_consensus.cc:385] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.614754  1608 raft_consensus.cc:740] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.617784  1608 consensus_queue.cc:260] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.620036  1608 ts_tablet_manager.cc:1434] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:13:09.620518  1607 tablet_bootstrap.cc:654] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.623694  1608 tablet_bootstrap.cc:492] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:09.624693  1636 raft_consensus.cc:493] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.625319  1636 raft_consensus.cc:515] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.627319  1828 raft_consensus.cc:493] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.627768  1828 raft_consensus.cc:515] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.629513  1609 tablet_bootstrap.cc:492] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:09.629698  1828 leader_election.cc:290] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.630254  1609 ts_tablet_manager.cc:1403] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.007s
I20260709 12:13:09.631232  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47aab6cb369f4f2d8056bf64c7df8608" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:09.631767  1608 tablet_bootstrap.cc:654] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.631877  1492 raft_consensus.cc:2468] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:09.632835  1609 raft_consensus.cc:359] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.633473  1609 raft_consensus.cc:385] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.633762  1609 raft_consensus.cc:740] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.634079  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47aab6cb369f4f2d8056bf64c7df8608" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:09.634361  1609 consensus_queue.cc:260] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.635993  1383 leader_election.cc:304] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:09.636711  1609 ts_tablet_manager.cc:1434] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:13:09.637634  1609 tablet_bootstrap.cc:492] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:09.637916  1674 raft_consensus.cc:2804] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.638280  1674 raft_consensus.cc:493] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.638618  1674 raft_consensus.cc:3060] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.643318  1609 tablet_bootstrap.cc:654] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:09.643484  1380 leader_election.cc:343] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.651062  1636 leader_election.cc:290] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.653178  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c80ddec6434fd5b6af9157db481f48" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:09.654470  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c80ddec6434fd5b6af9157db481f48" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
W20260709 12:13:09.655118  1380 leader_election.cc:343] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.655215  1492 raft_consensus.cc:2468] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:09.656913  1383 leader_election.cc:304] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.657948  1608 tablet_bootstrap.cc:492] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:09.658594  1608 ts_tablet_manager.cc:1403] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260709 12:13:09.660270  1636 raft_consensus.cc:2804] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.660807  1636 raft_consensus.cc:493] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.661234  1636 raft_consensus.cc:3060] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.665242  1682 raft_consensus.cc:493] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.665815  1682 raft_consensus.cc:515] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.668303  1682 leader_election.cc:290] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.669948  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f99e960c814071975abc88ad720c97" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:09.670434  1674 raft_consensus.cc:515] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.672439  1674 leader_election.cc:290] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.673659  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47aab6cb369f4f2d8056bf64c7df8608" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
W20260709 12:13:09.675215  1380 leader_election.cc:343] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.675948  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47aab6cb369f4f2d8056bf64c7df8608" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:09.676695  1487 raft_consensus.cc:3060] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.676712  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f99e960c814071975abc88ad720c97" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:09.680716  1455 leader_election.cc:343] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.681949  1831 raft_consensus.cc:493] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.682626  1831 raft_consensus.cc:515] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.685115  1831 leader_election.cc:290] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:09.687345  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b63dec0a9f04dd1abc19d1cf586cf15" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:09.688155  1488 raft_consensus.cc:2468] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:09.690480  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b63dec0a9f04dd1abc19d1cf586cf15" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:09.692497  1533 leader_election.cc:343] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.693346  1533 leader_election.cc:304] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:09.695459  1789 raft_consensus.cc:2804] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.695912  1789 raft_consensus.cc:493] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.696295  1789 raft_consensus.cc:3060] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.696902  1826 raft_consensus.cc:493] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:09.696970  1363 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:09.697386  1826 raft_consensus.cc:515] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.699424  1826 leader_election.cc:290] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.703024  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efc694cad684c37aff8510e61b592f8" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:09.705389  1733 raft_consensus.cc:493] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.706048  1733 raft_consensus.cc:515] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.708719  1733 leader_election.cc:290] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.710896  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d6756174c645efa816c146bb02a6d0" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:09.714473  1458 leader_election.cc:343] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:09.715552  1380 leader_election.cc:343] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.724195  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efc694cad684c37aff8510e61b592f8" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:09.724983  1488 raft_consensus.cc:2468] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:09.725831  1636 raft_consensus.cc:515] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.726881  1607 tablet_bootstrap.cc:492] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:09.727394  1607 ts_tablet_manager.cc:1403] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.117s	user 0.046s	sys 0.043s
I20260709 12:13:09.728259  1636 leader_election.cc:290] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.709306  1733 raft_consensus.cc:493] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.729981  1733 raft_consensus.cc:515] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.730618  1487 raft_consensus.cc:2468] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:09.730618  1607 raft_consensus.cc:359] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.731294  1609 tablet_bootstrap.cc:492] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:09.731501  1607 raft_consensus.cc:385] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.731784  1609 ts_tablet_manager.cc:1403] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.048s
I20260709 12:13:09.731855  1607 raft_consensus.cc:740] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.731947  1733 leader_election.cc:290] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.732784  1607 consensus_queue.cc:260] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.733518  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d6756174c645efa816c146bb02a6d0" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:09.734205  1563 raft_consensus.cc:2468] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:09.734994  1607 ts_tablet_manager.cc:1434] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:13:09.734449  1609 raft_consensus.cc:359] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.735690  1609 raft_consensus.cc:385] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.735792  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c80ddec6434fd5b6af9157db481f48" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:09.735913  1607 tablet_bootstrap.cc:492] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:09.735975  1609 raft_consensus.cc:740] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.736730  1609 consensus_queue.cc:260] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:09.737993  1380 leader_election.cc:343] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.739001  1609 ts_tablet_manager.cc:1434] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:09.740324  1609 tablet_bootstrap.cc:492] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:09.743321  1383 leader_election.cc:304] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.744105  1636 raft_consensus.cc:2804] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.744450  1636 raft_consensus.cc:493] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.745016  1636 raft_consensus.cc:3060] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.746166  1609 tablet_bootstrap.cc:654] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.746840  1607 tablet_bootstrap.cc:654] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.741498  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:09.755739  1458 leader_election.cc:343] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.757594  1835 raft_consensus.cc:493] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.758251  1835 raft_consensus.cc:515] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.760922  1835 leader_election.cc:290] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.763046  1383 leader_election.cc:304] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.764297  1674 raft_consensus.cc:2804] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.764973  1674 raft_consensus.cc:697] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:09.766064  1674 consensus_queue.cc:237] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.775372  1831 consensus_queue.cc:1048] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.775874  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:09.776191  1607 tablet_bootstrap.cc:492] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:09.776661  1607 ts_tablet_manager.cc:1403] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.008s
I20260709 12:13:09.777451  1609 tablet_bootstrap.cc:492] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:09.777305  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f1e36070d84b4785dc3bbd0e564050" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:09.777915  1609 ts_tablet_manager.cc:1403] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.013s
I20260709 12:13:09.778148  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c80ddec6434fd5b6af9157db481f48" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:09.778719  1492 raft_consensus.cc:3060] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.779295  1607 raft_consensus.cc:359] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.779807  1607 raft_consensus.cc:385] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.780037  1607 raft_consensus.cc:740] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.780530  1609 raft_consensus.cc:359] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.780689  1607 consensus_queue.cc:260] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.781270  1609 raft_consensus.cc:385] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.781582  1609 raft_consensus.cc:740] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.783219  1607 ts_tablet_manager.cc:1434] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:09.782837  1609 consensus_queue.cc:260] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.785027  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f1e36070d84b4785dc3bbd0e564050" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:09.786516  1607 tablet_bootstrap.cc:492] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:09.791996  1831 raft_consensus.cc:493] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.792510  1831 raft_consensus.cc:515] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.793146  1609 ts_tablet_manager.cc:1434] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260709 12:13:09.793928  1607 tablet_bootstrap.cc:654] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.794273  1609 tablet_bootstrap.cc:492] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:09.794440  1831 leader_election.cc:290] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:09.799590  1314 catalog_manager.cc:5697] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.804910  1789 raft_consensus.cc:515] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.807196  1789 leader_election.cc:290] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:09.808382  1458 leader_election.cc:343] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.808585  1609 tablet_bootstrap.cc:654] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.821841  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25985f61b3f64fd0acab11bb252bab72" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:09.825569  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b63dec0a9f04dd1abc19d1cf586cf15" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:09.840154  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25985f61b3f64fd0acab11bb252bab72" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:09.840801  1607 tablet_bootstrap.cc:492] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:09.840963  1488 raft_consensus.cc:2393] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:09.841293  1607 ts_tablet_manager.cc:1403] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.023s
I20260709 12:13:09.841964  1487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b63dec0a9f04dd1abc19d1cf586cf15" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:09.842900  1487 raft_consensus.cc:3060] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.843483  1607 raft_consensus.cc:359] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.844031  1607 raft_consensus.cc:385] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.844256  1607 raft_consensus.cc:740] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.844771  1607 consensus_queue.cc:260] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.845708  1608 raft_consensus.cc:359] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.846590  1607 ts_tablet_manager.cc:1434] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:13:09.846716  1608 raft_consensus.cc:385] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.847193  1608 raft_consensus.cc:740] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.847497  1607 tablet_bootstrap.cc:492] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:09.848125  1608 consensus_queue.cc:260] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.849437  1414 raft_consensus.cc:2468] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:09.854167  1607 tablet_bootstrap.cc:654] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.753001  1636 raft_consensus.cc:515] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.863476  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efc694cad684c37aff8510e61b592f8" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
W20260709 12:13:09.865653  1380 leader_election.cc:343] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.866535  1636 leader_election.cc:290] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.874614  1831 consensus_queue.cc:1048] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:09.886533  1563 raft_consensus.cc:3060] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.905972  1455 leader_election.cc:304] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:09.907198  1733 raft_consensus.cc:2804] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.907696  1733 raft_consensus.cc:493] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.908107  1733 raft_consensus.cc:3060] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.870731  1458 leader_election.cc:304] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.914191  1884 raft_consensus.cc:2804] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:13:09.914321  1458 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:35641, user_credentials={real_user=slave}} blocked reactor thread for 43741.1us
I20260709 12:13:09.914672  1884 raft_consensus.cc:493] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.915035  1884 raft_consensus.cc:3060] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.917261  1835 raft_consensus.cc:493] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.917809  1835 raft_consensus.cc:515] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:09.918830  1455 leader_election.cc:343] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.919482  1455 leader_election.cc:304] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.920997  1682 raft_consensus.cc:2749] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.919866  1835 leader_election.cc:290] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.923192  1884 raft_consensus.cc:515] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.923552  1674 consensus_queue.cc:1048] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:09.923628  1455 leader_election.cc:343] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.924434  1455 leader_election.cc:304] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.925174  1884 leader_election.cc:290] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.922609  1733 raft_consensus.cc:515] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.927440  1835 raft_consensus.cc:2749] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.952970  1492 raft_consensus.cc:2468] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:09.954622  1828 consensus_queue.cc:1048] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:09.957952  1789 raft_consensus.cc:493] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.958527  1789 raft_consensus.cc:515] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.961817  1609 tablet_bootstrap.cc:492] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:09.973991  1609 ts_tablet_manager.cc:1403] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.180s	user 0.062s	sys 0.050s
I20260709 12:13:09.962842  1733 leader_election.cc:290] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:09.961570  1533 leader_election.cc:304] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
W20260709 12:13:09.977649  1533 leader_election.cc:343] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.977309  1609 raft_consensus.cc:359] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.978001  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca98ee187747af93b8b03d6116a71b" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:09.978449  1609 raft_consensus.cc:385] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.978869  1609 raft_consensus.cc:740] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.960819  1608 ts_tablet_manager.cc:1434] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.302s	user 0.006s	sys 0.002s
I20260709 12:13:09.979926  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d6756174c645efa816c146bb02a6d0" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:09.979291  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f99e960c814071975abc88ad720c97" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:09.980916  1414 raft_consensus.cc:3060] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.980333  1608 tablet_bootstrap.cc:492] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:09.980166  1609 consensus_queue.cc:260] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.986075  1609 ts_tablet_manager.cc:1434] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:13:09.989543  1383 leader_election.cc:304] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:09.993160  1609 tablet_bootstrap.cc:492] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:09.993415  1669 raft_consensus.cc:2804] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.995777  1669 raft_consensus.cc:697] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:09.996701  1669 consensus_queue.cc:237] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:09.978663  1415 raft_consensus.cc:2468] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:09.994287  1826 consensus_queue.cc:1048] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.966104  1566 raft_consensus.cc:3060] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.967154  1884 raft_consensus.cc:493] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:10.010931  1458 leader_election.cc:343] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.963217  1789 leader_election.cc:290] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:10.011457  1884 raft_consensus.cc:515] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.014297  1884 leader_election.cc:290] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:10.014110  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c119d0e2094c1ab8ca86e2aaf98183" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:10.014959  1415 raft_consensus.cc:2468] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:10.016402  1490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c119d0e2094c1ab8ca86e2aaf98183" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:10.017079  1490 raft_consensus.cc:2468] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:10.018728  1414 raft_consensus.cc:2468] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:10.020153  1458 leader_election.cc:304] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:10.021013  1890 raft_consensus.cc:2804] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.021446  1890 raft_consensus.cc:493] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.021834  1890 raft_consensus.cc:3060] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.023200  1458 leader_election.cc:304] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:10.025913  1636 consensus_queue.cc:1048] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:10.025131  1831 raft_consensus.cc:2749] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.045676  1884 raft_consensus.cc:2804] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.033156  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efc694cad684c37aff8510e61b592f8" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:10.049886  1566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca98ee187747af93b8b03d6116a71b" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:10.044845  1789 raft_consensus.cc:493] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.049651  1414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889b2213af2b486a9918c3eedee0a05f" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:10.053200  1492 raft_consensus.cc:3060] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.053248  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f99e960c814071975abc88ad720c97" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:10.047019  1733 raft_consensus.cc:493] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.054642  1733 raft_consensus.cc:515] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:10.059340  1458 leader_election.cc:343] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.062963  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036adce333ad4c3980e21b6d088a1f70" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:10.072494  1458 leader_election.cc:343] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.051123  1884 raft_consensus.cc:697] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:10.060729  1789 raft_consensus.cc:515] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.060559  1487 raft_consensus.cc:2468] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
W20260709 12:13:10.125735  1455 leader_election.cc:343] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.128428  1533 leader_election.cc:304] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
W20260709 12:13:10.136785  1455 leader_election.cc:343] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.114058  1892 raft_consensus.cc:493] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.144699  1836 raft_consensus.cc:2804] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.176682  1492 raft_consensus.cc:2468] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:10.179922  1314 catalog_manager.cc:5697] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.135051  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d6756174c645efa816c146bb02a6d0" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:10.200654  1884 consensus_queue.cc:237] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:10.208307  1455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 71563us
I20260709 12:13:10.171440  1836 raft_consensus.cc:493] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.220289  1533 leader_election.cc:304] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:10.219630  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954fecdda6c4c529376ba0874195dcc" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:10.224453  1733 leader_election.cc:290] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:10.213440  1563 raft_consensus.cc:3060] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.216588  1836 raft_consensus.cc:3060] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.178285  1892 raft_consensus.cc:515] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.226394  1789 leader_election.cc:290] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:10.230592  1533 leader_election.cc:343] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:10.242710  1891 log.cc:927] Time spent T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73: Append to log took a long time: real 0.124s	user 0.008s	sys 0.000s
I20260709 12:13:10.247180  1900 raft_consensus.cc:493] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.247685  1900 raft_consensus.cc:515] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.243862  1896 raft_consensus.cc:2804] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.251209  1608 tablet_bootstrap.cc:654] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.242180  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036adce333ad4c3980e21b6d088a1f70" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:10.295819  1533 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.129:35641, user_credentials={real_user=slave}} blocked reactor thread for 63951.6us
I20260709 12:13:10.292655  1486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954fecdda6c4c529376ba0874195dcc" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:10.295403  1896 raft_consensus.cc:697] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:10.309602  1900 leader_election.cc:290] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
W20260709 12:13:10.310983  1455 leader_election.cc:343] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.311450  1455 leader_election.cc:304] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:10.309019  1486 raft_consensus.cc:2468] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:10.316419  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda29bddc14943318f6f2dd223dcdb11" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:10.316983  1900 raft_consensus.cc:2749] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:10.324301  1455 leader_election.cc:343] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.326035  1607 tablet_bootstrap.cc:492] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:10.326462  1607 ts_tablet_manager.cc:1403] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.479s	user 0.077s	sys 0.125s
I20260709 12:13:10.328222  1609 tablet_bootstrap.cc:654] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.327374  1896 consensus_queue.cc:237] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.330279  1890 raft_consensus.cc:515] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.346450  1607 raft_consensus.cc:359] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.347211  1607 raft_consensus.cc:385] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.347471  1607 raft_consensus.cc:740] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.348186  1607 consensus_queue.cc:260] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.350092  1607 ts_tablet_manager.cc:1434] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260709 12:13:10.350971  1607 tablet_bootstrap.cc:492] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:10.352291  1892 leader_election.cc:290] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:10.353282  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b6224eafaf4b37b4c4d511a102228b" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:10.353971  1488 raft_consensus.cc:2468] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:10.355810  1836 raft_consensus.cc:515] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.358424  1836 leader_election.cc:290] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:10.361768  1563 raft_consensus.cc:2468] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:10.367483  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889b2213af2b486a9918c3eedee0a05f" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:10.375088  1380 consensus_peers.cc:597] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:10.393908  1608 tablet_bootstrap.cc:492] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:10.394724  1608 ts_tablet_manager.cc:1403] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.415s	user 0.032s	sys 0.009s
I20260709 12:13:10.400723  1533 leader_election.cc:304] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:10.379876  1890 leader_election.cc:290] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:10.402335  1455 leader_election.cc:304] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
W20260709 12:13:10.406821  1455 leader_election.cc:343] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.407186  1455 leader_election.cc:304] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:10.408708  1562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca98ee187747af93b8b03d6116a71b" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:10.411891  1484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c119d0e2094c1ab8ca86e2aaf98183" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:10.412603  1484 raft_consensus.cc:3060] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.415539  1908 raft_consensus.cc:2804] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.416064  1908 raft_consensus.cc:697] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:10.417574  1907 raft_consensus.cc:2749] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.418702  1533 leader_election.cc:304] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:10.418855  1899 raft_consensus.cc:2804] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.419281  1899 raft_consensus.cc:493] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.419625  1899 raft_consensus.cc:3060] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:10.424495  1380 consensus_peers.cc:597] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:10.425602  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c119d0e2094c1ab8ca86e2aaf98183" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:10.426249  1416 raft_consensus.cc:3060] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.428009  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda29bddc14943318f6f2dd223dcdb11" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:10.430042  1455 leader_election.cc:343] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.433535  1904 raft_consensus.cc:2804] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.433979  1904 raft_consensus.cc:493] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.434357  1904 raft_consensus.cc:3060] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.435473  1609 tablet_bootstrap.cc:492] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:10.435910  1609 ts_tablet_manager.cc:1403] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.443s	user 0.026s	sys 0.029s
I20260709 12:13:10.436823  1383 leader_election.cc:304] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:10.438583  1636 raft_consensus.cc:2804] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.439092  1636 raft_consensus.cc:697] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:10.439906  1636 consensus_queue.cc:237] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.447026  1608 raft_consensus.cc:359] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.447763  1608 raft_consensus.cc:385] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.448060  1608 raft_consensus.cc:740] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.448731  1608 consensus_queue.cc:260] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.449934  1828 raft_consensus.cc:493] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.450398  1828 raft_consensus.cc:515] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.442145  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca98ee187747af93b8b03d6116a71b" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:10.453715  1417 raft_consensus.cc:3060] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.437316  1908 consensus_queue.cc:237] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.438598  1890 raft_consensus.cc:493] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.507213  1890 raft_consensus.cc:515] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.523870  1608 ts_tablet_manager.cc:1434] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.129s	user 0.009s	sys 0.007s
I20260709 12:13:10.525234  1608 tablet_bootstrap.cc:492] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:10.538928  1609 raft_consensus.cc:359] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.540113  1609 raft_consensus.cc:385] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.540524  1609 raft_consensus.cc:740] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.541325  1609 consensus_queue.cc:260] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.531625  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b6224eafaf4b37b4c4d511a102228b" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:10.552454  1607 tablet_bootstrap.cc:654] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.550115  1890 leader_election.cc:290] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
W20260709 12:13:10.556159  1533 leader_election.cc:343] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:10.566608  1383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:44747, user_credentials={real_user=slave}} blocked reactor thread for 127415us
I20260709 12:13:10.570477  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:10.571142  1564 raft_consensus.cc:2468] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:10.576148  1455 leader_election.cc:304] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:10.577330  1907 raft_consensus.cc:2804] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:10.577734  1907 raft_consensus.cc:493] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.578074  1907 raft_consensus.cc:3060] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:10.589732  1609 ts_tablet_manager.cc:1434] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.153s	user 0.027s	sys 0.018s
I20260709 12:13:10.591230  1609 tablet_bootstrap.cc:492] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:10.578552  1904 raft_consensus.cc:515] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.595959  1904 leader_election.cc:290] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:10.579072  1484 raft_consensus.cc:2468] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:10.604452  1533 leader_election.cc:304] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:10.604897  1828 leader_election.cc:290] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:10.608824  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b6224eafaf4b37b4c4d511a102228b" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:10.614050  1417 raft_consensus.cc:2468] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:10.615808  1607 tablet_bootstrap.cc:492] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:10.602301  1899 raft_consensus.cc:515] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.628300  1607 ts_tablet_manager.cc:1403] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.278s	user 0.019s	sys 0.017s
I20260709 12:13:10.622689  1314 catalog_manager.cc:5697] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:10.628137  1416 raft_consensus.cc:2468] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:10.631462  1488 raft_consensus.cc:3060] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.607398  1904 raft_consensus.cc:2804] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.636714  1607 raft_consensus.cc:359] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.639863  1899 leader_election.cc:290] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:10.650547  1562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:10.651173  1562 raft_consensus.cc:2468] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:10.644317  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:10.645642  1608 tablet_bootstrap.cc:654] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.654017  1669 consensus_queue.cc:1048] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:10.654165  1484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954fecdda6c4c529376ba0874195dcc" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
W20260709 12:13:10.641988  1458 leader_election.cc:343] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.655004  1458 leader_election.cc:304] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:10.655032  1636 consensus_queue.cc:1048] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:10.647655  1607 raft_consensus.cc:385] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.656144  1607 raft_consensus.cc:740] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.656888  1607 consensus_queue.cc:260] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.659113  1458 leader_election.cc:304] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:10.659976  1682 raft_consensus.cc:2804] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.660466  1682 raft_consensus.cc:697] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:10.661170  1682 consensus_queue.cc:237] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.654754  1484 raft_consensus.cc:3060] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.667966  1607 ts_tablet_manager.cc:1434] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.001s
I20260709 12:13:10.668125  1901 raft_consensus.cc:2749] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.668889  1607 tablet_bootstrap.cc:492] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:10.670256  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:10.670946  1416 raft_consensus.cc:2468] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:10.673400  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954fecdda6c4c529376ba0874195dcc" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:10.656065  1904 raft_consensus.cc:697] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:10.677841  1312 catalog_manager.cc:5697] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.678990  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b6224eafaf4b37b4c4d511a102228b" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:10.674800  1380 leader_election.cc:304] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
W20260709 12:13:10.683982  1533 leader_election.cc:343] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:10.685510  1533 leader_election.cc:343] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.682658  1312 catalog_manager.cc:5697] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.684724  1913 raft_consensus.cc:2804] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:10.689026  1913 raft_consensus.cc:493] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.687978  1488 raft_consensus.cc:2468] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:10.693780  1533 leader_election.cc:304] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:10.693336  1904 consensus_queue.cc:237] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.694183  1913 raft_consensus.cc:3060] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:10.671104  1907 raft_consensus.cc:515] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.696115  1492 raft_consensus.cc:2393] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 130db8639f96494db6e47c6c079e2c59 in current term 2: Already voted for candidate 0cc37d6f6bd04371a8695befcf603c73 in this term.
I20260709 12:13:10.700354  1831 raft_consensus.cc:2804] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.700920  1831 raft_consensus.cc:697] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:10.713891  1831 consensus_queue.cc:237] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.709144  1484 raft_consensus.cc:2468] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:10.727103  1907 leader_election.cc:290] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:10.727164  1533 leader_election.cc:304] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:10.734917  1899 raft_consensus.cc:2804] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.736562  1899 raft_consensus.cc:697] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:10.737989  1899 consensus_queue.cc:237] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.738929  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:10.746778  1607 tablet_bootstrap.cc:654] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.753470  1609 tablet_bootstrap.cc:654] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.754873  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:10.756415  1563 raft_consensus.cc:3060] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:10.774606  1908 raft_consensus.cc:493] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.775879  1313 catalog_manager.cc:5697] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.780292  1908 raft_consensus.cc:515] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.781929  1913 raft_consensus.cc:515] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.783829  1417 raft_consensus.cc:2393] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0cc37d6f6bd04371a8695befcf603c73 in current term 2: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:10.786661  1908 leader_election.cc:290] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:10.787264  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add63393dfc341e589c543ed8e74d936" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:10.788602  1458 leader_election.cc:343] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.792264  1314 catalog_manager.cc:5697] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:10.793885  1314 catalog_manager.cc:5697] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:10.872285  1608 tablet_bootstrap.cc:492] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:10.872869  1608 ts_tablet_manager.cc:1403] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.348s	user 0.016s	sys 0.019s
I20260709 12:13:10.876741  1914 raft_consensus.cc:493] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.876899  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:10.871790  1562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add63393dfc341e589c543ed8e74d936" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:10.875272  1904 raft_consensus.cc:493] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.892805  1904 raft_consensus.cc:515] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:10.886245  1489 raft_consensus.cc:2393] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 130db8639f96494db6e47c6c079e2c59 in current term 2: Already voted for candidate 0cc37d6f6bd04371a8695befcf603c73 in this term.
I20260709 12:13:10.877246  1914 raft_consensus.cc:515] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:10.990471  1455 leader_election.cc:343] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.992772  1455 leader_election.cc:304] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:10.991997  1312 catalog_manager.cc:5697] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:10.982158  1925 log.cc:927] Time spent T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3: Append to log took a long time: real 0.192s	user 0.001s	sys 0.000s
I20260709 12:13:10.883598  1836 raft_consensus.cc:493] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.008536  1901 raft_consensus.cc:2749] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:11.098683  1562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:11.091244  1836 raft_consensus.cc:515] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.103771  1836 leader_election.cc:290] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:11.202845  1455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 281305us
W20260709 12:13:11.203953  1383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.130:44747, user_credentials={real_user=slave}} blocked reactor thread for 211607us
I20260709 12:13:11.233842  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889b2213af2b486a9918c3eedee0a05f" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:11.234654  1492 raft_consensus.cc:2468] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:11.198640  1914 leader_election.cc:290] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:11.208201  1913 leader_election.cc:290] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:11.216543  1563 raft_consensus.cc:2468] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:11.334578  1608 raft_consensus.cc:359] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.338719  1608 raft_consensus.cc:385] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.339064  1608 raft_consensus.cc:740] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.347414  1608 consensus_queue.cc:260] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.381317  1608 ts_tablet_manager.cc:1434] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.508s	user 0.000s	sys 0.025s
W20260709 12:13:11.383526  1455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 139904us
I20260709 12:13:11.408141  1607 tablet_bootstrap.cc:492] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:11.408774  1607 ts_tablet_manager.cc:1403] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.740s	user 0.010s	sys 0.014s
W20260709 12:13:11.384886  1383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:44747, user_credentials={real_user=slave}} blocked reactor thread for 122285us
W20260709 12:13:11.381662  1608 ts_tablet_manager.cc:1467] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59: Tablet startup took 508ms
I20260709 12:13:11.445128  1380 leader_election.cc:304] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:11.401423  1904 leader_election.cc:290] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:11.450260  1920 consensus_queue.cc:1048] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:13:11.455901  1915 raft_consensus.cc:2749] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:11.485519  1607 raft_consensus.cc:359] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.486647  1607 raft_consensus.cc:385] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.487246  1609 tablet_bootstrap.cc:492] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:11.487938  1609 ts_tablet_manager.cc:1403] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.897s	user 0.030s	sys 0.024s
W20260709 12:13:11.488430  1383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:44747, user_credentials={real_user=slave}} blocked reactor thread for 54881.7us
I20260709 12:13:11.487032  1607 raft_consensus.cc:740] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.489192  1383 leader_election.cc:304] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:11.490816  1455 leader_election.cc:304] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
W20260709 12:13:11.493235  1455 consensus_peers.cc:597] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:11.413383  1608 ts_tablet_manager.cc:1469] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59: Trace:
0709 12:13:04.457034 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:04.459687 (+  2653us) service_pool.cc:224] Handling call
0709 12:13:04.461546 (+  1859us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:13:04.461671 (+   125us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:13:04.602508 (+140837us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:04.964241 (+361733us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:05.029912 (+ 65671us) inbound_call.cc:177] Queueing success response
0709 12:13:10.524922 (+5495010us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:13:10.873153 (+348231us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:13:11.256406 (+383253us) tablet_replica.cc:261] Starting instrumentation
0709 12:13:11.258784 (+  2378us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":14505,"raft.queue_time_us":68313,"raft.run_cpu_time_us":213,"raft.run_wall_time_us":30185,"spinlock_wait_cycles":5504,"tablet-open.queue_time_us":5495130}
W20260709 12:13:11.503430  1533 consensus_peers.cc:597] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:11.505159  1939 raft_consensus.cc:2804] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:11.506300  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efc694cad684c37aff8510e61b592f8" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:11.506810  1939 raft_consensus.cc:697] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:11.488909  1903 raft_consensus.cc:493] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.513280  1903 raft_consensus.cc:515] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.485858  1412 raft_consensus.cc:3060] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.512432  1607 consensus_queue.cc:260] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.493824  1948 raft_consensus.cc:2804] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:13:11.533779  1455 consensus_peers.cc:597] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:11.527365  1948 raft_consensus.cc:493] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.508003  1939 consensus_queue.cc:237] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.541936  1607 ts_tablet_manager.cc:1434] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.133s	user 0.003s	sys 0.007s
I20260709 12:13:11.543318  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efc694cad684c37aff8510e61b592f8" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:11.544153  1489 raft_consensus.cc:2393] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:11.546964  1607 tablet_bootstrap.cc:492] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:11.512079  1934 consensus_queue.cc:1048] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:13:11.554092  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f1e36070d84b4785dc3bbd0e564050" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:11.554735  1558 raft_consensus.cc:3060] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.554996  1903 leader_election.cc:290] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:11.542470  1948 raft_consensus.cc:3060] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.560667  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889b2213af2b486a9918c3eedee0a05f" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:11.565342  1942 consensus_queue.cc:1048] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:11.566042  1609 raft_consensus.cc:359] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.566314  1904 consensus_queue.cc:1048] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:11.566713  1609 raft_consensus.cc:385] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.567031  1609 raft_consensus.cc:740] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.568883  1903 consensus_queue.cc:1048] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:11.574167  1934 consensus_queue.cc:1048] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:11.579684  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:11.585741  1609 consensus_queue.cc:260] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.586699  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f1e36070d84b4785dc3bbd0e564050" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:11.587869  1609 ts_tablet_manager.cc:1434] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.007s
I20260709 12:13:11.588898  1609 tablet_bootstrap.cc:492] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:11.588820  1934 consensus_queue.cc:1048] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:11.554754  1489 raft_consensus.cc:2468] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
W20260709 12:13:11.591554  1455 leader_election.cc:343] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.606138  1533 leader_election.cc:304] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:11.658918  1904 raft_consensus.cc:2804] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:11.659395  1904 raft_consensus.cc:493] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.659785  1904 raft_consensus.cc:3060] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.710548  1828 raft_consensus.cc:493] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.711241  1828 raft_consensus.cc:515] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.715936  1948 raft_consensus.cc:515] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.722450  1933 raft_consensus.cc:493] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.731875  1835 raft_consensus.cc:493] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.724959  1933 raft_consensus.cc:515] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.732381  1835 raft_consensus.cc:515] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.740274  1607 tablet_bootstrap.cc:654] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.743608  1933 leader_election.cc:290] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:11.746086  1609 tablet_bootstrap.cc:654] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.751402  1948 leader_election.cc:290] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:11.756271  1904 raft_consensus.cc:515] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.794258  1608 tablet_bootstrap.cc:492] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:11.820556  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f99e960c814071975abc88ad720c97" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:11.830792  1828 leader_election.cc:290] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:11.850404  1835 leader_election.cc:290] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:11.879343  1608 tablet_bootstrap.cc:654] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:11.881948  1383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:44747, user_credentials={real_user=slave}} blocked reactor thread for 48212.4us
I20260709 12:13:11.882587  1607 tablet_bootstrap.cc:492] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:11.883074  1607 ts_tablet_manager.cc:1403] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.336s	user 0.029s	sys 0.018s
I20260709 12:13:11.887702  1904 leader_election.cc:290] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:11.893543  1485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889b2213af2b486a9918c3eedee0a05f" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:11.894182  1485 raft_consensus.cc:3060] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.903318  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:11.904757  1609 tablet_bootstrap.cc:492] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:11.905205  1609 ts_tablet_manager.cc:1403] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.317s	user 0.021s	sys 0.021s
I20260709 12:13:11.900420  1607 raft_consensus.cc:359] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.906710  1607 raft_consensus.cc:385] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.907032  1607 raft_consensus.cc:740] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
W20260709 12:13:11.908360  1363 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:11.914908  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f1e36070d84b4785dc3bbd0e564050" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:11.915539  1492 raft_consensus.cc:3060] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.919902  1608 tablet_bootstrap.cc:492] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:11.920358  1608 ts_tablet_manager.cc:1403] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.005s
I20260709 12:13:11.920750  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:11.920701  1609 raft_consensus.cc:359] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.922791  1609 raft_consensus.cc:385] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.923206  1609 raft_consensus.cc:740] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.934093  1609 consensus_queue.cc:260] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.934580  1608 raft_consensus.cc:359] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.935258  1608 raft_consensus.cc:385] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.935551  1608 raft_consensus.cc:740] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.936105  1608 consensus_queue.cc:260] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.932860  1607 consensus_queue.cc:260] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.943859  1608 ts_tablet_manager.cc:1434] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:13:11.941998  1904 raft_consensus.cc:493] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.947487  1904 raft_consensus.cc:515] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:11.949015  1609 ts_tablet_manager.cc:1434] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
W20260709 12:13:11.953016  1458 consensus_peers.cc:597] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:11.960093  1458 leader_election.cc:343] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.960601  1458 leader_election.cc:304] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:11.961568  1682 raft_consensus.cc:2749] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:11.965574  1458 leader_election.cc:343] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.979888  1533 leader_election.cc:304] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:11.988626  1492 raft_consensus.cc:2468] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:11.996657  1607 ts_tablet_manager.cc:1434] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.001s
I20260709 12:13:11.999254  1607 tablet_bootstrap.cc:492] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:12.003362  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f1e36070d84b4785dc3bbd0e564050" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:11.967768  1930 consensus_queue.cc:1048] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 12:13:12.011606  1942 raft_consensus.cc:2749] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:12.023514  1533 consensus_peers.cc:597] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:12.024243  1533 leader_election.cc:343] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:12.025072  1956 log.cc:927] Time spent T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73: Append to log took a long time: real 0.214s	user 0.004s	sys 0.001s
I20260709 12:13:12.026634  1562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f99e960c814071975abc88ad720c97" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:12.028673  1904 leader_election.cc:290] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:12.029552  1904 consensus_queue.cc:1048] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:12.031698  1533 leader_election.cc:304] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:12.035072  1485 raft_consensus.cc:2468] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:12.040727  1942 raft_consensus.cc:2804] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.041430  1942 raft_consensus.cc:697] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:12.046651  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b63dec0a9f04dd1abc19d1cf586cf15" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:12.042627  1942 consensus_queue.cc:237] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.049212  1562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889b2213af2b486a9918c3eedee0a05f" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
W20260709 12:13:12.052109  1380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 58659.7us
I20260709 12:13:12.061059  1607 tablet_bootstrap.cc:654] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.065218  1937 consensus_queue.cc:1048] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:12.072969  1380 leader_election.cc:343] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.079406  1636 consensus_queue.cc:1048] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:13:12.083786  1608 tablet_bootstrap.cc:492] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
W20260709 12:13:12.088114  1533 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:44747, user_credentials={real_user=slave}} blocked reactor thread for 55650.8us
W20260709 12:13:12.094475  1380 leader_election.cc:343] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.095897  1383 leader_election.cc:304] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:12.094913  1380 leader_election.cc:304] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:12.101549  1562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:12.102221  1380 leader_election.cc:343] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.102137  1485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b63dec0a9f04dd1abc19d1cf586cf15" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:12.099769  1314 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:60818 (request call id 98) took 1314 ms. Trace:
I20260709 12:13:12.110325  1609 tablet_bootstrap.cc:492] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:12.098874  1920 raft_consensus.cc:2804] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.110872  1920 raft_consensus.cc:697] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:12.111769  1920 consensus_queue.cc:237] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.118938  1312 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:60806 (request call id 93) took 1338 ms. Trace:
I20260709 12:13:12.125854  1968 raft_consensus.cc:493] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.126605  1968 raft_consensus.cc:515] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.129187  1941 raft_consensus.cc:493] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.129853  1968 leader_election.cc:290] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:12.129725  1941 raft_consensus.cc:515] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:12.131290  1533 leader_election.cc:343] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.131415  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda29bddc14943318f6f2dd223dcdb11" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:12.132256  1492 raft_consensus.cc:2468] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:12.134147  1608 tablet_bootstrap.cc:654] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.140513  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda29bddc14943318f6f2dd223dcdb11" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:12.142184  1941 leader_election.cc:290] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:12.151508  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47aab6cb369f4f2d8056bf64c7df8608" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:12.154652  1533 leader_election.cc:304] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:12.156980  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47aab6cb369f4f2d8056bf64c7df8608" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:12.159399  1562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add63393dfc341e589c543ed8e74d936" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:12.164022  1970 raft_consensus.cc:2804] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.164070  1937 raft_consensus.cc:493] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.164723  1970 raft_consensus.cc:493] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.165259  1970 raft_consensus.cc:3060] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.164983  1937 raft_consensus.cc:515] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.173780  1937 leader_election.cc:290] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
W20260709 12:13:12.176025  1380 leader_election.cc:343] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.186103  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:12.187578  1533 leader_election.cc:343] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:12.188431  1458 leader_election.cc:343] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.188593  1533 leader_election.cc:304] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:12.194952  1932 raft_consensus.cc:2749] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.119472  1312 rpcz_store.cc:276] 0709 12:13:10.781231 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:10.781395 (+   164us) service_pool.cc:224] Handling call
0709 12:13:12.118857 (+1337462us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:11.372631 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:11.573138 (+200507us) spinlock_profiling.cc:243] Waited 2.59 ms on lock 0x7b5c0018330c. stack: 00007f3ad65a5343 00007f3ad65a5240 00007f3ad5f341d4 00007f3adfc72304 00007f3adfc72299 00007f3adf8b6331 00007f3adf8b6221 00007f3adf8b0f6c 00007f3add10ed69 00007f3add0fa0a6 00007f3add0f9d58 00007f3add0fe9f1 00007f3add0fe9a9 00007f3add0fe939 00007f3add0fe901 00007f3add0fdb2d
0709 12:13:11.573197 (+    59us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:11.573229 (+    32us) write_op.cc:435] Acquired schema lock
0709 12:13:11.573243 (+    14us) tablet.cc:662] Decoding operations
0709 12:13:11.573627 (+   384us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:11.573683 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:11.573713 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:11.578964 (+  5251us) tablet.cc:701] Row locks acquired
0709 12:13:11.578977 (+    13us) write_op.cc:260] PREPARE: finished
0709 12:13:11.579099 (+   122us) write_op.cc:270] Start()
0709 12:13:11.588311 (+  9212us) write_op.cc:276] Timestamp: P: 1783599191579063 usec, L: 0
0709 12:13:11.588342 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 12:13:11.589247 (+   905us) log.cc:844] Serialized 543 byte log entry
0709 12:13:11.622884 (+ 33637us) op_driver.cc:464] REPLICATION: finished
0709 12:13:11.661785 (+ 38901us) write_op.cc:301] APPLY: starting
0709 12:13:11.661856 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:11.661964 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:11.661988 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:11.662164 (+   176us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:11.662335 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:11.662401 (+    66us) write_op.cc:312] APPLY: finished
0709 12:13:11.662594 (+   193us) log.cc:844] Serialized 22 byte log entry
0709 12:13:11.662758 (+   164us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:11.662841 (+    83us) write_op.cc:454] Released schema lock
0709 12:13:11.662882 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:11.663232 (+   350us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:11.663274 (+    42us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":251106,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":125,"apply.run_cpu_time_us":1396,"apply.run_wall_time_us":1396,"num_ops":1,"prepare.queue_time_us":246937,"prepare.run_cpu_time_us":6218,"prepare.run_wall_time_us":216920,"replication_time_us":34431,"spinlock_wait_cycles":5960960}]]}
I20260709 12:13:12.204981  1609 tablet_bootstrap.cc:654] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.103286  1314 rpcz_store.cc:276] 0709 12:13:10.783807 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:10.783974 (+   167us) service_pool.cc:224] Handling call
0709 12:13:12.098099 (+1314125us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:10.881514 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:10.891517 (+ 10003us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:10.891581 (+    64us) write_op.cc:435] Acquired schema lock
0709 12:13:10.891607 (+    26us) tablet.cc:662] Decoding operations
0709 12:13:11.007626 (+116019us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:11.009512 (+  1886us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:11.011911 (+  2399us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:13:11.192256 (+180345us) tablet.cc:701] Row locks acquired
0709 12:13:11.192282 (+    26us) write_op.cc:260] PREPARE: finished
0709 12:13:11.201705 (+  9423us) write_op.cc:270] Start()
0709 12:13:11.201838 (+   133us) write_op.cc:276] Timestamp: P: 1783599191201646 usec, L: 0
0709 12:13:11.201862 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 12:13:11.262849 (+ 60987us) log.cc:844] Serialized 934 byte log entry
0709 12:13:11.522712 (+259863us) op_driver.cc:464] REPLICATION: finished
0709 12:13:11.522992 (+   280us) write_op.cc:301] APPLY: starting
0709 12:13:11.523072 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:11.523193 (+   121us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:11.523299 (+   106us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:11.523556 (+   257us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:11.523721 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:13:11.523778 (+    57us) write_op.cc:312] APPLY: finished
0709 12:13:11.523972 (+   194us) log.cc:844] Serialized 28 byte log entry
0709 12:13:11.524136 (+   164us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:11.527032 (+  2896us) write_op.cc:454] Released schema lock
0709 12:13:11.528814 (+  1782us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:11.537546 (+  8732us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:11.537568 (+    22us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":167306,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":100,"apply.run_cpu_time_us":1697,"apply.run_wall_time_us":10548,"num_ops":2,"prepare.queue_time_us":507,"prepare.run_cpu_time_us":9319,"prepare.run_wall_time_us":443231,"replication_time_us":320700,"spinlock_wait_cycles":763264}]]}
I20260709 12:13:12.218523  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add63393dfc341e589c543ed8e74d936" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:12.219377  1488 raft_consensus.cc:2468] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:12.228703  1970 raft_consensus.cc:515] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.238246  1948 raft_consensus.cc:2749] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:12.256076  1608 tablet_bootstrap.cc:492] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:12.276189  1608 ts_tablet_manager.cc:1403] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.193s	user 0.015s	sys 0.000s
I20260709 12:13:12.279167  1608 raft_consensus.cc:359] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.279922  1608 raft_consensus.cc:385] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.280218  1608 raft_consensus.cc:740] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.280903  1608 consensus_queue.cc:260] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.282711  1970 leader_election.cc:290] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:12.284157  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda29bddc14943318f6f2dd223dcdb11" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:12.284847  1489 raft_consensus.cc:3060] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:12.262957  1455 leader_election.cc:343] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.266510  1609 tablet_bootstrap.cc:492] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:12.290225  1455 leader_election.cc:304] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:12.290508  1609 ts_tablet_manager.cc:1403] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.180s	user 0.015s	sys 0.003s
I20260709 12:13:12.295887  1609 raft_consensus.cc:359] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.297025  1931 raft_consensus.cc:2749] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.299220  1609 raft_consensus.cc:385] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.299697  1609 raft_consensus.cc:740] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.300576  1609 consensus_queue.cc:260] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.297935  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda29bddc14943318f6f2dd223dcdb11" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:12.307729  1559 raft_consensus.cc:3060] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.318560  1609 ts_tablet_manager.cc:1434] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
W20260709 12:13:12.335909  1533 leader_election.cc:343] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.362258  1609 tablet_bootstrap.cc:492] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:12.330221  1383 leader_election.cc:304] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:12.324429  1608 ts_tablet_manager.cc:1434] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 12:13:12.369041  1314 catalog_manager.cc:5697] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } }
I20260709 12:13:12.371459  1314 catalog_manager.cc:5697] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 2, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.384191  1489 raft_consensus.cc:2468] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:12.385428  1533 leader_election.cc:304] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:12.388852  1383 leader_election.cc:304] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:12.392132  1608 tablet_bootstrap.cc:492] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:12.393595  1970 raft_consensus.cc:2804] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.394198  1970 raft_consensus.cc:697] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:12.395081  1970 consensus_queue.cc:237] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.397791  1943 raft_consensus.cc:2804] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.398197  1943 raft_consensus.cc:493] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.398543  1943 raft_consensus.cc:3060] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.381758  1948 raft_consensus.cc:2749] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:12.403602  1566 raft_consensus.cc:1275] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 12:13:12.402621  1984 log.cc:927] Time spent T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 12:13:12.409390  1607 tablet_bootstrap.cc:492] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:12.409933  1607 ts_tablet_manager.cc:1403] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.412s	user 0.041s	sys 0.031s
I20260709 12:13:12.412621  1890 consensus_queue.cc:1048] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:12.412974  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:12.416834  1455 leader_election.cc:343] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.417373  1455 leader_election.cc:304] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:12.418191  1930 raft_consensus.cc:2749] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.418285  1411 raft_consensus.cc:1275] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:12.428920  1607 raft_consensus.cc:359] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.429632  1607 raft_consensus.cc:385] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.429905  1607 raft_consensus.cc:740] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.430546  1607 consensus_queue.cc:260] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.434796  1890 consensus_queue.cc:1048] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:12.430852  1943 raft_consensus.cc:515] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.438047  1607 ts_tablet_manager.cc:1434] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260709 12:13:12.441915  1562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add63393dfc341e589c543ed8e74d936" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:12.446827  1607 tablet_bootstrap.cc:492] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
W20260709 12:13:12.449023  1380 leader_election.cc:343] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.445688  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add63393dfc341e589c543ed8e74d936" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:12.451885  1489 raft_consensus.cc:3060] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.455127  1930 raft_consensus.cc:493] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.440003  1943 leader_election.cc:290] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:12.455575  1930 raft_consensus.cc:515] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.469360  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036adce333ad4c3980e21b6d088a1f70" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:12.471709  1458 leader_election.cc:343] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.472324  1930 leader_election.cc:290] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:12.474785  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036adce333ad4c3980e21b6d088a1f70" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:12.476621  1455 leader_election.cc:343] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.476938  1455 leader_election.cc:304] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:12.478708  1608 tablet_bootstrap.cc:654] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.470988  1983 raft_consensus.cc:493] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.480165  1930 raft_consensus.cc:2749] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.489090  1607 tablet_bootstrap.cc:654] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.482427  1983 raft_consensus.cc:515] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.516223  1489 raft_consensus.cc:2468] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:12.527779  1383 leader_election.cc:304] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:12.528167  1609 tablet_bootstrap.cc:654] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.528774  1920 raft_consensus.cc:2804] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.531486  1920 raft_consensus.cc:697] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:12.531651  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca98ee187747af93b8b03d6116a71b" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:12.532341  1920 consensus_queue.cc:237] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.543368  1312 catalog_manager.cc:5697] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.544512  1890 raft_consensus.cc:493] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.551110  1890 raft_consensus.cc:515] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.553774  1890 leader_election.cc:290] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:12.556195  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8ec56338cd4b49955bdcc11ec88f0d" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:12.566011  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca98ee187747af93b8b03d6116a71b" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:12.567020  1983 leader_election.cc:290] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:12.568976  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8ec56338cd4b49955bdcc11ec88f0d" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:12.567533  1533 leader_election.cc:304] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
W20260709 12:13:12.568372  1455 leader_election.cc:343] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.569446  1608 tablet_bootstrap.cc:492] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:12.571682  1608 ts_tablet_manager.cc:1403] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.180s	user 0.016s	sys 0.018s
I20260709 12:13:12.571844  1983 raft_consensus.cc:2749] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:12.572620  1458 leader_election.cc:343] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.573074  1458 leader_election.cc:304] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:12.574532  1930 raft_consensus.cc:2749] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.574707  1983 consensus_queue.cc:1048] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:12.577745  1533 consensus_peers.cc:597] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:12.578300  1608 raft_consensus.cc:359] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.579219  1608 raft_consensus.cc:385] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.579489  1608 raft_consensus.cc:740] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.580173  1608 consensus_queue.cc:260] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.582552  1920 raft_consensus.cc:493] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.583027  1920 raft_consensus.cc:515] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.585078  1920 leader_election.cc:290] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:12.588398  1560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:12.592159  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:12.592832  1483 raft_consensus.cc:2468] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:12.597082  1383 leader_election.cc:304] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:12.598076  1920 raft_consensus.cc:2804] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.598449  1920 raft_consensus.cc:493] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.598771  1920 raft_consensus.cc:3060] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:12.604293  1380 leader_election.cc:343] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.582150  1608 ts_tablet_manager.cc:1434] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:13:12.612449  1608 tablet_bootstrap.cc:492] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:12.613503  1920 raft_consensus.cc:515] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.616058  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:12.616668  1488 raft_consensus.cc:3060] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.620852  1608 tablet_bootstrap.cc:654] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.619766  1313 catalog_manager.cc:5697] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:12.629007  1488 raft_consensus.cc:2468] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:12.631254  1383 leader_election.cc:304] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:12.632997  1948 raft_consensus.cc:2804] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.633764  1948 raft_consensus.cc:697] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:12.633924  1920 leader_election.cc:290] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:12.634768  1948 consensus_queue.cc:237] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.633147  1609 tablet_bootstrap.cc:492] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:12.638046  1609 ts_tablet_manager.cc:1403] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.276s	user 0.004s	sys 0.013s
I20260709 12:13:12.640321  1560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
W20260709 12:13:12.642056  1380 leader_election.cc:343] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.642799  1609 raft_consensus.cc:359] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.643649  1609 raft_consensus.cc:385] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.644078  1609 raft_consensus.cc:740] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.645370  1607 tablet_bootstrap.cc:492] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:12.644966  1609 consensus_queue.cc:260] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.645877  1607 ts_tablet_manager.cc:1403] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.199s	user 0.013s	sys 0.001s
I20260709 12:13:12.647959  1609 ts_tablet_manager.cc:1434] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 12:13:12.648396  1607 raft_consensus.cc:359] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.649039  1607 raft_consensus.cc:385] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.649302  1607 raft_consensus.cc:740] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.649341  1609 tablet_bootstrap.cc:492] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:12.650039  1607 consensus_queue.cc:260] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.651777  1312 catalog_manager.cc:5697] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.657424  1609 tablet_bootstrap.cc:654] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.661273  1607 ts_tablet_manager.cc:1434] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:13:12.665047  1411 raft_consensus.cc:3060] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.676002  1607 tablet_bootstrap.cc:492] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:12.693169  1607 tablet_bootstrap.cc:654] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:12.706316  1380 consensus_peers.cc:597] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:12.726831  1314 catalog_manager.cc:5697] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.725116  1609 tablet_bootstrap.cc:492] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:12.731501  1608 tablet_bootstrap.cc:492] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:12.734095  1608 ts_tablet_manager.cc:1403] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.122s	user 0.029s	sys 0.038s
I20260709 12:13:12.731653  1607 tablet_bootstrap.cc:492] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:12.735544  1607 ts_tablet_manager.cc:1403] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.001s
I20260709 12:13:12.736536  1608 raft_consensus.cc:359] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.737507  1608 raft_consensus.cc:385] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.739167  1608 raft_consensus.cc:740] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.738356  1607 raft_consensus.cc:359] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.739867  1607 raft_consensus.cc:385] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.740139  1607 raft_consensus.cc:740] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.740586  1609 ts_tablet_manager.cc:1403] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.007s
I20260709 12:13:12.740881  1607 consensus_queue.cc:260] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.743177  1607 ts_tablet_manager.cc:1434] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:12.743042  1609 raft_consensus.cc:359] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.743664  1609 raft_consensus.cc:385] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.743937  1609 raft_consensus.cc:740] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.744064  1607 tablet_bootstrap.cc:492] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:12.744432  1948 consensus_queue.cc:1048] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.744589  1609 consensus_queue.cc:260] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.746285  1312 catalog_manager.cc:5697] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:12.748240  1608 consensus_queue.cc:260] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.750661  1607 tablet_bootstrap.cc:654] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.750941  1608 ts_tablet_manager.cc:1434] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 12:13:12.751833  1608 tablet_bootstrap.cc:492] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:12.759120  1608 tablet_bootstrap.cc:654] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.746656  1609 ts_tablet_manager.cc:1434] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:12.764972  1609 tablet_bootstrap.cc:492] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:12.772027  1983 raft_consensus.cc:493] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.772531  1983 raft_consensus.cc:515] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.774585  1983 leader_election.cc:290] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:12.774839  1609 tablet_bootstrap.cc:654] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.776573  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:12.778558  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:12.779273  1489 raft_consensus.cc:2393] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:12.780365  1533 leader_election.cc:304] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:12.782289  1932 raft_consensus.cc:3060] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.793378  1932 raft_consensus.cc:2749] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.799037  1983 consensus_queue.cc:1048] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.804962  1609 tablet_bootstrap.cc:492] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:12.805395  1609 ts_tablet_manager.cc:1403] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.004s
I20260709 12:13:12.795969  1607 tablet_bootstrap.cc:492] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:12.808290  1609 raft_consensus.cc:359] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.812292  1609 raft_consensus.cc:385] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.812420  1607 ts_tablet_manager.cc:1403] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.016s
I20260709 12:13:12.812584  1609 raft_consensus.cc:740] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.814141  1609 consensus_queue.cc:260] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.815361  1607 raft_consensus.cc:359] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.816287  1607 raft_consensus.cc:385] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.816556  1607 raft_consensus.cc:740] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.816509  1930 raft_consensus.cc:493] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.817088  1930 raft_consensus.cc:515] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.817401  1607 consensus_queue.cc:260] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.819147  1930 leader_election.cc:290] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:12.819793  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f067f053ca224ce1a58456ae19475adf" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:12.821941  1458 leader_election.cc:343] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.820477  1607 ts_tablet_manager.cc:1434] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:13:12.820798  1560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f067f053ca224ce1a58456ae19475adf" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:12.826406  1607 tablet_bootstrap.cc:492] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
W20260709 12:13:12.826825  1455 leader_election.cc:343] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.827354  1455 leader_election.cc:304] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:12.826896  1609 ts_tablet_manager.cc:1434] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 12:13:12.828439  1930 raft_consensus.cc:2749] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.830736  1608 tablet_bootstrap.cc:492] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:12.831251  1608 ts_tablet_manager.cc:1403] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.080s	user 0.019s	sys 0.007s
I20260709 12:13:12.833577  1607 tablet_bootstrap.cc:654] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.835538  1890 raft_consensus.cc:493] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.836038  1890 raft_consensus.cc:515] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.838109  1890 leader_election.cc:290] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:12.845105  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2162b78c81847798c5b008ab0abaf2c" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:12.846491  1560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2162b78c81847798c5b008ab0abaf2c" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:12.847934  1458 leader_election.cc:343] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.848063  1608 raft_consensus.cc:359] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.848752  1608 raft_consensus.cc:385] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.849027  1608 raft_consensus.cc:740] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.849679  1608 consensus_queue.cc:260] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:12.850723  1455 leader_election.cc:343] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.851114  1455 leader_election.cc:304] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:12.851620  1609 tablet_bootstrap.cc:492] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:12.851760  1890 raft_consensus.cc:2749] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.852232  1411 raft_consensus.cc:3060] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.852826  1560 raft_consensus.cc:3060] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.857643  1609 tablet_bootstrap.cc:654] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.851122  1608 ts_tablet_manager.cc:1434] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.003s
I20260709 12:13:12.860369  1942 consensus_queue.cc:1048] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.864791  1608 tablet_bootstrap.cc:492] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:12.876677  1608 tablet_bootstrap.cc:654] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.895721  1904 raft_consensus.cc:493] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.896282  1904 raft_consensus.cc:515] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.902917  1904 leader_election.cc:290] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:12.908179  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c80ddec6434fd5b6af9157db481f48" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:12.908759  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c80ddec6434fd5b6af9157db481f48" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:12.922331  1533 leader_election.cc:304] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:12.935945  1609 tablet_bootstrap.cc:492] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:12.936678  1609 ts_tablet_manager.cc:1403] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.005s
I20260709 12:13:12.937700  1904 raft_consensus.cc:2749] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.957576  1609 raft_consensus.cc:359] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.958385  1609 raft_consensus.cc:385] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.958655  1609 raft_consensus.cc:740] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.959380  1609 consensus_queue.cc:260] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.961544  1609 ts_tablet_manager.cc:1434] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 12:13:12.963135  1607 tablet_bootstrap.cc:492] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:12.963140  1608 tablet_bootstrap.cc:492] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:12.963780  1608 ts_tablet_manager.cc:1403] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.099s	user 0.007s	sys 0.028s
I20260709 12:13:12.964876  1609 tablet_bootstrap.cc:492] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:12.963934  1607 ts_tablet_manager.cc:1403] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.138s	user 0.028s	sys 0.048s
I20260709 12:13:12.972249  1609 tablet_bootstrap.cc:654] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:12.976040  1363 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:12.979187  1607 raft_consensus.cc:359] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.979887  1607 raft_consensus.cc:385] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.980158  1607 raft_consensus.cc:740] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.980805  1607 consensus_queue.cc:260] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.982875  1607 ts_tablet_manager.cc:1434] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:13:12.983712  1607 tablet_bootstrap.cc:492] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:12.984920  1608 raft_consensus.cc:359] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.985549  1608 raft_consensus.cc:385] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.985899  1608 raft_consensus.cc:740] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.987174  1608 consensus_queue.cc:260] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:12.989018  1608 ts_tablet_manager.cc:1434] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.002s
I20260709 12:13:12.990708  1608 tablet_bootstrap.cc:492] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:12.992246  1607 tablet_bootstrap.cc:654] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.999874  1608 tablet_bootstrap.cc:654] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.006492  1609 tablet_bootstrap.cc:492] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:13.006932  1609 ts_tablet_manager.cc:1403] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.001s
I20260709 12:13:13.007879  1607 tablet_bootstrap.cc:492] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:13.008477  1607 ts_tablet_manager.cc:1403] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.005s
I20260709 12:13:13.009964  1609 raft_consensus.cc:359] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.010643  1609 raft_consensus.cc:385] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.010917  1609 raft_consensus.cc:740] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.011811  1607 raft_consensus.cc:359] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.011574  1609 consensus_queue.cc:260] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.012490  1607 raft_consensus.cc:385] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.012790  1607 raft_consensus.cc:740] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.013422  1607 consensus_queue.cc:260] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.015156  1609 ts_tablet_manager.cc:1434] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:13:13.015456  1607 ts_tablet_manager.cc:1434] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:13.016327  1608 tablet_bootstrap.cc:492] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:13.019134  1608 ts_tablet_manager.cc:1403] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260709 12:13:13.017252  1609 tablet_bootstrap.cc:492] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:13.021947  1608 raft_consensus.cc:359] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.022661  1608 raft_consensus.cc:385] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.025820  1608 raft_consensus.cc:740] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.027278  1608 consensus_queue.cc:260] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.029524  1608 ts_tablet_manager.cc:1434] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:13:13.031294  1607 tablet_bootstrap.cc:492] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:13.031342  1609 tablet_bootstrap.cc:654] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.037451  1607 tablet_bootstrap.cc:654] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.040148  1608 tablet_bootstrap.cc:492] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:13.040514  1609 tablet_bootstrap.cc:492] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:13.040957  1609 ts_tablet_manager.cc:1403] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.002s
I20260709 12:13:13.044088  1609 raft_consensus.cc:359] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.045172  1609 raft_consensus.cc:385] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.045449  1609 raft_consensus.cc:740] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.046178  1609 consensus_queue.cc:260] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.048758  1609 ts_tablet_manager.cc:1434] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:13.050753  1609 tablet_bootstrap.cc:492] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73: Bootstrap starting.
I20260709 12:13:13.056121  1609 tablet_bootstrap.cc:654] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.060660  1607 tablet_bootstrap.cc:492] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:13.061425  1607 ts_tablet_manager.cc:1403] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.014s
I20260709 12:13:13.064590  1607 raft_consensus.cc:359] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.065263  1607 raft_consensus.cc:385] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.065528  1607 raft_consensus.cc:740] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.066505  1608 tablet_bootstrap.cc:654] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.066237  1607 consensus_queue.cc:260] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.067747  1607 ts_tablet_manager.cc:1434] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 12:13:13.070510  1609 tablet_bootstrap.cc:492] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73: No bootstrap required, opened a new log
I20260709 12:13:13.070946  1609 ts_tablet_manager.cc:1403] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:13:13.076133  1920 consensus_queue.cc:1048] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:13.077009  1607 tablet_bootstrap.cc:492] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:13.082873  1609 raft_consensus.cc:359] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.083580  1609 raft_consensus.cc:385] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.083855  1609 raft_consensus.cc:740] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.085310  1948 consensus_queue.cc:1048] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:13.088207  1608 tablet_bootstrap.cc:492] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:13.088726  1608 ts_tablet_manager.cc:1403] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.000s
I20260709 12:13:13.091545  1608 raft_consensus.cc:359] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.092291  1608 raft_consensus.cc:385] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.092600  1608 raft_consensus.cc:740] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.093261  1411 raft_consensus.cc:3060] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.093910  1608 consensus_queue.cc:260] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.095464  1609 consensus_queue.cc:260] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.096063  1608 ts_tablet_manager.cc:1434] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:13.097028  1608 tablet_bootstrap.cc:492] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:13.097956  1609 ts_tablet_manager.cc:1434] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:13:13.102730  1608 tablet_bootstrap.cc:654] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.105019  1607 tablet_bootstrap.cc:654] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.105078  1904 raft_consensus.cc:493] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.105690  1904 raft_consensus.cc:515] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.107626  1904 leader_election.cc:290] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:13.109189  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486831dbf2d4101838a77c131744426" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:13.109553  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486831dbf2d4101838a77c131744426" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:13.109856  1489 raft_consensus.cc:2468] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
W20260709 12:13:13.111224  1533 leader_election.cc:343] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.111968  1533 leader_election.cc:304] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:13.114975  1983 raft_consensus.cc:2804] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.115331  1983 raft_consensus.cc:493] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.115684  1983 raft_consensus.cc:3060] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.127257  1607 tablet_bootstrap.cc:492] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:13.127789  1607 ts_tablet_manager.cc:1403] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.006s
I20260709 12:13:13.127453  1983 raft_consensus.cc:515] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.129458  1983 leader_election.cc:290] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:13.134056  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486831dbf2d4101838a77c131744426" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:13.134799  1489 raft_consensus.cc:3060] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.136262  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486831dbf2d4101838a77c131744426" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:13.138075  1410 raft_consensus.cc:3060] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.138310  1608 tablet_bootstrap.cc:492] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:13.138954  1608 ts_tablet_manager.cc:1403] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.014s
W20260709 12:13:13.140735  1533 leader_election.cc:343] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.141705  1608 raft_consensus.cc:359] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.142453  1608 raft_consensus.cc:385] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.142803  1608 raft_consensus.cc:740] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.143340  1489 raft_consensus.cc:2468] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:13.143616  1608 consensus_queue.cc:260] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.144444  1533 leader_election.cc:304] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:13.145176  1983 raft_consensus.cc:2804] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.145736  1608 ts_tablet_manager.cc:1434] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:13.145677  1983 raft_consensus.cc:697] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:13.146821  1608 tablet_bootstrap.cc:492] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:13.146723  1983 consensus_queue.cc:237] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.149101  1948 consensus_queue.cc:1048] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:13.151048  1904 raft_consensus.cc:493] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.151532  1904 raft_consensus.cc:515] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.153569  1904 leader_election.cc:290] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:13.154121  1608 tablet_bootstrap.cc:654] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.131585  1607 raft_consensus.cc:359] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.156369  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889b2213af2b486a9918c3eedee0a05f" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:13.156963  1607 raft_consensus.cc:385] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.159545  1607 raft_consensus.cc:740] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.161547  1607 consensus_queue.cc:260] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.164116  1607 ts_tablet_manager.cc:1434] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:13:13.164971  1607 tablet_bootstrap.cc:492] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:13.204913  1608 tablet_bootstrap.cc:492] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:13.205557  1608 ts_tablet_manager.cc:1403] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.059s	user 0.030s	sys 0.027s
I20260709 12:13:13.208564  1608 raft_consensus.cc:359] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.208915  1908 raft_consensus.cc:493] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.209252  1608 raft_consensus.cc:385] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.209694  1608 raft_consensus.cc:740] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.209452  1908 raft_consensus.cc:515] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.210417  1608 consensus_queue.cc:260] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.211589  1908 leader_election.cc:290] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:13.212044  1608 ts_tablet_manager.cc:1434] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:13.212227  1908 raft_consensus.cc:493] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.213017  1608 tablet_bootstrap.cc:492] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:13.212690  1908 raft_consensus.cc:515] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.214807  1561 raft_consensus.cc:3060] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.214907  1908 leader_election.cc:290] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:13.217516  1559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fbdd3e61e045ea8d997ae5fc1d242f" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:13.218231  1559 raft_consensus.cc:2468] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:13.219257  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e55b700f36426189660ed23729ca28" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:13.209513  1607 tablet_bootstrap.cc:654] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.222580  1608 tablet_bootstrap.cc:654] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.223296  1455 leader_election.cc:304] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:13.224917  1908 raft_consensus.cc:2804] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:13:13.225147  1455 leader_election.cc:343] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.225289  1908 raft_consensus.cc:493] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.225807  1908 raft_consensus.cc:3060] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.232810  1908 raft_consensus.cc:515] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.234411  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889b2213af2b486a9918c3eedee0a05f" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:13.235271  1908 leader_election.cc:290] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
W20260709 12:13:13.239657  1383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:44747, user_credentials={real_user=slave}} blocked reactor thread for 72324.5us
I20260709 12:13:13.244601  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fbdd3e61e045ea8d997ae5fc1d242f" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:13.246306  1560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fbdd3e61e045ea8d997ae5fc1d242f" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:13.247018  1560 raft_consensus.cc:3060] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.264397  1533 leader_election.cc:304] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:13.266708  1904 raft_consensus.cc:2749] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.271790  1559 raft_consensus.cc:3060] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.276321  1983 raft_consensus.cc:493] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.276996  1983 raft_consensus.cc:515] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.286571  1983 leader_election.cc:290] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:13.288558  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e55b700f36426189660ed23729ca28" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:13.291034  1890 raft_consensus.cc:493] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.291728  1890 raft_consensus.cc:515] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.295332  1890 leader_election.cc:290] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:13.295684  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a51d77cd7498f9a533d8b4998e680" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:13.297362  1455 leader_election.cc:343] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.308396  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fbdd3e61e045ea8d997ae5fc1d242f" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
W20260709 12:13:13.315378  1458 leader_election.cc:343] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.318501  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f99e960c814071975abc88ad720c97" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
W20260709 12:13:13.332160  1380 consensus_peers.cc:597] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:13.356114  1608 tablet_bootstrap.cc:492] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:13.357044  1608 ts_tablet_manager.cc:1403] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.144s	user 0.044s	sys 0.056s
I20260709 12:13:13.358959  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f99e960c814071975abc88ad720c97" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:13.360538  1608 raft_consensus.cc:359] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.365561  1608 raft_consensus.cc:385] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.366017  1608 raft_consensus.cc:740] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.366961  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a51d77cd7498f9a533d8b4998e680" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:13.366894  1608 consensus_queue.cc:260] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.371244  1608 ts_tablet_manager.cc:1434] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260709 12:13:13.372287  1608 tablet_bootstrap.cc:492] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:13.373483  1533 leader_election.cc:304] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
W20260709 12:13:13.375859  1458 leader_election.cc:343] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.376456  1458 leader_election.cc:304] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:13.378518  1932 raft_consensus.cc:2749] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:13.378059  1458 leader_election.cc:343] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.379643  1908 raft_consensus.cc:2749] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.388437  1920 raft_consensus.cc:493] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd4d3de0d13743249cfb2d26e9fde8a3)
I20260709 12:13:13.388942  1920 raft_consensus.cc:515] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.394913  1932 raft_consensus.cc:493] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.395419  1932 raft_consensus.cc:515] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.395831  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954fecdda6c4c529376ba0874195dcc" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:13.392351  1920 leader_election.cc:290] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:13.398628  1932 leader_election.cc:290] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:13.397317  1560 raft_consensus.cc:2468] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:13.402580  1455 leader_election.cc:304] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:13.404206  1682 raft_consensus.cc:2804] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.404294  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954fecdda6c4c529376ba0874195dcc" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:13.404677  1682 raft_consensus.cc:697] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:13.405725  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036adce333ad4c3980e21b6d088a1f70" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:13.406325  1408 raft_consensus.cc:2468] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:13.406116  1682 consensus_queue.cc:237] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.408008  1533 leader_election.cc:304] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:13.406490  1608 tablet_bootstrap.cc:654] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.410080  1942 raft_consensus.cc:2804] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.410449  1942 raft_consensus.cc:493] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.410847  1942 raft_consensus.cc:3060] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.412966  1607 tablet_bootstrap.cc:492] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:13.413401  1607 ts_tablet_manager.cc:1403] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.249s	user 0.067s	sys 0.053s
I20260709 12:13:13.416244  1607 raft_consensus.cc:359] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.416857  1607 raft_consensus.cc:385] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.417110  1607 raft_consensus.cc:740] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.417222  1314 catalog_manager.cc:5697] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:13.417845  1607 consensus_queue.cc:260] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.420387  1942 raft_consensus.cc:515] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:13.400918  1458 leader_election.cc:343] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.423630  1458 leader_election.cc:304] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:13.427038  1890 raft_consensus.cc:2749] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.431550  1383 leader_election.cc:304] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:13.432268  1941 raft_consensus.cc:2749] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:13.432935  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036adce333ad4c3980e21b6d088a1f70" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:13.433627  1411 raft_consensus.cc:3060] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.433854  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036adce333ad4c3980e21b6d088a1f70" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:13.434518  1488 raft_consensus.cc:2468] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:13.437357  1942 leader_election.cc:290] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:13.420406  1607 ts_tablet_manager.cc:1434] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:13:13.443533  1607 tablet_bootstrap.cc:492] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:13.443670  1411 raft_consensus.cc:2468] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:13.448516  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036adce333ad4c3980e21b6d088a1f70" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:13.449115  1488 raft_consensus.cc:3060] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.466387  1533 leader_election.cc:304] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:13.465508  1941 raft_consensus.cc:493] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.468495  1970 raft_consensus.cc:2804] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.468997  1970 raft_consensus.cc:697] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:13.469843  1970 consensus_queue.cc:237] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.473646  1488 raft_consensus.cc:2468] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:13.468494  1941 raft_consensus.cc:515] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.477872  1908 raft_consensus.cc:493] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.478494  1908 raft_consensus.cc:515] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.479214  1941 leader_election.cc:290] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:13.483284  1908 leader_election.cc:290] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:13.486348  1607 tablet_bootstrap.cc:654] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.486491  1608 tablet_bootstrap.cc:492] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:13.488358  1608 ts_tablet_manager.cc:1403] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.116s	user 0.023s	sys 0.037s
W20260709 12:13:13.527100  1455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 46590.4us
I20260709 12:13:13.527529  1411 raft_consensus.cc:3060] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.530117  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c86122ee8cd4acfba8bdf8e7f60dca7" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:13.531611  1408 raft_consensus.cc:2468] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 0.
I20260709 12:13:13.534626  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f1e36070d84b4785dc3bbd0e564050" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:13.537182  1458 leader_election.cc:304] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:13.541527  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c86122ee8cd4acfba8bdf8e7f60dca7" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:13.543524  1560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f1e36070d84b4785dc3bbd0e564050" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:13.543545  1455 leader_election.cc:343] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.549642  1908 raft_consensus.cc:2804] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.556842  1908 raft_consensus.cc:493] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.557251  1908 raft_consensus.cc:3060] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.558333  1920 raft_consensus.cc:493] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.559260  1920 raft_consensus.cc:515] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.566439  1920 leader_election.cc:290] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:13.578349  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2162b78c81847798c5b008ab0abaf2c" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:13.579425  1489 raft_consensus.cc:2468] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:13.581522  1560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2162b78c81847798c5b008ab0abaf2c" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:13.581741  1608 raft_consensus.cc:359] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.582499  1608 raft_consensus.cc:385] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.582809  1608 raft_consensus.cc:740] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.583273  1608 consensus_queue.cc:260] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.585000  1311 catalog_manager.cc:5697] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:13.615458  1608 ts_tablet_manager.cc:1434] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.127s	user 0.006s	sys 0.004s
I20260709 12:13:13.621440  1380 leader_election.cc:304] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:13.624011  1567 raft_consensus.cc:3060] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.641834  1607 tablet_bootstrap.cc:492] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:13.650218  1607 ts_tablet_manager.cc:1403] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.207s	user 0.015s	sys 0.008s
I20260709 12:13:13.651252  1608 tablet_bootstrap.cc:492] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:13.640450  1908 raft_consensus.cc:515] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.656909  1383 leader_election.cc:304] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:13.657454  1969 raft_consensus.cc:2749] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.663062  1969 raft_consensus.cc:2804] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.663630  1969 raft_consensus.cc:493] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.664125  1969 raft_consensus.cc:3060] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:13.665233  1380 leader_election.cc:343] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.675321  1559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c86122ee8cd4acfba8bdf8e7f60dca7" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
W20260709 12:13:13.689347  1455 leader_election.cc:343] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.691277  1908 leader_election.cc:290] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:13.697171  1969 raft_consensus.cc:515] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.699721  1969 leader_election.cc:290] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:13.705561  1904 consensus_queue.cc:1048] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:13.710691  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c86122ee8cd4acfba8bdf8e7f60dca7" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:13.711515  1411 raft_consensus.cc:3060] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.725385  1608 tablet_bootstrap.cc:654] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.724992  1607 raft_consensus.cc:359] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.725986  1607 raft_consensus.cc:385] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.726352  1607 raft_consensus.cc:740] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.735847  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2162b78c81847798c5b008ab0abaf2c" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:13.737515  1491 raft_consensus.cc:3060] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.740877  1411 raft_consensus.cc:2468] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 1.
I20260709 12:13:13.741669  1607 consensus_queue.cc:260] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.743495  1458 leader_election.cc:304] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:13.746819  1908 raft_consensus.cc:2804] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.747320  1908 raft_consensus.cc:697] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:13.748306  1908 consensus_queue.cc:237] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.753933  1607 ts_tablet_manager.cc:1434] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.088s	user 0.010s	sys 0.000s
I20260709 12:13:13.756650  1607 tablet_bootstrap.cc:492] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:13.777020  1607 tablet_bootstrap.cc:654] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.778549  1491 raft_consensus.cc:2468] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:13.781117  1383 leader_election.cc:304] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:13.793226  1607 tablet_bootstrap.cc:492] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:13.782347  1969 raft_consensus.cc:2804] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.793826  1607 ts_tablet_manager.cc:1403] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.002s
I20260709 12:13:13.794464  1969 raft_consensus.cc:697] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:13.795760  1969 consensus_queue.cc:237] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.797195  1607 raft_consensus.cc:359] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.803929  2042 consensus_queue.cc:1048] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:13.821033  1607 raft_consensus.cc:385] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.821374  1607 raft_consensus.cc:740] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.822131  1607 consensus_queue.cc:260] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.822160  1314 catalog_manager.cc:5697] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:13.810618  1380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 163960us
I20260709 12:13:13.824558  1607 ts_tablet_manager.cc:1434] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 12:13:13.828579  1607 tablet_bootstrap.cc:492] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:13.852084  2046 raft_consensus.cc:493] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.894325  2046 raft_consensus.cc:515] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.896819  1608 tablet_bootstrap.cc:492] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:13.897296  1608 ts_tablet_manager.cc:1403] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.247s	user 0.048s	sys 0.028s
I20260709 12:13:13.901101  1608 raft_consensus.cc:359] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.901765  1942 raft_consensus.cc:493] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.904863  1608 raft_consensus.cc:385] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.905769  1608 raft_consensus.cc:740] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.910036  1608 consensus_queue.cc:260] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.908066  1970 raft_consensus.cc:493] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:13.912207  1458 consensus_peers.cc:597] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:13.913281  1970 raft_consensus.cc:515] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.916148  1970 leader_election.cc:290] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:13.923166  2046 leader_election.cc:290] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:13.908903  1942 raft_consensus.cc:515] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.933480  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e55b700f36426189660ed23729ca28" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:13.934127  1942 leader_election.cc:290] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:13.934473  1491 raft_consensus.cc:2468] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:13.934764  1932 consensus_queue.cc:1048] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:13:13.935432  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add63393dfc341e589c543ed8e74d936" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:13.936268  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2162b78c81847798c5b008ab0abaf2c" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:13.936638  1533 leader_election.cc:304] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:13.937690  1904 raft_consensus.cc:2804] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.938066  1904 raft_consensus.cc:493] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.938403  1904 raft_consensus.cc:3060] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.939775  1485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:13.940474  1608 ts_tablet_manager.cc:1434] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 12:13:13.940413  1485 raft_consensus.cc:2468] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:13.951597  1904 raft_consensus.cc:515] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.953680  1608 tablet_bootstrap.cc:492] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:13.956779  1904 leader_election.cc:290] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:13.967301  1383 leader_election.cc:304] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:13.970079  1948 raft_consensus.cc:2804] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.970463  1948 raft_consensus.cc:493] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.970796  1948 raft_consensus.cc:3060] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.977757  1315 catalog_manager.cc:5697] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:13.990679  2046 raft_consensus.cc:493] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.991290  2046 raft_consensus.cc:515] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:13.997481  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e55b700f36426189660ed23729ca28" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:13.998252  1411 raft_consensus.cc:2468] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:14.000432  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e55b700f36426189660ed23729ca28" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:14.001058  1483 raft_consensus.cc:3060] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.003296  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e55b700f36426189660ed23729ca28" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:14.002677  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add63393dfc341e589c543ed8e74d936" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:14.003575  1607 tablet_bootstrap.cc:654] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.008922  1415 raft_consensus.cc:3060] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.012445  2046 leader_election.cc:290] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:14.020409  1948 raft_consensus.cc:515] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.026504  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:14.026991  1492 raft_consensus.cc:3060] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.014140  1608 tablet_bootstrap.cc:654] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.030874  1948 leader_election.cc:290] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:14.036026  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:14.037004  1489 raft_consensus.cc:2468] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 0.
I20260709 12:13:14.037810  1415 raft_consensus.cc:2468] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
W20260709 12:13:14.040119  1533 consensus_peers.cc:597] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:14.040473  1383 leader_election.cc:304] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:14.041358  1492 raft_consensus.cc:2468] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:14.041980  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:14.042990  1483 raft_consensus.cc:2468] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:14.044486  1567 raft_consensus.cc:3060] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.045693  1969 raft_consensus.cc:2804] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.046197  1969 raft_consensus.cc:493] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.046612  1969 raft_consensus.cc:3060] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.045826  1311 catalog_manager.cc:5697] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:14.057868  1383 leader_election.cc:304] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:14.058646  1920 raft_consensus.cc:2804] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.059268  1920 raft_consensus.cc:697] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:14.060158  1920 consensus_queue.cc:237] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.086401  1533 leader_election.cc:304] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:14.087203  1904 raft_consensus.cc:2804] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.087754  1904 raft_consensus.cc:697] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:14.088631  1904 consensus_queue.cc:237] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.095312  1969 raft_consensus.cc:515] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.098304  1969 leader_election.cc:290] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
W20260709 12:13:14.102511  1380 leader_election.cc:343] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.107327  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:14.108062  1491 raft_consensus.cc:3060] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.116504  1314 catalog_manager.cc:5697] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:14.120294  1380 leader_election.cc:343] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.132113  1533 leader_election.cc:304] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:14.133065  1904 raft_consensus.cc:2749] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.134876  1491 raft_consensus.cc:2468] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 1.
I20260709 12:13:14.136534  1383 leader_election.cc:304] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:14.136901  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:14.137348  1948 raft_consensus.cc:2804] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.137940  1948 raft_consensus.cc:697] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:14.140204  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:14.140930  1904 consensus_queue.cc:1048] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.142144  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:14.138737  1948 consensus_queue.cc:237] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:14.152746  1380 leader_election.cc:343] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:14.153642  1380 leader_election.cc:343] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:14.156876  1380 leader_election.cc:343] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.164187  1607 tablet_bootstrap.cc:492] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:14.173007  1607 ts_tablet_manager.cc:1403] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.348s	user 0.031s	sys 0.028s
I20260709 12:13:14.179620  1607 raft_consensus.cc:359] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:14.180434  1363 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:14.187853  1607 raft_consensus.cc:385] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.188165  1607 raft_consensus.cc:740] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.188884  1607 consensus_queue.cc:260] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.187017  1315 catalog_manager.cc:5697] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.191330  1608 tablet_bootstrap.cc:492] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:14.191779  1608 ts_tablet_manager.cc:1403] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.250s	user 0.010s	sys 0.007s
I20260709 12:13:14.193181  1607 ts_tablet_manager.cc:1434] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260709 12:13:14.194252  1607 tablet_bootstrap.cc:492] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:14.194371  1608 raft_consensus.cc:359] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.195024  1608 raft_consensus.cc:385] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.195257  1608 raft_consensus.cc:740] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.195910  1608 consensus_queue.cc:260] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.197446  1608 ts_tablet_manager.cc:1434] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 12:13:14.200232  1608 tablet_bootstrap.cc:492] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:14.200655  1311 catalog_manager.cc:5697] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:14.209210  1608 tablet_bootstrap.cc:654] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.209247  1942 raft_consensus.cc:493] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.209894  1942 raft_consensus.cc:515] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:14.212349  1455 consensus_peers.cc:597] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:14.215163  1942 leader_election.cc:290] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:14.217360  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f067f053ca224ce1a58456ae19475adf" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:14.218051  1489 raft_consensus.cc:2468] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:14.222021  1533 leader_election.cc:304] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:14.222819  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f067f053ca224ce1a58456ae19475adf" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:14.225181  1942 raft_consensus.cc:2804] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.225309  2042 consensus_queue.cc:1048] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:14.226181  1533 leader_election.cc:343] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.225579  1942 raft_consensus.cc:493] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.226792  1608 tablet_bootstrap.cc:492] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:14.226752  1942 raft_consensus.cc:3060] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.227303  1608 ts_tablet_manager.cc:1403] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260709 12:13:14.230779  1608 raft_consensus.cc:359] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.231657  1608 raft_consensus.cc:385] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.231986  1608 raft_consensus.cc:740] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.232860  1608 consensus_queue.cc:260] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.233522  1607 tablet_bootstrap.cc:654] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.235293  1608 ts_tablet_manager.cc:1434] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:13:14.236373  1608 tablet_bootstrap.cc:492] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:14.238716  1942 raft_consensus.cc:515] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.240644  1942 leader_election.cc:290] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:14.241703  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f067f053ca224ce1a58456ae19475adf" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:14.243604  1608 tablet_bootstrap.cc:654] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:14.244526  1533 leader_election.cc:343] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.245432  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f067f053ca224ce1a58456ae19475adf" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:14.246013  1489 raft_consensus.cc:3060] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.256983  1489 raft_consensus.cc:2468] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:14.259337  1969 raft_consensus.cc:493] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.260119  1607 tablet_bootstrap.cc:492] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:14.269668  1608 tablet_bootstrap.cc:492] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:14.269354  1969 raft_consensus.cc:515] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.269999  1607 ts_tablet_manager.cc:1403] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.000s
I20260709 12:13:14.270125  1608 ts_tablet_manager.cc:1403] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.015s
I20260709 12:13:14.272050  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fbdd3e61e045ea8d997ae5fc1d242f" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:14.272696  1608 raft_consensus.cc:359] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.273365  1608 raft_consensus.cc:385] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.273629  1608 raft_consensus.cc:740] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.274148  1533 leader_election.cc:304] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:14.274255  1608 consensus_queue.cc:260] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.275919  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fbdd3e61e045ea8d997ae5fc1d242f" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:14.277045  1904 raft_consensus.cc:2804] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.277535  1904 raft_consensus.cc:697] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:14.278247  1380 leader_election.cc:304] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:14.278398  1904 consensus_queue.cc:237] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.278945  1948 raft_consensus.cc:2749] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.278774  1608 ts_tablet_manager.cc:1434] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:14.276646  1942 raft_consensus.cc:493] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.279973  1942 raft_consensus.cc:515] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.280418  1608 tablet_bootstrap.cc:492] T f067f053ca224ce1a58456ae19475adf P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:14.282258  1969 leader_election.cc:290] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:14.275854  1607 raft_consensus.cc:359] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.284861  1607 raft_consensus.cc:385] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.285152  1607 raft_consensus.cc:740] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.287029  1608 tablet_bootstrap.cc:654] T f067f053ca224ce1a58456ae19475adf P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.286890  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8ec56338cd4b49955bdcc11ec88f0d" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:14.287577  1491 raft_consensus.cc:2468] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:14.284403  1942 leader_election.cc:290] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:14.290066  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8ec56338cd4b49955bdcc11ec88f0d" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:14.285827  1607 consensus_queue.cc:260] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.292366  1607 ts_tablet_manager.cc:1434] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:13:14.293481  1607 tablet_bootstrap.cc:492] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
W20260709 12:13:14.295383  1533 leader_election.cc:343] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.296216  1533 leader_election.cc:304] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:14.297924  1932 raft_consensus.cc:2804] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.298290  1932 raft_consensus.cc:493] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.298633  1932 raft_consensus.cc:3060] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.301996  1608 tablet_bootstrap.cc:492] T f067f053ca224ce1a58456ae19475adf P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:14.302448  1608 ts_tablet_manager.cc:1403] T f067f053ca224ce1a58456ae19475adf P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260709 12:13:14.304867  1608 raft_consensus.cc:359] T f067f053ca224ce1a58456ae19475adf P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.305488  1608 raft_consensus.cc:385] T f067f053ca224ce1a58456ae19475adf P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.305768  1608 raft_consensus.cc:740] T f067f053ca224ce1a58456ae19475adf P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.306165  1932 raft_consensus.cc:515] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.306490  1608 consensus_queue.cc:260] T f067f053ca224ce1a58456ae19475adf P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.308135  1932 leader_election.cc:290] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:14.308561  1608 ts_tablet_manager.cc:1434] T f067f053ca224ce1a58456ae19475adf P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:14.310117  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8ec56338cd4b49955bdcc11ec88f0d" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:14.310706  1491 raft_consensus.cc:3060] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.311483  1608 tablet_bootstrap.cc:492] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59: Bootstrap starting.
I20260709 12:13:14.309161  1311 catalog_manager.cc:5697] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.313984  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8ec56338cd4b49955bdcc11ec88f0d" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:14.316769  1491 raft_consensus.cc:2468] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:14.319196  1608 tablet_bootstrap.cc:654] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.322956  1533 leader_election.cc:304] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:14.323606  1942 raft_consensus.cc:2804] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.324771  1608 tablet_bootstrap.cc:492] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59: No bootstrap required, opened a new log
I20260709 12:13:14.325201  1608 ts_tablet_manager.cc:1403] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
W20260709 12:13:14.325968  1533 leader_election.cc:343] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.326247  1942 raft_consensus.cc:697] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:14.327105  1942 consensus_queue.cc:237] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.327637  1608 raft_consensus.cc:359] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.328244  1608 raft_consensus.cc:385] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.328481  1608 raft_consensus.cc:740] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.329063  1608 consensus_queue.cc:260] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.330986  1608 ts_tablet_manager.cc:1434] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:13:14.336120  1607 tablet_bootstrap.cc:654] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.343978  1607 tablet_bootstrap.cc:492] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:14.344415  1607 ts_tablet_manager.cc:1403] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.003s
I20260709 12:13:14.346844  1607 raft_consensus.cc:359] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.345916  1314 catalog_manager.cc:5697] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.347488  1607 raft_consensus.cc:385] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.347887  1607 raft_consensus.cc:740] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.348534  1607 consensus_queue.cc:260] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.350026  1607 ts_tablet_manager.cc:1434] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:13:14.350929  1607 tablet_bootstrap.cc:492] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:14.356395  1607 tablet_bootstrap.cc:654] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.361949  1607 tablet_bootstrap.cc:492] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:14.362385  1607 ts_tablet_manager.cc:1403] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:13:14.365851  1607 raft_consensus.cc:359] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.366457  1607 raft_consensus.cc:385] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.366700  1607 raft_consensus.cc:740] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.367287  1607 consensus_queue.cc:260] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.369282  1607 ts_tablet_manager.cc:1434] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:13:14.370199  1607 tablet_bootstrap.cc:492] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:14.375751  1607 tablet_bootstrap.cc:654] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.382617  1607 tablet_bootstrap.cc:492] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:14.384450  1607 ts_tablet_manager.cc:1403] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:13:14.386956  1607 raft_consensus.cc:359] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.387639  1607 raft_consensus.cc:385] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.387964  1607 raft_consensus.cc:740] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.388659  1607 consensus_queue.cc:260] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.390772  1607 ts_tablet_manager.cc:1434] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:14.391522  1607 tablet_bootstrap.cc:492] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3: Bootstrap starting.
I20260709 12:13:14.397521  1607 tablet_bootstrap.cc:654] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.405855  1607 tablet_bootstrap.cc:492] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3: No bootstrap required, opened a new log
I20260709 12:13:14.406253  1607 ts_tablet_manager.cc:1403] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 12:13:14.408468  1607 raft_consensus.cc:359] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.409013  1607 raft_consensus.cc:385] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.409183  1607 raft_consensus.cc:740] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.409578  1607 consensus_queue.cc:260] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.410969  1607 ts_tablet_manager.cc:1434] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:13:14.435453  1942 raft_consensus.cc:493] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.435925  1942 raft_consensus.cc:515] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.437963  1942 leader_election.cc:290] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:14.439469  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2162b78c81847798c5b008ab0abaf2c" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:14.440250  1489 raft_consensus.cc:2393] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:14.440425  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2162b78c81847798c5b008ab0abaf2c" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:14.441603  1533 leader_election.cc:304] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:14.442198  1942 raft_consensus.cc:3060] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.444801  1410 raft_consensus.cc:3060] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.447110  1942 raft_consensus.cc:2749] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.457033  1969 raft_consensus.cc:493] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.457545  1969 raft_consensus.cc:515] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.460863  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486831dbf2d4101838a77c131744426" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:14.461786  1828 raft_consensus.cc:493] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.462246  1828 raft_consensus.cc:515] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.464198  1828 leader_election.cc:290] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:14.465842  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8ec56338cd4b49955bdcc11ec88f0d" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:14.466504  1969 leader_election.cc:290] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:14.467823  1567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486831dbf2d4101838a77c131744426" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:14.469530  1969 consensus_queue.cc:1048] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.470252  1380 leader_election.cc:304] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:14.471693  1969 raft_consensus.cc:2749] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.472514  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8ec56338cd4b49955bdcc11ec88f0d" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:14.473234  1491 raft_consensus.cc:2393] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 130db8639f96494db6e47c6c079e2c59 in current term 1: Already voted for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in this term.
I20260709 12:13:14.475855  1383 leader_election.cc:304] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:14.476897  2055 raft_consensus.cc:3060] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.484005  2055 raft_consensus.cc:2749] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.492028  1828 consensus_queue.cc:1048] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.504988  1932 raft_consensus.cc:493] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.505529  1932 raft_consensus.cc:515] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.507571  1932 leader_election.cc:290] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:14.508813  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a51d77cd7498f9a533d8b4998e680" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:14.508852  1489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a51d77cd7498f9a533d8b4998e680" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:14.509538  1410 raft_consensus.cc:2468] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:14.510144  1489 raft_consensus.cc:2468] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 0.
I20260709 12:13:14.511114  1533 leader_election.cc:304] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:14.511829  1932 raft_consensus.cc:2804] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.512176  1932 raft_consensus.cc:493] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.512521  1932 raft_consensus.cc:3060] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.518399  1932 raft_consensus.cc:515] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.520018  1932 leader_election.cc:290] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:14.520694  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a51d77cd7498f9a533d8b4998e680" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:14.520881  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a51d77cd7498f9a533d8b4998e680" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:14.521196  1410 raft_consensus.cc:3060] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.521420  1491 raft_consensus.cc:3060] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.525810  1410 raft_consensus.cc:2468] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:14.526368  1491 raft_consensus.cc:2468] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:14.526643  1533 leader_election.cc:304] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:14.527386  1932 raft_consensus.cc:2804] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.527897  1932 raft_consensus.cc:697] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:14.530218  1932 consensus_queue.cc:237] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.540164  1314 catalog_manager.cc:5697] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.562948  1942 consensus_queue.cc:1048] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.563944  1410 raft_consensus.cc:3060] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.584820  1828 consensus_queue.cc:1048] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.587255  1970 consensus_queue.cc:1048] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.603525  1567 raft_consensus.cc:3060] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.613191  1828 consensus_queue.cc:1048] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.615927  1904 raft_consensus.cc:493] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.616039  1942 raft_consensus.cc:493] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.616443  1904 raft_consensus.cc:515] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.616585  1942 raft_consensus.cc:515] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.618326  1904 leader_election.cc:290] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:14.618770  1942 leader_election.cc:290] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:14.619752  1904 raft_consensus.cc:493] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.620275  1904 raft_consensus.cc:515] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:14.620601  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c86122ee8cd4acfba8bdf8e7f60dca7" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:14.620896  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c86122ee8cd4acfba8bdf8e7f60dca7" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:14.623202  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:14.626109  1904 leader_election.cc:290] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:14.626425  1533 leader_election.cc:304] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:14.627130  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:14.628156  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "130db8639f96494db6e47c6c079e2c59" is_pre_election: true
I20260709 12:13:14.628342  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
I20260709 12:13:14.629014  1904 raft_consensus.cc:2749] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.630707  1533 leader_election.cc:304] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:14.631402  1904 raft_consensus.cc:2749] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.632009  1491 raft_consensus.cc:2393] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4d3de0d13743249cfb2d26e9fde8a3 in current term 1: Already voted for candidate 130db8639f96494db6e47c6c079e2c59 in this term.
I20260709 12:13:14.633021  1533 leader_election.cc:304] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:14.633720  1942 raft_consensus.cc:3060] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.641161  1942 raft_consensus.cc:2749] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.643889  1920 consensus_queue.cc:1048] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.653434  1948 consensus_queue.cc:1048] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:14.712415  1560 raft_consensus.cc:3060] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.747699  1415 raft_consensus.cc:3060] T f067f053ca224ce1a58456ae19475adf P 130db8639f96494db6e47c6c079e2c59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.754132  1942 consensus_queue.cc:1048] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.766223  1970 consensus_queue.cc:1048] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.812951  1970 consensus_queue.cc:1048] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.824002  1942 consensus_queue.cc:1048] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.911229  1970 consensus_queue.cc:1048] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.920970  1970 consensus_queue.cc:1048] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:16.030108 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:16.055365  2097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:16.057987  2098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:16.059700  2100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:16.060401 32718 server_base.cc:1061] running on GCE node
I20260709 12:13:16.065292 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:16.065672 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:16.065994 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599196065973 us; error 0 us; skew 500 ppm
I20260709 12:13:16.066787 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:16.071839 32718 webserver.cc:533] Webserver started at http://127.31.243.132:33089/ using document root <none> and password file <none>
I20260709 12:13:16.072506 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:16.072849 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:16.073307 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:16.074831 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-3-root/instance:
uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
format_stamp: "Formatted at 2026-07-09 12:13:16 on dist-test-slave-s0gw"
I20260709 12:13:16.080446 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260709 12:13:16.084602  2105 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:16.086014 32718 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 12:13:16.086426 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-3-root
uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
format_stamp: "Formatted at 2026-07-09 12:13:16 on dist-test-slave-s0gw"
I20260709 12:13:16.086822 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:16.102200 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:16.104442 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:16.107228 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:16.109983 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:16.110183 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:16.110462 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:16.110635 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:16.175906 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.132:37013
I20260709 12:13:16.175994  2168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.132:37013 every 8 connection(s)
I20260709 12:13:16.180751 32718 auto_leader_rebalancer-test.cc:439] add a tserver: b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:16.197711  2169 heartbeater.cc:344] Connected to a master server at 127.31.243.190:46115
I20260709 12:13:16.198172  2169 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:16.198990  2169 heartbeater.cc:507] Master 127.31.243.190:46115 requested a full tablet report, sending...
I20260709 12:13:16.201422  1314 ts_manager.cc:194] Registered new tserver with Master: b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:16.203341  1314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52814
I20260709 12:13:16.342769  1567 consensus_queue.cc:237] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:16.352334  1491 raft_consensus.cc:1275] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:16.353408  1415 raft_consensus.cc:1275] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:16.355108  1932 consensus_queue.cc:1048] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:16.355962  1942 consensus_queue.cc:1048] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:16.365242  1942 raft_consensus.cc:2955] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:16.367110  1491 raft_consensus.cc:2955] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
W20260709 12:13:16.373075  1533 consensus_peers.cc:597] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d486831dbf2d4101838a77c131744426. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:16.388935  1314 catalog_manager.cc:5697] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:16.392874  1415 raft_consensus.cc:2955] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:16.417842  1415 consensus_queue.cc:237] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:16.427294  1560 raft_consensus.cc:1275] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:16.428900  2189 consensus_queue.cc:1048] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:16.444705  1483 raft_consensus.cc:1275] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:16.446208  2189 consensus_queue.cc:1048] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:16.447765  1969 raft_consensus.cc:2955] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:16.460723  1560 raft_consensus.cc:2955] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:16.462975  1415 consensus_queue.cc:237] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:16.476593  1311 catalog_manager.cc:5697] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:16.479146  1383 consensus_peers.cc:597] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dfa229e3006f416fbca5f9fa10802378. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:16.486038  1489 raft_consensus.cc:1275] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:16.486239  1383 consensus_peers.cc:597] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bcaf51799fe6488ebb3167511a8dbf9e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:16.486038  1483 raft_consensus.cc:2955] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:16.488725  1567 raft_consensus.cc:1275] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:16.490931  2096 consensus_queue.cc:1048] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:16.491849  1969 consensus_queue.cc:1048] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:16.507277  1969 raft_consensus.cc:2955] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:16.508599  1483 raft_consensus.cc:2955] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:16.516260  1567 raft_consensus.cc:2955] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:16.522027  1411 consensus_queue.cc:237] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:16.526868  1311 catalog_manager.cc:5697] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:16.546307  1561 raft_consensus.cc:1275] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:16.548678  1920 consensus_queue.cc:1048] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:16.550824  1383 consensus_peers.cc:597] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 889b2213af2b486a9918c3eedee0a05f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:16.560096  1491 raft_consensus.cc:1275] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:16.565977  1969 consensus_queue.cc:1048] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:16.568382  1969 raft_consensus.cc:2955] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:16.574553  1567 raft_consensus.cc:2955] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:16.585076  1489 raft_consensus.cc:2955] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:16.599056  1311 catalog_manager.cc:5697] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:16.883016  2200 ts_tablet_manager.cc:933] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:16.886955  2200 tablet_copy_client.cc:323] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:16.886770  2201 ts_tablet_manager.cc:933] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:16.890493  2201 tablet_copy_client.cc:323] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.131:40017
I20260709 12:13:16.903684  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet dfa229e3006f416fbca5f9fa10802378 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:16.904290  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet dfa229e3006f416fbca5f9fa10802378 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-dfa229e3006f416fbca5f9fa10802378
I20260709 12:13:16.912606  1427 tablet_copy_source_session.cc:215] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:16.914906  1577 tablet_copy_service.cc:140] P bd4d3de0d13743249cfb2d26e9fde8a3: Received BeginTabletCopySession request for tablet d486831dbf2d4101838a77c131744426 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:38846)
I20260709 12:13:16.915522  1577 tablet_copy_service.cc:161] P bd4d3de0d13743249cfb2d26e9fde8a3: Beginning new tablet copy session on tablet d486831dbf2d4101838a77c131744426 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:38846: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-d486831dbf2d4101838a77c131744426
I20260709 12:13:16.920075  2200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa229e3006f416fbca5f9fa10802378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:16.923029  1577 tablet_copy_source_session.cc:215] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:16.926095  2201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d486831dbf2d4101838a77c131744426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:16.935258  2200 tablet_copy_client.cc:806] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:16.935879  2200 tablet_copy_client.cc:670] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:16.937732  2201 tablet_copy_client.cc:806] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:16.938840  2201 tablet_copy_client.cc:670] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:16.940972  2200 tablet_copy_client.cc:538] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:16.942428  2201 tablet_copy_client.cc:538] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:16.947647  2200 tablet_bootstrap.cc:492] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:16.950465  2201 tablet_bootstrap.cc:492] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:16.979326  2201 tablet_bootstrap.cc:492] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:16.980314  2201 tablet_bootstrap.cc:492] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:16.980944  2201 ts_tablet_manager.cc:1403] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.004s
I20260709 12:13:16.984247  2201 raft_consensus.cc:359] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:16.985085  2201 raft_consensus.cc:740] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:16.985855  2201 consensus_queue.cc:260] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:16.994446  2169 heartbeater.cc:499] Master 127.31.243.190:46115 was elected leader, sending a full tablet report...
I20260709 12:13:16.995735  2201 ts_tablet_manager.cc:1434] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.009s
I20260709 12:13:16.998662  1577 tablet_copy_service.cc:342] P bd4d3de0d13743249cfb2d26e9fde8a3: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-d486831dbf2d4101838a77c131744426 received from {username='slave'} at 127.0.0.1:38846
I20260709 12:13:16.999161  1577 tablet_copy_service.cc:434] P bd4d3de0d13743249cfb2d26e9fde8a3: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-d486831dbf2d4101838a77c131744426 on tablet d486831dbf2d4101838a77c131744426 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:17.024670  2200 tablet_bootstrap.cc:492] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:17.025764  2200 tablet_bootstrap.cc:492] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:17.027362  2200 ts_tablet_manager.cc:1403] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.080s	user 0.027s	sys 0.023s
I20260709 12:13:17.030357  2200 raft_consensus.cc:359] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:17.031190  2200 raft_consensus.cc:740] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:17.031673  2200 consensus_queue.cc:260] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:17.033480  2200 ts_tablet_manager.cc:1434] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.002s
I20260709 12:13:17.035140  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-dfa229e3006f416fbca5f9fa10802378 received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:17.035552  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-dfa229e3006f416fbca5f9fa10802378 on tablet dfa229e3006f416fbca5f9fa10802378 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:17.109131  2200 ts_tablet_manager.cc:933] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:17.110873  2200 tablet_copy_client.cc:323] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:17.113821  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet bcaf51799fe6488ebb3167511a8dbf9e from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:17.114357  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet bcaf51799fe6488ebb3167511a8dbf9e from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-bcaf51799fe6488ebb3167511a8dbf9e
I20260709 12:13:17.122810  1427 tablet_copy_source_session.cc:215] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:17.125810  2200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcaf51799fe6488ebb3167511a8dbf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.145937  2200 tablet_copy_client.cc:806] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:17.146544  2200 tablet_copy_client.cc:670] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:17.150063  2200 tablet_copy_client.cc:538] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:17.159812  2200 tablet_bootstrap.cc:492] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:17.170862  2201 ts_tablet_manager.cc:933] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:17.172662  2201 tablet_copy_client.cc:323] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:17.174403  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet 889b2213af2b486a9918c3eedee0a05f from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:17.174942  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet 889b2213af2b486a9918c3eedee0a05f from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-889b2213af2b486a9918c3eedee0a05f
I20260709 12:13:17.183364  1427 tablet_copy_source_session.cc:215] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:17.185899  2200 tablet_bootstrap.cc:492] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:17.186580  2201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 889b2213af2b486a9918c3eedee0a05f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.186722  2200 tablet_bootstrap.cc:492] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:17.189525  2200 ts_tablet_manager.cc:1403] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.006s
I20260709 12:13:17.192956  2200 raft_consensus.cc:359] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:17.193832  2200 raft_consensus.cc:740] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:17.194517  2200 consensus_queue.cc:260] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:17.196820  2200 ts_tablet_manager.cc:1434] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:17.198448  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-bcaf51799fe6488ebb3167511a8dbf9e received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:17.198907  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-bcaf51799fe6488ebb3167511a8dbf9e on tablet bcaf51799fe6488ebb3167511a8dbf9e with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:17.211095  2201 tablet_copy_client.cc:806] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:17.211706  2201 tablet_copy_client.cc:670] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:17.216660  2201 tablet_copy_client.cc:538] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:17.222672  2201 tablet_bootstrap.cc:492] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:17.239755  2201 tablet_bootstrap.cc:492] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:17.240706  2201 tablet_bootstrap.cc:492] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:17.241376  2201 ts_tablet_manager.cc:1403] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 12:13:17.245368  2201 raft_consensus.cc:359] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:17.246263  2201 raft_consensus.cc:740] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:17.246783  2201 consensus_queue.cc:260] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:17.248970  2201 ts_tablet_manager.cc:1434] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:13:17.251020  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-889b2213af2b486a9918c3eedee0a05f received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:17.251457  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-889b2213af2b486a9918c3eedee0a05f on tablet 889b2213af2b486a9918c3eedee0a05f with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:17.375880  2144 raft_consensus.cc:1217] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:17.402920  2144 raft_consensus.cc:1217] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:17.620923  2144 raft_consensus.cc:1217] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:17.639950  2144 raft_consensus.cc:1217] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:17.913964  2176 raft_consensus.cc:1064] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:17.916539  2176 consensus_queue.cc:237] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:17.924124  2144 raft_consensus.cc:1275] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.926589  2183 consensus_queue.cc:1048] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:17.933807  1489 raft_consensus.cc:1275] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.935173  2183 consensus_queue.cc:1048] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:17.938566  1415 raft_consensus.cc:1275] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.939765  2183 consensus_queue.cc:1048] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:17.954051  2212 raft_consensus.cc:1064] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:17.957484  2212 consensus_queue.cc:237] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:17.965490  2183 raft_consensus.cc:2955] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:17.972707  1415 raft_consensus.cc:2955] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:17.973894  1489 raft_consensus.cc:2955] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:17.999017  1311 catalog_manager.cc:5697] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.015084  2144 raft_consensus.cc:1275] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:18.018703  2144 raft_consensus.cc:2955] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.024829  1920 consensus_queue.cc:1048] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:18.031431  1563 raft_consensus.cc:1275] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:18.034248  1489 raft_consensus.cc:1275] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:18.036684  2212 raft_consensus.cc:1064] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:18.039453  2212 consensus_queue.cc:237] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:18.041326  1920 consensus_queue.cc:1048] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:13:18.047307  2189 consensus_queue.cc:1048] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:13:18.057487  2143 raft_consensus.cc:1275] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:18.058936  1489 raft_consensus.cc:1275] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:18.060961  2216 consensus_queue.cc:1048] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:18.063647  2216 consensus_queue.cc:1048] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:18.066665  1561 raft_consensus.cc:1275] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:18.069962  2189 raft_consensus.cc:2955] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.096123  1561 consensus_queue.cc:237] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:18.122812  1483 raft_consensus.cc:1275] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:18.126178  2143 raft_consensus.cc:1275] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:18.134265  2216 raft_consensus.cc:1064] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:18.139648  2218 consensus_queue.cc:1048] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:18.143440  2216 consensus_queue.cc:237] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:18.151165  2218 consensus_queue.cc:1048] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:18.207720  2144 raft_consensus.cc:1275] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:13:18.209458  1380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 141628us
I20260709 12:13:18.210216  1489 raft_consensus.cc:1275] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:18.211243  1483 raft_consensus.cc:2955] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.214351  1567 raft_consensus.cc:1275] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:18.221998  2216 consensus_queue.cc:1048] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:18.222251  2239 raft_consensus.cc:2955] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.225621  2212 consensus_queue.cc:1048] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:18.227276  2222 raft_consensus.cc:2955] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.244370  1314 catalog_manager.cc:5697] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.248525  2144 raft_consensus.cc:2955] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.250052  1563 raft_consensus.cc:2955] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.252406  2212 consensus_queue.cc:1048] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:18.255020  2212 consensus_queue.cc:1048] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:18.257844  1299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d486831dbf2d4101838a77c131744426 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:18.260488  2143 raft_consensus.cc:2955] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.271145  1315 catalog_manager.cc:5697] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:18.260486  1483 raft_consensus.cc:2955] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.301944  1407 tablet_service.cc:1558] Processing DeleteTablet for tablet d486831dbf2d4101838a77c131744426 with delete_type TABLET_DATA_TOMBSTONED (TS 130db8639f96494db6e47c6c079e2c59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54740
I20260709 12:13:18.312469  1311 catalog_manager.cc:5697] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.317029  1561 raft_consensus.cc:2955] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.321810  2143 raft_consensus.cc:2955] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.327975  1920 raft_consensus.cc:2955] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.342147  2246 tablet_replica.cc:333] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:18.343251  2246 raft_consensus.cc:2243] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:18.343974  2246 raft_consensus.cc:2272] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:18.348387  1567 raft_consensus.cc:2955] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.360869  1313 catalog_manager.cc:5697] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.362237  1483 raft_consensus.cc:2955] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.370306  2246 ts_tablet_manager.cc:1916] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:18.384877  1489 raft_consensus.cc:2955] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.390738  2246 ts_tablet_manager.cc:1929] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:18.401548  2246 log.cc:1199] T d486831dbf2d4101838a77c131744426 P 130db8639f96494db6e47c6c079e2c59: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/wals/d486831dbf2d4101838a77c131744426
I20260709 12:13:18.404354  2144 raft_consensus.cc:2955] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.404958  1408 consensus_queue.cc:237] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:18.425942  1302 catalog_manager.cc:5028] TS 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): tablet d486831dbf2d4101838a77c131744426 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:18.426615  1483 raft_consensus.cc:1275] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:18.427573  2144 raft_consensus.cc:1275] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:18.429243  1408 consensus_queue.cc:237] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:18.431537  2235 consensus_queue.cc:1048] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:18.435231  2239 consensus_queue.cc:1048] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:18.442047  1489 raft_consensus.cc:1275] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:18.442926  2143 raft_consensus.cc:1275] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:18.444973  2235 consensus_queue.cc:1048] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:18.446467  2239 consensus_queue.cc:1048] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:18.457476  2234 raft_consensus.cc:2955] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.462424  2189 raft_consensus.cc:2955] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.462953  1483 raft_consensus.cc:2955] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.466384  2144 raft_consensus.cc:2955] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.480652  1315 catalog_manager.cc:5697] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.484848  2143 raft_consensus.cc:2955] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.488101  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 889b2213af2b486a9918c3eedee0a05f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:18.491070  1313 catalog_manager.cc:5697] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:18.494863  1489 raft_consensus.cc:2955] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.497628  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet dfa229e3006f416fbca5f9fa10802378 with delete_type TABLET_DATA_TOMBSTONED (TS bd4d3de0d13743249cfb2d26e9fde8a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:18.504549  2247 tablet_replica.cc:333] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:18.507020  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet 889b2213af2b486a9918c3eedee0a05f with delete_type TABLET_DATA_TOMBSTONED (TS bd4d3de0d13743249cfb2d26e9fde8a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:18.514308  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dfa229e3006f416fbca5f9fa10802378 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:18.521648  2247 raft_consensus.cc:2243] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:18.522496  2247 raft_consensus.cc:2272] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:18.526940  2247 ts_tablet_manager.cc:1916] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:18.542529  2247 ts_tablet_manager.cc:1929] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:18.543005  2247 log.cc:1199] T dfa229e3006f416fbca5f9fa10802378 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/wals/dfa229e3006f416fbca5f9fa10802378
I20260709 12:13:18.544734  1299 catalog_manager.cc:5028] TS bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): tablet dfa229e3006f416fbca5f9fa10802378 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:18.546015  2247 tablet_replica.cc:333] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:18.547020  2247 raft_consensus.cc:2243] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:18.547650  2247 raft_consensus.cc:2272] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:18.550464  2247 ts_tablet_manager.cc:1916] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:18.562669  2247 ts_tablet_manager.cc:1929] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:18.563076  2247 log.cc:1199] T 889b2213af2b486a9918c3eedee0a05f P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/wals/889b2213af2b486a9918c3eedee0a05f
I20260709 12:13:18.564519  1299 catalog_manager.cc:5028] TS bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): tablet 889b2213af2b486a9918c3eedee0a05f (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:18.857394  1410 consensus_queue.cc:237] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:18.866297  2143 raft_consensus.cc:1275] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:18.867954  2189 consensus_queue.cc:1048] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:18.870814  1563 raft_consensus.cc:1275] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:18.872112  2239 consensus_queue.cc:1048] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:18.876266  2235 raft_consensus.cc:2955] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.877892  2143 raft_consensus.cc:2955] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.892493  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bcaf51799fe6488ebb3167511a8dbf9e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:18.898193  1313 catalog_manager.cc:5697] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.901435  1563 raft_consensus.cc:2955] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:18.909807  1481 tablet_service.cc:1558] Processing DeleteTablet for tablet bcaf51799fe6488ebb3167511a8dbf9e with delete_type TABLET_DATA_TOMBSTONED (TS 0cc37d6f6bd04371a8695befcf603c73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:18.912830  2248 tablet_replica.cc:333] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:18.914346  2248 raft_consensus.cc:2243] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:18.915321  2248 raft_consensus.cc:2272] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:18.918486  2248 ts_tablet_manager.cc:1916] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:18.931401  2248 ts_tablet_manager.cc:1929] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:18.931892  2248 log.cc:1199] T bcaf51799fe6488ebb3167511a8dbf9e P 0cc37d6f6bd04371a8695befcf603c73: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/wals/bcaf51799fe6488ebb3167511a8dbf9e
I20260709 12:13:18.933200  1302 catalog_manager.cc:5028] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): tablet bcaf51799fe6488ebb3167511a8dbf9e (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:19.982530  1567 consensus_queue.cc:237] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue 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: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:19.988382  1489 raft_consensus.cc:1275] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:19.989313  1533 consensus_peers.cc:597] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e1c269e934e478a9b8e846ede48bb00. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:19.992130  1411 raft_consensus.cc:1275] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:19.992805  2218 consensus_queue.cc:1048] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:19.993702  2176 consensus_queue.cc:1048] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:20.000722  2176 raft_consensus.cc:2955] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:20.003252  1411 raft_consensus.cc:2955] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:20.003966  1489 raft_consensus.cc:2955] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:20.012457  1567 consensus_queue.cc:237] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:20.015666  1313 catalog_manager.cc:5697] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:20.027005  1533 consensus_peers.cc:597] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dda29bddc14943318f6f2dd223dcdb11. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:20.029548  1489 raft_consensus.cc:1275] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:20.029769  1411 raft_consensus.cc:1275] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:20.031592  2253 consensus_queue.cc:1048] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:20.033012  2218 consensus_queue.cc:1048] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:20.040118  2253 raft_consensus.cc:2955] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:20.051138  1411 raft_consensus.cc:2955] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:20.058561  1489 raft_consensus.cc:2955] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:20.064251  1567 consensus_queue.cc:237] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:20.071188  1311 catalog_manager.cc:5697] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:20.081133  1489 raft_consensus.cc:1275] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:20.082253  1533 consensus_peers.cc:597] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c954fecdda6c4c529376ba0874195dcc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:20.084506  1411 raft_consensus.cc:1275] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:20.086571  2218 consensus_queue.cc:1048] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:20.089359  2253 consensus_queue.cc:1048] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:20.101816  2253 raft_consensus.cc:2955] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:20.104486  1489 raft_consensus.cc:2955] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:20.109758  1411 raft_consensus.cc:2955] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:20.122061  1311 catalog_manager.cc:5697] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:20.151360  1489 consensus_queue.cc:237] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:20.160418  1563 raft_consensus.cc:1275] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:20.162617  2110 consensus_queue.cc:1048] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:20.172472  1411 raft_consensus.cc:1275] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:20.177054  2110 consensus_queue.cc:1048] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:20.183990  2196 raft_consensus.cc:2955] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:20.188280  1563 raft_consensus.cc:2955] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:20.197779  1411 raft_consensus.cc:2955] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
W20260709 12:13:20.207839  1458 consensus_peers.cc:597] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30d6756174c645efa816c146bb02a6d0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:20.209869  1311 catalog_manager.cc:5697] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:20.511634  2271 ts_tablet_manager.cc:933] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:20.514348  2271 tablet_copy_client.cc:323] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.131:40017
I20260709 12:13:20.516155  1577 tablet_copy_service.cc:140] P bd4d3de0d13743249cfb2d26e9fde8a3: Received BeginTabletCopySession request for tablet 4e1c269e934e478a9b8e846ede48bb00 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:38846)
I20260709 12:13:20.516759  1577 tablet_copy_service.cc:161] P bd4d3de0d13743249cfb2d26e9fde8a3: Beginning new tablet copy session on tablet 4e1c269e934e478a9b8e846ede48bb00 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:38846: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-4e1c269e934e478a9b8e846ede48bb00
I20260709 12:13:20.523465  1577 tablet_copy_source_session.cc:215] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:20.526412  2271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e1c269e934e478a9b8e846ede48bb00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:20.537407  2271 tablet_copy_client.cc:806] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:20.538028  2271 tablet_copy_client.cc:670] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:20.547417  2271 tablet_copy_client.cc:538] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:20.550410  2274 ts_tablet_manager.cc:933] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:20.555128  2275 ts_tablet_manager.cc:933] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:20.558693  2271 tablet_bootstrap.cc:492] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:20.564695  2274 tablet_copy_client.cc:323] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.130:44747
I20260709 12:13:20.568331  2275 tablet_copy_client.cc:323] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.131:40017
I20260709 12:13:20.570212  1577 tablet_copy_service.cc:140] P bd4d3de0d13743249cfb2d26e9fde8a3: Received BeginTabletCopySession request for tablet c954fecdda6c4c529376ba0874195dcc from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:38846)
I20260709 12:13:20.570729  1577 tablet_copy_service.cc:161] P bd4d3de0d13743249cfb2d26e9fde8a3: Beginning new tablet copy session on tablet c954fecdda6c4c529376ba0874195dcc from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:38846: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-c954fecdda6c4c529376ba0874195dcc
I20260709 12:13:20.578480  1502 tablet_copy_service.cc:140] P 0cc37d6f6bd04371a8695befcf603c73: Received BeginTabletCopySession request for tablet 30d6756174c645efa816c146bb02a6d0 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:48046)
I20260709 12:13:20.579130  1502 tablet_copy_service.cc:161] P 0cc37d6f6bd04371a8695befcf603c73: Beginning new tablet copy session on tablet 30d6756174c645efa816c146bb02a6d0 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:48046: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-30d6756174c645efa816c146bb02a6d0
I20260709 12:13:20.584792  2271 tablet_bootstrap.cc:492] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:20.584908  1577 tablet_copy_source_session.cc:215] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:20.585877  2271 tablet_bootstrap.cc:492] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:20.586607  2271 ts_tablet_manager.cc:1403] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.009s
I20260709 12:13:20.589352  2275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c954fecdda6c4c529376ba0874195dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:20.589924  2271 raft_consensus.cc:359] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:20.590798  2271 raft_consensus.cc:740] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:20.591486  2271 consensus_queue.cc:260] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:20.601270  2271 ts_tablet_manager.cc:1434] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 12:13:20.603055  1577 tablet_copy_service.cc:342] P bd4d3de0d13743249cfb2d26e9fde8a3: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-4e1c269e934e478a9b8e846ede48bb00 received from {username='slave'} at 127.0.0.1:38846
I20260709 12:13:20.603484  1577 tablet_copy_service.cc:434] P bd4d3de0d13743249cfb2d26e9fde8a3: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-4e1c269e934e478a9b8e846ede48bb00 on tablet 4e1c269e934e478a9b8e846ede48bb00 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:20.606362  2275 tablet_copy_client.cc:806] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:20.607010  2275 tablet_copy_client.cc:670] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:20.612949  2271 ts_tablet_manager.cc:933] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:20.613634  2275 tablet_copy_client.cc:538] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:20.613991  1502 tablet_copy_source_session.cc:215] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:20.617717  2271 tablet_copy_client.cc:323] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.131:40017
I20260709 12:13:20.618320  2274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d6756174c645efa816c146bb02a6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:20.619575  1577 tablet_copy_service.cc:140] P bd4d3de0d13743249cfb2d26e9fde8a3: Received BeginTabletCopySession request for tablet dda29bddc14943318f6f2dd223dcdb11 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:38846)
I20260709 12:13:20.620102  1577 tablet_copy_service.cc:161] P bd4d3de0d13743249cfb2d26e9fde8a3: Beginning new tablet copy session on tablet dda29bddc14943318f6f2dd223dcdb11 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:38846: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-dda29bddc14943318f6f2dd223dcdb11
I20260709 12:13:20.627997  2275 tablet_bootstrap.cc:492] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:20.629233  1577 tablet_copy_source_session.cc:215] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:20.632552  2271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda29bddc14943318f6f2dd223dcdb11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:20.638339  2274 tablet_copy_client.cc:806] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:20.638994  2274 tablet_copy_client.cc:670] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:20.646147  2274 tablet_copy_client.cc:538] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:20.648381  2271 tablet_copy_client.cc:806] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:20.648967  2271 tablet_copy_client.cc:670] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:20.664912  2274 tablet_bootstrap.cc:492] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:20.669668  2271 tablet_copy_client.cc:538] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:20.681277  2275 tablet_bootstrap.cc:492] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:20.682688  2271 tablet_bootstrap.cc:492] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:20.688472  2275 tablet_bootstrap.cc:492] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:20.691200  2275 ts_tablet_manager.cc:1403] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.012s
I20260709 12:13:20.694692  2275 raft_consensus.cc:359] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:20.695533  2275 raft_consensus.cc:740] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:20.697382  2275 consensus_queue.cc:260] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:20.700208  2275 ts_tablet_manager.cc:1434] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:13:20.702041  1577 tablet_copy_service.cc:342] P bd4d3de0d13743249cfb2d26e9fde8a3: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-c954fecdda6c4c529376ba0874195dcc received from {username='slave'} at 127.0.0.1:38846
I20260709 12:13:20.702477  1577 tablet_copy_service.cc:434] P bd4d3de0d13743249cfb2d26e9fde8a3: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-c954fecdda6c4c529376ba0874195dcc on tablet c954fecdda6c4c529376ba0874195dcc with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:20.704499  2274 tablet_bootstrap.cc:492] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:20.705408  2274 tablet_bootstrap.cc:492] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:20.706056  2274 ts_tablet_manager.cc:1403] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.006s
I20260709 12:13:20.709589  2274 raft_consensus.cc:359] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:20.710522  2274 raft_consensus.cc:740] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:20.711210  2274 consensus_queue.cc:260] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:20.713802  2274 ts_tablet_manager.cc:1434] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:13:20.715746  1502 tablet_copy_service.cc:342] P 0cc37d6f6bd04371a8695befcf603c73: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-30d6756174c645efa816c146bb02a6d0 received from {username='slave'} at 127.0.0.1:48046
I20260709 12:13:20.716176  1502 tablet_copy_service.cc:434] P 0cc37d6f6bd04371a8695befcf603c73: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-30d6756174c645efa816c146bb02a6d0 on tablet 30d6756174c645efa816c146bb02a6d0 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:20.721261  2271 tablet_bootstrap.cc:492] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:20.722189  2271 tablet_bootstrap.cc:492] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:20.722852  2271 ts_tablet_manager.cc:1403] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.003s
I20260709 12:13:20.726394  2271 raft_consensus.cc:359] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:20.727175  2271 raft_consensus.cc:740] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:20.727777  2271 consensus_queue.cc:260] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:20.730068  2271 ts_tablet_manager.cc:1434] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:20.731637  1577 tablet_copy_service.cc:342] P bd4d3de0d13743249cfb2d26e9fde8a3: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-dda29bddc14943318f6f2dd223dcdb11 received from {username='slave'} at 127.0.0.1:38846
I20260709 12:13:20.732043  1577 tablet_copy_service.cc:434] P bd4d3de0d13743249cfb2d26e9fde8a3: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-dda29bddc14943318f6f2dd223dcdb11 on tablet dda29bddc14943318f6f2dd223dcdb11 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:20.986788  2144 raft_consensus.cc:1217] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:21.022953  2144 raft_consensus.cc:1217] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:21.033704  2144 raft_consensus.cc:1217] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:21.112694  2144 raft_consensus.cc:1217] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:21.517935  2196 raft_consensus.cc:1064] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:21.520242  2196 consensus_queue.cc:237] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:21.534340  1567 raft_consensus.cc:1275] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:21.536034  2144 raft_consensus.cc:1275] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:21.537916  2196 consensus_queue.cc:1048] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.546250  2288 consensus_queue.cc:1048] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.546607  1411 raft_consensus.cc:1275] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:21.549237  2288 consensus_queue.cc:1048] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.555757  2273 raft_consensus.cc:2955] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.557698  2286 raft_consensus.cc:1064] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:21.560284  2286 consensus_queue.cc:237] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:21.563117  2144 raft_consensus.cc:2955] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.567078  1567 raft_consensus.cc:2955] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.586125  1411 raft_consensus.cc:2955] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.574695  1313 catalog_manager.cc:5697] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:21.597745  2144 raft_consensus.cc:1275] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:21.598263  1410 raft_consensus.cc:1275] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:21.600725  1483 raft_consensus.cc:1275] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:21.603988  2253 consensus_queue.cc:1048] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.604943  2286 consensus_queue.cc:1048] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.615947  2218 consensus_queue.cc:1048] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:21.627403  2286 raft_consensus.cc:2955] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.636536  2253 raft_consensus.cc:1064] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:21.639185  2253 consensus_queue.cc:237] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:21.643664  1411 raft_consensus.cc:2955] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.643306  2144 raft_consensus.cc:2955] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.660400  1311 catalog_manager.cc:5697] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:21.663986  1483 consensus_queue.cc:237] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:21.667465  1489 raft_consensus.cc:2955] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.672278  2143 raft_consensus.cc:1275] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:21.674185  1483 raft_consensus.cc:1275] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:21.674489  1410 raft_consensus.cc:1275] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:21.677721  2143 raft_consensus.cc:1275] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:21.679812  2288 consensus_queue.cc:1048] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:21.685638  1567 consensus_queue.cc:237] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:21.689672  1410 raft_consensus.cc:1275] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:21.699443  2288 consensus_queue.cc:1048] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:21.708032  2143 raft_consensus.cc:1275] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:21.712500  2196 raft_consensus.cc:2955] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.715405  1411 raft_consensus.cc:1275] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:21.715927  2144 raft_consensus.cc:2955] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.675341  2218 consensus_queue.cc:1048] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 12:13:21.720865  2301 consensus_queue.cc:1048] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.724329  2253 consensus_queue.cc:1048] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:21.724990  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 30d6756174c645efa816c146bb02a6d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:21.726655  2301 consensus_queue.cc:1048] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:21.731681  2286 consensus_queue.cc:1048] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.734587  1311 catalog_manager.cc:5697] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:21.736250  1415 raft_consensus.cc:2955] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.757350  2218 raft_consensus.cc:1064] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:21.759605  2218 consensus_queue.cc:237] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:21.767529  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet 30d6756174c645efa816c146bb02a6d0 with delete_type TABLET_DATA_TOMBSTONED (TS bd4d3de0d13743249cfb2d26e9fde8a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:21.777586  2303 raft_consensus.cc:2955] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.810820  2309 tablet_replica.cc:333] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:21.811861  2309 raft_consensus.cc:2243] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:21.784500  2253 raft_consensus.cc:2955] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.820590  1485 raft_consensus.cc:2955] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.820855  2143 raft_consensus.cc:2955] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.828835  2309 raft_consensus.cc:2272] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:21.839455  1299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c954fecdda6c4c529376ba0874195dcc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:21.845942  1311 catalog_manager.cc:5697] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.841423  2309 ts_tablet_manager.cc:1916] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:21.850962  2144 raft_consensus.cc:1275] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:21.851176  1415 raft_consensus.cc:1275] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:21.853693  1315 catalog_manager.cc:5697] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.854560  1489 raft_consensus.cc:1275] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:21.855419  2144 raft_consensus.cc:2955] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.856741  1415 raft_consensus.cc:2955] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.870393  1481 tablet_service.cc:1558] Processing DeleteTablet for tablet c954fecdda6c4c529376ba0874195dcc with delete_type TABLET_DATA_TOMBSTONED (TS 0cc37d6f6bd04371a8695befcf603c73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:21.876271  2305 consensus_queue.cc:1048] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:21.878482  2305 consensus_queue.cc:1048] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.890581  2305 consensus_queue.cc:1048] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.916604  1410 raft_consensus.cc:2955] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.924182  1567 consensus_queue.cc:237] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:21.925920  2309 ts_tablet_manager.cc:1929] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:21.936390  2309 log.cc:1199] T 30d6756174c645efa816c146bb02a6d0 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/wals/30d6756174c645efa816c146bb02a6d0
I20260709 12:13:21.938058  1299 catalog_manager.cc:5028] TS bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): tablet 30d6756174c645efa816c146bb02a6d0 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:21.939988  2311 tablet_replica.cc:333] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:21.941056  2311 raft_consensus.cc:2243] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:21.941872  2311 raft_consensus.cc:2272] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:21.941079  2143 raft_consensus.cc:1275] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:21.942639  1411 raft_consensus.cc:1275] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:21.946090  2301 consensus_queue.cc:1048] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:21.947281  2311 ts_tablet_manager.cc:1916] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:21.947935  2305 raft_consensus.cc:2955] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.967810  2294 consensus_queue.cc:1048] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:21.983376  1315 catalog_manager.cc:5697] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:21.990612  2143 raft_consensus.cc:2955] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:21.997807  1485 raft_consensus.cc:2955] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:22.000079  2311 ts_tablet_manager.cc:1929] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:22.000519  2311 log.cc:1199] T c954fecdda6c4c529376ba0874195dcc P 0cc37d6f6bd04371a8695befcf603c73: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/wals/c954fecdda6c4c529376ba0874195dcc
I20260709 12:13:22.004222  1302 catalog_manager.cc:5028] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): tablet c954fecdda6c4c529376ba0874195dcc (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:22.006273  1411 raft_consensus.cc:2955] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:22.016803  2294 raft_consensus.cc:2955] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:22.034512  2144 raft_consensus.cc:2955] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:22.036588  1299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e1c269e934e478a9b8e846ede48bb00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:22.053936  1311 catalog_manager.cc:5697] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:22.065079  1415 raft_consensus.cc:2955] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:22.081576  1481 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e1c269e934e478a9b8e846ede48bb00 with delete_type TABLET_DATA_TOMBSTONED (TS 0cc37d6f6bd04371a8695befcf603c73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:22.082679  2311 tablet_replica.cc:333] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:22.083748  2311 raft_consensus.cc:2243] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:22.084475  2311 raft_consensus.cc:2272] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:22.086802  1561 consensus_queue.cc:237] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:22.094204  2311 ts_tablet_manager.cc:1916] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:22.097829  2143 raft_consensus.cc:1275] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:22.098547  1485 raft_consensus.cc:1275] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:22.099851  2294 consensus_queue.cc:1048] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:22.101787  2218 consensus_queue.cc:1048] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:22.111332  2305 raft_consensus.cc:2955] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:22.117038  2311 ts_tablet_manager.cc:1929] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:22.117543  2311 log.cc:1199] T 4e1c269e934e478a9b8e846ede48bb00 P 0cc37d6f6bd04371a8695befcf603c73: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/wals/4e1c269e934e478a9b8e846ede48bb00
I20260709 12:13:22.119196  1302 catalog_manager.cc:5028] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): tablet 4e1c269e934e478a9b8e846ede48bb00 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:22.119436  1485 raft_consensus.cc:2955] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:22.124989  2143 raft_consensus.cc:2955] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:22.137840  1299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dda29bddc14943318f6f2dd223dcdb11 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:22.140545  1315 catalog_manager.cc:5697] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:22.155475  1407 tablet_service.cc:1558] Processing DeleteTablet for tablet dda29bddc14943318f6f2dd223dcdb11 with delete_type TABLET_DATA_TOMBSTONED (TS 130db8639f96494db6e47c6c079e2c59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54740
I20260709 12:13:22.159704  2315 tablet_replica.cc:333] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:22.160686  2315 raft_consensus.cc:2243] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:22.161623  2315 raft_consensus.cc:2272] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:22.165238  2315 ts_tablet_manager.cc:1916] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:22.177649  2315 ts_tablet_manager.cc:1929] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:22.178043  2315 log.cc:1199] T dda29bddc14943318f6f2dd223dcdb11 P 130db8639f96494db6e47c6c079e2c59: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/wals/dda29bddc14943318f6f2dd223dcdb11
I20260709 12:13:22.179325  1302 catalog_manager.cc:5028] TS 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): tablet dda29bddc14943318f6f2dd223dcdb11 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:23.222842  1485 consensus_queue.cc:237] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:23.229463  1415 raft_consensus.cc:1275] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:23.229846  1458 consensus_peers.cc:597] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69fbdd3e61e045ea8d997ae5fc1d242f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:23.230118  1561 raft_consensus.cc:1275] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:23.231038  2319 consensus_queue.cc:1048] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.234661  2273 consensus_queue.cc:1048] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.239761  2273 raft_consensus.cc:2955] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:23.242951  1411 raft_consensus.cc:2955] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:23.244943  1561 raft_consensus.cc:2955] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:23.260859  1411 consensus_queue.cc:237] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:23.261538  1315 catalog_manager.cc:5697] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.283627  1561 raft_consensus.cc:1275] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:23.283795  1383 consensus_peers.cc:597] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f5090abf3c9465792238c195d6a1ae8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:23.284600  1489 raft_consensus.cc:1275] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:23.284991  2249 consensus_queue.cc:1048] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.286638  2249 consensus_queue.cc:1048] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.304139  2324 raft_consensus.cc:2955] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:23.306262  1567 raft_consensus.cc:2955] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:23.314383  1483 raft_consensus.cc:2955] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:23.324684  1311 catalog_manager.cc:5697] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.332854  1561 consensus_queue.cc:237] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:23.396646  1485 raft_consensus.cc:1275] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:23.397099  1411 raft_consensus.cc:1275] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:23.398597  1533 consensus_peers.cc:597] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65c119d0e2094c1ab8ca86e2aaf98183. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:23.398962  2305 consensus_queue.cc:1048] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.399895  2294 consensus_queue.cc:1048] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.414319  2294 raft_consensus.cc:2955] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:23.416558  1485 raft_consensus.cc:2955] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:23.434363  1411 raft_consensus.cc:2955] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:23.435657  1561 consensus_queue.cc:237] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:23.436275  1314 catalog_manager.cc:5697] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:23.449242  1411 raft_consensus.cc:1275] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:23.450579  2305 consensus_queue.cc:1048] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:23.451447  1533 consensus_peers.cc:597] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f0a51d77cd7498f9a533d8b4998e680. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:23.450685  1485 raft_consensus.cc:1275] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:23.458137  2305 consensus_queue.cc:1048] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:23.461817  2333 raft_consensus.cc:2955] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:23.463579  1411 raft_consensus.cc:2955] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:23.482937  1315 catalog_manager.cc:5697] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:23.507264  1485 raft_consensus.cc:2955] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:23.823905  2341 ts_tablet_manager.cc:933] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:23.826411  2341 tablet_copy_client.cc:323] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:23.828424  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet 9f5090abf3c9465792238c195d6a1ae8 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:23.829027  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet 9f5090abf3c9465792238c195d6a1ae8 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-9f5090abf3c9465792238c195d6a1ae8
I20260709 12:13:23.838341  1427 tablet_copy_source_session.cc:215] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:23.842317  2341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5090abf3c9465792238c195d6a1ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:23.860581  2343 ts_tablet_manager.cc:933] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:23.864035  2341 tablet_copy_client.cc:806] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:23.860836  2344 ts_tablet_manager.cc:933] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:23.864732  2341 tablet_copy_client.cc:670] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:23.867880  2344 tablet_copy_client.cc:323] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.130:44747
I20260709 12:13:23.868144  2343 tablet_copy_client.cc:323] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.131:40017
I20260709 12:13:23.869146  2341 tablet_copy_client.cc:538] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:23.870085  1502 tablet_copy_service.cc:140] P 0cc37d6f6bd04371a8695befcf603c73: Received BeginTabletCopySession request for tablet 69fbdd3e61e045ea8d997ae5fc1d242f from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:48046)
I20260709 12:13:23.870366  1577 tablet_copy_service.cc:140] P bd4d3de0d13743249cfb2d26e9fde8a3: Received BeginTabletCopySession request for tablet 0f0a51d77cd7498f9a533d8b4998e680 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:38846)
I20260709 12:13:23.870703  1502 tablet_copy_service.cc:161] P 0cc37d6f6bd04371a8695befcf603c73: Beginning new tablet copy session on tablet 69fbdd3e61e045ea8d997ae5fc1d242f from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:48046: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-69fbdd3e61e045ea8d997ae5fc1d242f
I20260709 12:13:23.870992  1577 tablet_copy_service.cc:161] P bd4d3de0d13743249cfb2d26e9fde8a3: Beginning new tablet copy session on tablet 0f0a51d77cd7498f9a533d8b4998e680 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:38846: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-0f0a51d77cd7498f9a533d8b4998e680
I20260709 12:13:23.885286  1577 tablet_copy_source_session.cc:215] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:23.893332  2343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0a51d77cd7498f9a533d8b4998e680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:23.902009  1502 tablet_copy_source_session.cc:215] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:23.904721  2341 tablet_bootstrap.cc:492] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:23.909462  2344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69fbdd3e61e045ea8d997ae5fc1d242f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:23.926501  2343 tablet_copy_client.cc:806] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:23.927244  2343 tablet_copy_client.cc:670] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:23.931788  2343 tablet_copy_client.cc:538] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:23.941341  2343 tablet_bootstrap.cc:492] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:23.955842  2344 tablet_copy_client.cc:806] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:23.956800  2344 tablet_copy_client.cc:670] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:23.965643  2344 tablet_copy_client.cc:538] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:23.988559  2341 tablet_bootstrap.cc:492] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:23.989869  2341 tablet_bootstrap.cc:492] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:23.990619  2341 ts_tablet_manager.cc:1403] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.087s	user 0.023s	sys 0.007s
I20260709 12:13:24.007863  2343 tablet_bootstrap.cc:492] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:24.009110  2343 tablet_bootstrap.cc:492] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:24.009891  2343 ts_tablet_manager.cc:1403] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.069s	user 0.028s	sys 0.035s
I20260709 12:13:24.013535  2343 raft_consensus.cc:359] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:24.015929  2343 raft_consensus.cc:740] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:24.016765  2343 consensus_queue.cc:260] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:24.017315  2341 raft_consensus.cc:359] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:24.019373  2341 raft_consensus.cc:740] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:24.020571  2341 consensus_queue.cc:260] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:24.024142  2344 tablet_bootstrap.cc:492] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:24.026257  2349 ts_tablet_manager.cc:933] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:24.030524  2341 ts_tablet_manager.cc:1434] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.003s
I20260709 12:13:24.039649  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-9f5090abf3c9465792238c195d6a1ae8 received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:24.040282  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-9f5090abf3c9465792238c195d6a1ae8 on tablet 9f5090abf3c9465792238c195d6a1ae8 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:24.048316  2349 tablet_copy_client.cc:323] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.131:40017
I20260709 12:13:24.052829  1577 tablet_copy_service.cc:140] P bd4d3de0d13743249cfb2d26e9fde8a3: Received BeginTabletCopySession request for tablet 65c119d0e2094c1ab8ca86e2aaf98183 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:38846)
I20260709 12:13:24.053485  1577 tablet_copy_service.cc:161] P bd4d3de0d13743249cfb2d26e9fde8a3: Beginning new tablet copy session on tablet 65c119d0e2094c1ab8ca86e2aaf98183 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:38846: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-65c119d0e2094c1ab8ca86e2aaf98183
I20260709 12:13:24.054009  2343 ts_tablet_manager.cc:1434] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.044s	user 0.018s	sys 0.020s
I20260709 12:13:24.056887  1576 tablet_copy_service.cc:342] P bd4d3de0d13743249cfb2d26e9fde8a3: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-0f0a51d77cd7498f9a533d8b4998e680 received from {username='slave'} at 127.0.0.1:38846
I20260709 12:13:24.057400  1576 tablet_copy_service.cc:434] P bd4d3de0d13743249cfb2d26e9fde8a3: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-0f0a51d77cd7498f9a533d8b4998e680 on tablet 0f0a51d77cd7498f9a533d8b4998e680 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:24.069051  1577 tablet_copy_source_session.cc:215] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:24.072260  2349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c119d0e2094c1ab8ca86e2aaf98183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:24.079855  2344 tablet_bootstrap.cc:492] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:24.081010  2344 tablet_bootstrap.cc:492] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:24.081727  2344 ts_tablet_manager.cc:1403] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.001s
I20260709 12:13:24.084488  2344 raft_consensus.cc:359] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:24.085268  2344 raft_consensus.cc:740] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:24.085886  2344 consensus_queue.cc:260] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:24.088264  2344 ts_tablet_manager.cc:1434] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:24.088768  2349 tablet_copy_client.cc:806] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:24.089368  2349 tablet_copy_client.cc:670] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:24.090550  1502 tablet_copy_service.cc:342] P 0cc37d6f6bd04371a8695befcf603c73: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-69fbdd3e61e045ea8d997ae5fc1d242f received from {username='slave'} at 127.0.0.1:48046
I20260709 12:13:24.091102  1502 tablet_copy_service.cc:434] P 0cc37d6f6bd04371a8695befcf603c73: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-69fbdd3e61e045ea8d997ae5fc1d242f on tablet 69fbdd3e61e045ea8d997ae5fc1d242f with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:24.094996  2349 tablet_copy_client.cc:538] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:24.104547  2349 tablet_bootstrap.cc:492] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:24.124920  2349 tablet_bootstrap.cc:492] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:24.125797  2349 tablet_bootstrap.cc:492] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:24.126462  2349 ts_tablet_manager.cc:1403] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.007s
I20260709 12:13:24.130404  2349 raft_consensus.cc:359] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:24.131211  2349 raft_consensus.cc:740] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:24.131862  2349 consensus_queue.cc:260] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:24.134266  2349 ts_tablet_manager.cc:1434] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260709 12:13:24.135836  1577 tablet_copy_service.cc:342] P bd4d3de0d13743249cfb2d26e9fde8a3: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-65c119d0e2094c1ab8ca86e2aaf98183 received from {username='slave'} at 127.0.0.1:38846
I20260709 12:13:24.136231  1577 tablet_copy_service.cc:434] P bd4d3de0d13743249cfb2d26e9fde8a3: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-65c119d0e2094c1ab8ca86e2aaf98183 on tablet 65c119d0e2094c1ab8ca86e2aaf98183 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:24.306066  2144 raft_consensus.cc:1217] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:24.338846  2144 raft_consensus.cc:1217] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:24.354744  2144 raft_consensus.cc:1217] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:24.505858  2144 raft_consensus.cc:1217] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:24.769896  2319 raft_consensus.cc:1064] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:24.772742  2319 consensus_queue.cc:237] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:24.789022  2334 raft_consensus.cc:1064] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:24.798718  2334 consensus_queue.cc:237] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:24.808821  2324 raft_consensus.cc:1064] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:24.813199  2324 consensus_queue.cc:237] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:24.828774  2144 raft_consensus.cc:1275] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:24.831871  1483 raft_consensus.cc:1275] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:24.833290  2305 consensus_queue.cc:1048] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:24.837476  2334 consensus_queue.cc:1048] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:24.837944  1408 raft_consensus.cc:1275] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:24.845304  2143 raft_consensus.cc:1275] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:24.849838  2249 consensus_queue.cc:1048] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:24.855084  2305 consensus_queue.cc:1048] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:24.856003  1560 raft_consensus.cc:1275] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:24.871133  1483 raft_consensus.cc:1275] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:24.874329  2316 consensus_queue.cc:1048] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:24.890398  2249 consensus_queue.cc:1048] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:24.892887  2143 raft_consensus.cc:1275] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:24.896097  2322 consensus_queue.cc:1048] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:24.896981  1560 raft_consensus.cc:1275] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:24.899374  2333 raft_consensus.cc:2955] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:24.901571  2144 raft_consensus.cc:2955] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:24.904870  2316 raft_consensus.cc:2955] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:24.898175  1408 raft_consensus.cc:1275] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:24.908293  1483 raft_consensus.cc:2955] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:24.911551  2288 consensus_queue.cc:1048] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:24.915401  2322 consensus_queue.cc:1048] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:24.922887  1315 catalog_manager.cc:5697] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:24.940307  1489 raft_consensus.cc:2955] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
W20260709 12:13:24.967133  1380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 45622.5us
I20260709 12:13:24.975286  2143 raft_consensus.cc:2955] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:24.990639  2333 raft_consensus.cc:1064] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:24.998286  2333 consensus_queue.cc:237] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:25.026718  2288 raft_consensus.cc:2955] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.032646  1567 raft_consensus.cc:2955] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.038830  2143 raft_consensus.cc:1275] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:25.043102  2305 consensus_queue.cc:1048] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:25.053985  1311 catalog_manager.cc:5697] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.063571  1411 raft_consensus.cc:2955] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.066296  1408 raft_consensus.cc:1275] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:25.082592  1483 raft_consensus.cc:1275] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:25.085443  1408 raft_consensus.cc:2955] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.095672  2305 consensus_queue.cc:1048] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:25.096207  1567 raft_consensus.cc:2955] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.097388  2305 consensus_queue.cc:1048] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:25.124068  2375 raft_consensus.cc:2955] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.125928  1408 raft_consensus.cc:2955] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.139971  1561 consensus_queue.cc:237] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:25.146744  2143 raft_consensus.cc:1275] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:25.153354  2333 consensus_queue.cc:1048] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:25.155370  1489 raft_consensus.cc:1275] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:25.171973  2334 consensus_queue.cc:1048] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:25.162930  2143 raft_consensus.cc:2955] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.176813  1408 consensus_queue.cc:237] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:25.180588  2334 raft_consensus.cc:2955] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.183153  1489 raft_consensus.cc:2955] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.186617  2144 raft_consensus.cc:2955] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.180588  1315 catalog_manager.cc:5697] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.188741  2142 raft_consensus.cc:1275] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:25.192251  2364 consensus_queue.cc:1048] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:25.197419  1491 raft_consensus.cc:1275] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:25.203550  2249 consensus_queue.cc:1048] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:25.209340  1299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f0a51d77cd7498f9a533d8b4998e680 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:25.209144  2249 raft_consensus.cc:2955] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.220312  2142 raft_consensus.cc:2955] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.222167  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9f5090abf3c9465792238c195d6a1ae8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:25.223677  2144 raft_consensus.cc:2955] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.225368  1314 catalog_manager.cc:5697] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.227025  1489 raft_consensus.cc:2955] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.230412  1483 raft_consensus.cc:2955] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
W20260709 12:13:25.238178  1299 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 0f0a51d77cd7498f9a533d8b4998e680 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 12:13:25.240211  1311 catalog_manager.cc:5697] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.253871  1407 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f0a51d77cd7498f9a533d8b4998e680 with delete_type TABLET_DATA_TOMBSTONED (TS 130db8639f96494db6e47c6c079e2c59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54740
I20260709 12:13:25.256553  2382 tablet_replica.cc:333] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:25.257771  2382 raft_consensus.cc:2243] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:25.261232  2382 raft_consensus.cc:2272] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:25.264729  2382 ts_tablet_manager.cc:1916] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:25.264482  1315 catalog_manager.cc:5697] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:25.264240  1483 consensus_queue.cc:237] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:25.272702  1561 consensus_queue.cc:237] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:25.278262  1567 raft_consensus.cc:1275] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:25.279711  2288 consensus_queue.cc:1048] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:25.283036  2143 raft_consensus.cc:1275] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:25.283520  2142 raft_consensus.cc:1275] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:25.284548  2288 consensus_queue.cc:1048] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:25.286072  2333 consensus_queue.cc:1048] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:25.288352  1408 raft_consensus.cc:1275] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:25.292143  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f5090abf3c9465792238c195d6a1ae8 with delete_type TABLET_DATA_TOMBSTONED (TS bd4d3de0d13743249cfb2d26e9fde8a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:25.295365  2382 ts_tablet_manager.cc:1929] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:25.295871  2382 log.cc:1199] T 0f0a51d77cd7498f9a533d8b4998e680 P 130db8639f96494db6e47c6c079e2c59: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/wals/0f0a51d77cd7498f9a533d8b4998e680
I20260709 12:13:25.296259  2288 raft_consensus.cc:2955] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.298018  1302 catalog_manager.cc:5028] TS 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): tablet 0f0a51d77cd7498f9a533d8b4998e680 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:25.298550  2375 consensus_queue.cc:1048] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:25.300256  2375 raft_consensus.cc:2955] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.308790  2142 raft_consensus.cc:2955] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.312166  1299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 65c119d0e2094c1ab8ca86e2aaf98183 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:25.314832  2143 raft_consensus.cc:2955] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.320138  1408 raft_consensus.cc:2955] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.323428  1315 catalog_manager.cc:5697] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:25.329576  2383 tablet_replica.cc:333] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:25.330778  2383 raft_consensus.cc:2243] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:25.331570  2383 raft_consensus.cc:2272] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:25.330631  1561 raft_consensus.cc:2955] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:25.343997  1481 tablet_service.cc:1558] Processing DeleteTablet for tablet 65c119d0e2094c1ab8ca86e2aaf98183 with delete_type TABLET_DATA_TOMBSTONED (TS 0cc37d6f6bd04371a8695befcf603c73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:25.352795  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69fbdd3e61e045ea8d997ae5fc1d242f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:25.355739  1314 catalog_manager.cc:5697] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:25.379586  2383 ts_tablet_manager.cc:1916] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:25.379792  1407 tablet_service.cc:1558] Processing DeleteTablet for tablet 69fbdd3e61e045ea8d997ae5fc1d242f with delete_type TABLET_DATA_TOMBSTONED (TS 130db8639f96494db6e47c6c079e2c59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54740
I20260709 12:13:25.399322  2382 tablet_replica.cc:333] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:25.394248  2384 tablet_replica.cc:333] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:25.400489  2382 raft_consensus.cc:2243] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:25.402244  2382 raft_consensus.cc:2272] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:25.406442  2382 ts_tablet_manager.cc:1916] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:25.408171  2384 raft_consensus.cc:2243] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:25.408771  2384 raft_consensus.cc:2272] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:25.411971  2384 ts_tablet_manager.cc:1916] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:25.417186  2383 ts_tablet_manager.cc:1929] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:25.419697  2383 log.cc:1199] T 9f5090abf3c9465792238c195d6a1ae8 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/wals/9f5090abf3c9465792238c195d6a1ae8
I20260709 12:13:25.421473  2382 ts_tablet_manager.cc:1929] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:25.421917  2382 log.cc:1199] T 69fbdd3e61e045ea8d997ae5fc1d242f P 130db8639f96494db6e47c6c079e2c59: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/wals/69fbdd3e61e045ea8d997ae5fc1d242f
I20260709 12:13:25.423440  1302 catalog_manager.cc:5028] TS 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): tablet 69fbdd3e61e045ea8d997ae5fc1d242f (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:25.429179  1299 catalog_manager.cc:5028] TS bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): tablet 9f5090abf3c9465792238c195d6a1ae8 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:25.435657  2384 ts_tablet_manager.cc:1929] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:25.436122  2384 log.cc:1199] T 65c119d0e2094c1ab8ca86e2aaf98183 P 0cc37d6f6bd04371a8695befcf603c73: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/wals/65c119d0e2094c1ab8ca86e2aaf98183
I20260709 12:13:25.437537  1302 catalog_manager.cc:5028] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): tablet 65c119d0e2094c1ab8ca86e2aaf98183 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:26.449059  1408 consensus_queue.cc:237] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:26.454226  1567 raft_consensus.cc:1275] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:26.454650  1489 raft_consensus.cc:1275] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:26.455703  1383 consensus_peers.cc:597] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acc79b0a24ce4f34944baf9986f46ae0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:26.455843  2364 consensus_queue.cc:1048] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.457244  2365 consensus_queue.cc:1048] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.464401  2365 raft_consensus.cc:2955] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:26.466389  1489 raft_consensus.cc:2955] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:26.466080  1561 raft_consensus.cc:2955] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:26.481015  1315 catalog_manager.cc:5697] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:26.482265  1489 consensus_queue.cc:237] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:26.490778  1411 raft_consensus.cc:1275] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:26.491396  1458 consensus_peers.cc:597] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f82fc8b25fd4300b2e7b5053b51e024. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:26.495049  1560 raft_consensus.cc:1275] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:26.498474  2376 consensus_queue.cc:1048] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.499786  2385 consensus_queue.cc:1048] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.517468  2391 raft_consensus.cc:2955] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:26.521476  1567 raft_consensus.cc:2955] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:26.523643  1408 raft_consensus.cc:2955] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:26.551520  1567 consensus_queue.cc:237] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:26.553664  1310 catalog_manager.cc:5697] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:26.558916  1483 raft_consensus.cc:1275] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:26.560876  1408 raft_consensus.cc:1275] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:26.561226  1533 consensus_peers.cc:597] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2e55b700f36426189660ed23729ca28. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:26.562549  2375 consensus_queue.cc:1048] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.563781  2334 consensus_queue.cc:1048] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.584127  2375 raft_consensus.cc:2955] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:26.589620  1483 raft_consensus.cc:2955] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:26.589990  1408 raft_consensus.cc:2955] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:26.607506  1489 consensus_queue.cc:237] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:26.613101  1310 catalog_manager.cc:5697] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
W20260709 12:13:26.624099  1458 consensus_peers.cc:597] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94c4a0b4d24043e699c3ff8e63106a32. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:26.627146  1408 raft_consensus.cc:1275] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:26.629010  2391 consensus_queue.cc:1048] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.629401  1561 raft_consensus.cc:1275] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:26.631436  2376 consensus_queue.cc:1048] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.646770  2391 raft_consensus.cc:2955] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:26.648355  1408 raft_consensus.cc:2955] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:26.650288  1561 raft_consensus.cc:2955] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:26.667407  1314 catalog_manager.cc:5697] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:26.902419  2406 ts_tablet_manager.cc:933] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:26.904496  2406 tablet_copy_client.cc:323] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:26.906006  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet acc79b0a24ce4f34944baf9986f46ae0 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:26.906553  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet acc79b0a24ce4f34944baf9986f46ae0 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-acc79b0a24ce4f34944baf9986f46ae0
I20260709 12:13:26.914323  1427 tablet_copy_source_session.cc:215] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:26.917857  2406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc79b0a24ce4f34944baf9986f46ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:26.936090  2406 tablet_copy_client.cc:806] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:26.936728  2406 tablet_copy_client.cc:670] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:26.940512  2406 tablet_copy_client.cc:538] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:26.950779  2406 tablet_bootstrap.cc:492] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:26.983620  2409 ts_tablet_manager.cc:933] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:26.985000  2406 tablet_bootstrap.cc:492] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:26.986003  2406 tablet_bootstrap.cc:492] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:26.986743  2406 ts_tablet_manager.cc:1403] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.019s
I20260709 12:13:26.990097  2406 raft_consensus.cc:359] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:26.990921  2406 raft_consensus.cc:740] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:26.991214  2409 tablet_copy_client.cc:323] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.131:40017
I20260709 12:13:26.991632  2406 consensus_queue.cc:260] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:26.993225  1577 tablet_copy_service.cc:140] P bd4d3de0d13743249cfb2d26e9fde8a3: Received BeginTabletCopySession request for tablet f2e55b700f36426189660ed23729ca28 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:38846)
I20260709 12:13:26.994042  1577 tablet_copy_service.cc:161] P bd4d3de0d13743249cfb2d26e9fde8a3: Beginning new tablet copy session on tablet f2e55b700f36426189660ed23729ca28 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:38846: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-f2e55b700f36426189660ed23729ca28
I20260709 12:13:26.996093  2406 ts_tablet_manager.cc:1434] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:13:26.997697  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-acc79b0a24ce4f34944baf9986f46ae0 received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:26.998117  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-acc79b0a24ce4f34944baf9986f46ae0 on tablet acc79b0a24ce4f34944baf9986f46ae0 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:27.002714  1577 tablet_copy_source_session.cc:215] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:27.006842  2409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e55b700f36426189660ed23729ca28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:27.014480  2406 ts_tablet_manager.cc:933] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:27.016139  2406 tablet_copy_client.cc:323] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.130:44747
I20260709 12:13:27.018131  1502 tablet_copy_service.cc:140] P 0cc37d6f6bd04371a8695befcf603c73: Received BeginTabletCopySession request for tablet 94c4a0b4d24043e699c3ff8e63106a32 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:48046)
I20260709 12:13:27.018638  1502 tablet_copy_service.cc:161] P 0cc37d6f6bd04371a8695befcf603c73: Beginning new tablet copy session on tablet 94c4a0b4d24043e699c3ff8e63106a32 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:48046: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-94c4a0b4d24043e699c3ff8e63106a32
I20260709 12:13:27.025161  2409 tablet_copy_client.cc:806] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:27.025770  2409 tablet_copy_client.cc:670] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:27.036489  1502 tablet_copy_source_session.cc:215] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:27.037978  2409 tablet_copy_client.cc:538] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:27.045783  2406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c4a0b4d24043e699c3ff8e63106a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:27.049396  2409 tablet_bootstrap.cc:492] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:27.068639  2406 tablet_copy_client.cc:806] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:27.069200  2406 tablet_copy_client.cc:670] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:27.072896  2406 tablet_copy_client.cc:538] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:27.074950  2409 tablet_bootstrap.cc:492] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:27.075851  2409 tablet_bootstrap.cc:492] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:27.076483  2409 ts_tablet_manager.cc:1403] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.005s
I20260709 12:13:27.079371  2409 raft_consensus.cc:359] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:27.080168  2409 raft_consensus.cc:740] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:27.080796  2409 consensus_queue.cc:260] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:27.083446  2409 ts_tablet_manager.cc:1434] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:27.084945  1577 tablet_copy_service.cc:342] P bd4d3de0d13743249cfb2d26e9fde8a3: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-f2e55b700f36426189660ed23729ca28 received from {username='slave'} at 127.0.0.1:38846
I20260709 12:13:27.085323  1577 tablet_copy_service.cc:434] P bd4d3de0d13743249cfb2d26e9fde8a3: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-f2e55b700f36426189660ed23729ca28 on tablet f2e55b700f36426189660ed23729ca28 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:27.090903  2406 tablet_bootstrap.cc:492] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:27.111413  2406 tablet_bootstrap.cc:492] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:27.112301  2406 tablet_bootstrap.cc:492] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:27.112989  2406 ts_tablet_manager.cc:1403] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 12:13:27.113969  2409 ts_tablet_manager.cc:933] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:27.115862  2406 raft_consensus.cc:359] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:27.116715  2406 raft_consensus.cc:740] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:27.117349  2406 consensus_queue.cc:260] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:27.120632  2409 tablet_copy_client.cc:323] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.130:44747
I20260709 12:13:27.121356  2406 ts_tablet_manager.cc:1434] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 12:13:27.122417  1502 tablet_copy_service.cc:140] P 0cc37d6f6bd04371a8695befcf603c73: Received BeginTabletCopySession request for tablet 4f82fc8b25fd4300b2e7b5053b51e024 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:48046)
I20260709 12:13:27.122936  1502 tablet_copy_service.cc:161] P 0cc37d6f6bd04371a8695befcf603c73: Beginning new tablet copy session on tablet 4f82fc8b25fd4300b2e7b5053b51e024 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:48046: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-4f82fc8b25fd4300b2e7b5053b51e024
I20260709 12:13:27.125186  1501 tablet_copy_service.cc:342] P 0cc37d6f6bd04371a8695befcf603c73: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-94c4a0b4d24043e699c3ff8e63106a32 received from {username='slave'} at 127.0.0.1:48046
I20260709 12:13:27.125622  1501 tablet_copy_service.cc:434] P 0cc37d6f6bd04371a8695befcf603c73: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-94c4a0b4d24043e699c3ff8e63106a32 on tablet 94c4a0b4d24043e699c3ff8e63106a32 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:27.129922  1502 tablet_copy_source_session.cc:215] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:27.132869  2409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f82fc8b25fd4300b2e7b5053b51e024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:27.147950  2409 tablet_copy_client.cc:806] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:27.148506  2409 tablet_copy_client.cc:670] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:27.153229  2409 tablet_copy_client.cc:538] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:27.160190  2409 tablet_bootstrap.cc:492] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:27.180586  2409 tablet_bootstrap.cc:492] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:27.181273  2409 tablet_bootstrap.cc:492] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:27.181888  2409 ts_tablet_manager.cc:1403] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260709 12:13:27.184504  2409 raft_consensus.cc:359] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:27.185313  2409 raft_consensus.cc:740] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:27.185956  2409 consensus_queue.cc:260] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:27.188766  2409 ts_tablet_manager.cc:1434] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:27.190351  1502 tablet_copy_service.cc:342] P 0cc37d6f6bd04371a8695befcf603c73: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-4f82fc8b25fd4300b2e7b5053b51e024 received from {username='slave'} at 127.0.0.1:48046
I20260709 12:13:27.190711  1502 tablet_copy_service.cc:434] P 0cc37d6f6bd04371a8695befcf603c73: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-4f82fc8b25fd4300b2e7b5053b51e024 on tablet 4f82fc8b25fd4300b2e7b5053b51e024 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:27.360307  2142 raft_consensus.cc:1217] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:27.517441  2142 raft_consensus.cc:1217] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:27.588762  2142 raft_consensus.cc:1217] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:27.618731  2142 raft_consensus.cc:1217] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:27.815793  2418 raft_consensus.cc:1064] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:27.818406  2418 consensus_queue.cc:237] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:27.826077  2142 raft_consensus.cc:1275] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.827235  1561 raft_consensus.cc:1275] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.828142  1483 raft_consensus.cc:1275] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.828028  2418 consensus_queue.cc:1048] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.829556  2249 consensus_queue.cc:1048] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.831882  2417 consensus_queue.cc:1048] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.872532  2365 raft_consensus.cc:2955] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:27.875892  2142 raft_consensus.cc:2955] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:27.877107  1561 raft_consensus.cc:2955] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:27.890751  1315 catalog_manager.cc:5697] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:27.894963  1489 raft_consensus.cc:2955] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:27.907186  2397 raft_consensus.cc:1064] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:27.909864  2397 consensus_queue.cc:237] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:27.922256  1408 consensus_queue.cc:237] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:27.928264  2143 raft_consensus.cc:1275] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.929940  1489 raft_consensus.cc:1275] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.931401  2420 consensus_queue.cc:1048] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.933764  2143 raft_consensus.cc:1275] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.935120  2391 consensus_queue.cc:1048] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.940454  2365 consensus_queue.cc:1048] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.943007  2418 raft_consensus.cc:2955] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:27.944413  1489 raft_consensus.cc:2955] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:27.951939  2144 raft_consensus.cc:2955] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:27.960340  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet acc79b0a24ce4f34944baf9986f46ae0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:27.956969  1563 raft_consensus.cc:1275] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.968026  1312 catalog_manager.cc:5697] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:27.970885  2397 consensus_queue.cc:1048] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.982858  1408 raft_consensus.cc:1275] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.984951  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet acc79b0a24ce4f34944baf9986f46ae0 with delete_type TABLET_DATA_TOMBSTONED (TS bd4d3de0d13743249cfb2d26e9fde8a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:27.987566  2385 consensus_queue.cc:1048] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.994551  2432 tablet_replica.cc:333] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:27.996652  2432 raft_consensus.cc:2243] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.998966  2432 raft_consensus.cc:2272] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.999675  2391 raft_consensus.cc:2955] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.001673  2143 raft_consensus.cc:2955] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.016574  2432 ts_tablet_manager.cc:1916] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:28.023734  1310 catalog_manager.cc:5697] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.069175  2399 raft_consensus.cc:1064] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:28.025177  1563 raft_consensus.cc:2955] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.118834  1488 consensus_queue.cc:237] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:28.122941  2399 consensus_queue.cc:237] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:28.128058  2143 raft_consensus.cc:1275] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:28.136646  2430 consensus_queue.cc:1048] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:28.131834  2385 raft_consensus.cc:1064] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:28.141180  2385 consensus_queue.cc:237] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:28.022435  1413 raft_consensus.cc:2955] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.146006  2397 raft_consensus.cc:2955] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.150190  2432 ts_tablet_manager.cc:1929] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:28.150694  2432 log.cc:1199] T acc79b0a24ce4f34944baf9986f46ae0 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/wals/acc79b0a24ce4f34944baf9986f46ae0
I20260709 12:13:28.152042  2143 raft_consensus.cc:2955] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.159773  1561 raft_consensus.cc:1275] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:28.176254  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f82fc8b25fd4300b2e7b5053b51e024 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:28.176558  2430 consensus_queue.cc:1048] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:28.187852  1299 catalog_manager.cc:5028] TS bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): tablet acc79b0a24ce4f34944baf9986f46ae0 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:28.191239  1314 catalog_manager.cc:5697] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:28.191979  1561 raft_consensus.cc:2955] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.203226  2142 raft_consensus.cc:1275] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.206732  2142 raft_consensus.cc:1275] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.206873  1413 raft_consensus.cc:1275] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.207173  1488 raft_consensus.cc:1275] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.207762  1407 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f82fc8b25fd4300b2e7b5053b51e024 with delete_type TABLET_DATA_TOMBSTONED (TS 130db8639f96494db6e47c6c079e2c59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54740
I20260709 12:13:28.208832  2430 consensus_queue.cc:1048] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.210736  2430 consensus_queue.cc:1048] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.214128  1413 raft_consensus.cc:1275] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.215310  2334 consensus_queue.cc:1048] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.217335  2334 consensus_queue.cc:1048] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:13:28.224391  2402 consensus_queue.cc:1048] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:28.240437  1561 raft_consensus.cc:1275] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.248620  2391 consensus_queue.cc:1048] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:28.253870  2437 tablet_replica.cc:333] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:28.255785  2437 raft_consensus.cc:2243] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:28.256584  2437 raft_consensus.cc:2272] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:28.261538  2437 ts_tablet_manager.cc:1916] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:28.264053  2397 raft_consensus.cc:2955] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.265938  2143 raft_consensus.cc:2955] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.282160  2399 raft_consensus.cc:2955] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.284689  1413 raft_consensus.cc:2955] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.291090  1314 catalog_manager.cc:5697] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:28.296535  2142 raft_consensus.cc:2955] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.297166  1561 raft_consensus.cc:2955] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.305712  1488 raft_consensus.cc:2955] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.309094  1489 consensus_queue.cc:237] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:28.315399  1310 catalog_manager.cc:5697] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:28.323055  2143 raft_consensus.cc:1275] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:28.323329  1411 raft_consensus.cc:1275] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:28.326958  1413 raft_consensus.cc:2955] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.337471  2436 consensus_queue.cc:1048] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:28.349429  2436 consensus_queue.cc:1048] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:28.352589  1565 consensus_queue.cc:237] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:28.360837  2437 ts_tablet_manager.cc:1929] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:28.361342  2437 log.cc:1199] T 4f82fc8b25fd4300b2e7b5053b51e024 P 130db8639f96494db6e47c6c079e2c59: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/wals/4f82fc8b25fd4300b2e7b5053b51e024
I20260709 12:13:28.363242  2436 raft_consensus.cc:2955] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.368805  2142 raft_consensus.cc:2955] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.369967  1302 catalog_manager.cc:5028] TS 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): tablet 4f82fc8b25fd4300b2e7b5053b51e024 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:28.380381  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94c4a0b4d24043e699c3ff8e63106a32 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:28.374924  1408 raft_consensus.cc:2955] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.396929  1310 catalog_manager.cc:5697] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.405933  2142 raft_consensus.cc:1275] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:28.415972  2402 consensus_queue.cc:1048] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:28.430655  1408 raft_consensus.cc:1275] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:28.433831  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet 94c4a0b4d24043e699c3ff8e63106a32 with delete_type TABLET_DATA_TOMBSTONED (TS bd4d3de0d13743249cfb2d26e9fde8a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:28.434839  2432 tablet_replica.cc:333] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:28.435860  2432 raft_consensus.cc:2243] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:28.436561  2432 raft_consensus.cc:2272] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:28.440696  2432 ts_tablet_manager.cc:1916] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:28.453802  2444 raft_consensus.cc:2955] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.459324  2432 ts_tablet_manager.cc:1929] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:28.467761  2142 raft_consensus.cc:2955] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.461874  2432 log.cc:1199] T 94c4a0b4d24043e699c3ff8e63106a32 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/wals/94c4a0b4d24043e699c3ff8e63106a32
I20260709 12:13:28.468583  2399 consensus_queue.cc:1048] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:28.471891  1299 catalog_manager.cc:5028] TS bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): tablet 94c4a0b4d24043e699c3ff8e63106a32 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:28.476720  1408 raft_consensus.cc:2955] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:28.484380  1299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2e55b700f36426189660ed23729ca28 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:28.488049  1312 catalog_manager.cc:5697] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:28.500862  1481 tablet_service.cc:1558] Processing DeleteTablet for tablet f2e55b700f36426189660ed23729ca28 with delete_type TABLET_DATA_TOMBSTONED (TS 0cc37d6f6bd04371a8695befcf603c73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:28.502732  2446 tablet_replica.cc:333] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:28.503808  2446 raft_consensus.cc:2243] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:28.504629  2446 raft_consensus.cc:2272] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:28.507588  2446 ts_tablet_manager.cc:1916] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:28.520296  2446 ts_tablet_manager.cc:1929] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:28.520716  2446 log.cc:1199] T f2e55b700f36426189660ed23729ca28 P 0cc37d6f6bd04371a8695befcf603c73: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/wals/f2e55b700f36426189660ed23729ca28
I20260709 12:13:28.522076  1302 catalog_manager.cc:5028] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): tablet f2e55b700f36426189660ed23729ca28 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:29.571502  1565 consensus_queue.cc:237] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
W20260709 12:13:29.579542  1533 consensus_peers.cc:597] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 036adce333ad4c3980e21b6d088a1f70. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:29.579897  1489 raft_consensus.cc:1275] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.580422  1411 raft_consensus.cc:1275] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.583714  2449 consensus_queue.cc:1048] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.584686  2399 consensus_queue.cc:1048] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.593288  2402 raft_consensus.cc:2955] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:29.595283  1489 raft_consensus.cc:2955] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:29.595283  1411 raft_consensus.cc:2955] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:29.612177  1310 catalog_manager.cc:5697] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:29.624380  1489 consensus_queue.cc:237] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
W20260709 12:13:29.636554  1458 consensus_peers.cc:597] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29a4c350ad704d3187e24ed3832fd6b5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:29.637395  1411 raft_consensus.cc:1275] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:29.637844  1565 raft_consensus.cc:1275] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:29.639477  2397 consensus_queue.cc:1048] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.641546  2397 consensus_queue.cc:1048] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:29.651882  2436 raft_consensus.cc:2955] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:29.656816  1411 raft_consensus.cc:2955] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:29.669845  1408 consensus_queue.cc:237] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:29.675371  1565 raft_consensus.cc:2955] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:29.677639  1314 catalog_manager.cc:5697] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.683243  1561 raft_consensus.cc:1275] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.684007  1489 raft_consensus.cc:1275] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:29.684613  1383 consensus_peers.cc:597] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3815e67ac82d45be8354ca3518e2cb88. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:29.686365  2459 consensus_queue.cc:1048] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.687932  2249 consensus_queue.cc:1048] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:29.703430  2417 raft_consensus.cc:2955] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:29.704061  1488 raft_consensus.cc:2955] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:29.723368  1488 consensus_queue.cc:237] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:29.724174  1310 catalog_manager.cc:5697] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.739777  1561 raft_consensus.cc:2955] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
W20260709 12:13:29.756264  1458 consensus_peers.cc:597] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c86122ee8cd4acfba8bdf8e7f60dca7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:29.756856  1408 raft_consensus.cc:1275] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.758342  2436 consensus_queue.cc:1048] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.760533  1561 raft_consensus.cc:1275] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.764423  2436 consensus_queue.cc:1048] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.777580  2436 raft_consensus.cc:2955] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:29.779364  1561 raft_consensus.cc:2955] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:29.782335  1408 raft_consensus.cc:2955] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:29.796911  1310 catalog_manager.cc:5697] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:30.045663  2466 ts_tablet_manager.cc:933] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:30.047501  2466 tablet_copy_client.cc:323] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.131:40017
I20260709 12:13:30.049060  1577 tablet_copy_service.cc:140] P bd4d3de0d13743249cfb2d26e9fde8a3: Received BeginTabletCopySession request for tablet 036adce333ad4c3980e21b6d088a1f70 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:38846)
I20260709 12:13:30.049628  1577 tablet_copy_service.cc:161] P bd4d3de0d13743249cfb2d26e9fde8a3: Beginning new tablet copy session on tablet 036adce333ad4c3980e21b6d088a1f70 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:38846: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-036adce333ad4c3980e21b6d088a1f70
I20260709 12:13:30.064838  1577 tablet_copy_source_session.cc:215] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:30.067888  2466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036adce333ad4c3980e21b6d088a1f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:30.083019  2466 tablet_copy_client.cc:806] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:30.083686  2466 tablet_copy_client.cc:670] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:30.087299  2466 tablet_copy_client.cc:538] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:30.097019  2466 tablet_bootstrap.cc:492] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:30.119433  2466 tablet_bootstrap.cc:492] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:30.120348  2466 tablet_bootstrap.cc:492] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:30.121021  2466 ts_tablet_manager.cc:1403] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260709 12:13:30.123915  2466 raft_consensus.cc:359] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:30.124720  2466 raft_consensus.cc:740] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:30.125370  2466 consensus_queue.cc:260] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:30.129141  2466 ts_tablet_manager.cc:1434] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260709 12:13:30.130910  1577 tablet_copy_service.cc:342] P bd4d3de0d13743249cfb2d26e9fde8a3: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-036adce333ad4c3980e21b6d088a1f70 received from {username='slave'} at 127.0.0.1:38846
I20260709 12:13:30.131314  1577 tablet_copy_service.cc:434] P bd4d3de0d13743249cfb2d26e9fde8a3: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-036adce333ad4c3980e21b6d088a1f70 on tablet 036adce333ad4c3980e21b6d088a1f70 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:30.171128  2466 ts_tablet_manager.cc:933] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:30.174198  2466 tablet_copy_client.cc:323] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.130:44747
I20260709 12:13:30.175761  1502 tablet_copy_service.cc:140] P 0cc37d6f6bd04371a8695befcf603c73: Received BeginTabletCopySession request for tablet 29a4c350ad704d3187e24ed3832fd6b5 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:48046)
I20260709 12:13:30.176282  1502 tablet_copy_service.cc:161] P 0cc37d6f6bd04371a8695befcf603c73: Beginning new tablet copy session on tablet 29a4c350ad704d3187e24ed3832fd6b5 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:48046: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-29a4c350ad704d3187e24ed3832fd6b5
I20260709 12:13:30.182747  1502 tablet_copy_source_session.cc:215] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:30.185338  2466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a4c350ad704d3187e24ed3832fd6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:30.197273  2466 tablet_copy_client.cc:806] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:30.197887  2466 tablet_copy_client.cc:670] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:30.201121  2466 tablet_copy_client.cc:538] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:30.208052  2466 tablet_bootstrap.cc:492] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:30.225992  2466 tablet_bootstrap.cc:492] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:30.226900  2466 tablet_bootstrap.cc:492] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:30.227557  2466 ts_tablet_manager.cc:1403] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.004s
I20260709 12:13:30.229837  2466 raft_consensus.cc:359] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:30.230439  2466 raft_consensus.cc:740] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:30.230930  2466 consensus_queue.cc:260] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:30.232751  2466 ts_tablet_manager.cc:1434] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:13:30.234431  1502 tablet_copy_service.cc:342] P 0cc37d6f6bd04371a8695befcf603c73: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-29a4c350ad704d3187e24ed3832fd6b5 received from {username='slave'} at 127.0.0.1:48046
I20260709 12:13:30.234860  1502 tablet_copy_service.cc:434] P 0cc37d6f6bd04371a8695befcf603c73: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-29a4c350ad704d3187e24ed3832fd6b5 on tablet 29a4c350ad704d3187e24ed3832fd6b5 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:30.243752  2466 ts_tablet_manager.cc:933] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:30.246274  2466 tablet_copy_client.cc:323] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.130:44747
I20260709 12:13:30.247608  1502 tablet_copy_service.cc:140] P 0cc37d6f6bd04371a8695befcf603c73: Received BeginTabletCopySession request for tablet 0c86122ee8cd4acfba8bdf8e7f60dca7 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:48046)
I20260709 12:13:30.248061  1502 tablet_copy_service.cc:161] P 0cc37d6f6bd04371a8695befcf603c73: Beginning new tablet copy session on tablet 0c86122ee8cd4acfba8bdf8e7f60dca7 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:48046: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-0c86122ee8cd4acfba8bdf8e7f60dca7
I20260709 12:13:30.258867  1502 tablet_copy_source_session.cc:215] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:30.265813  2466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c86122ee8cd4acfba8bdf8e7f60dca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:30.274554  2473 ts_tablet_manager.cc:933] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:30.276568  2473 tablet_copy_client.cc:323] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:30.278064  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet 3815e67ac82d45be8354ca3518e2cb88 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:30.278579  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet 3815e67ac82d45be8354ca3518e2cb88 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-3815e67ac82d45be8354ca3518e2cb88
I20260709 12:13:30.288758  2466 tablet_copy_client.cc:806] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:30.289378  2466 tablet_copy_client.cc:670] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:30.291782  1427 tablet_copy_source_session.cc:215] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:30.300467  2473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3815e67ac82d45be8354ca3518e2cb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:30.301285  2466 tablet_copy_client.cc:538] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:30.315456  2466 tablet_bootstrap.cc:492] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:30.319032  2473 tablet_copy_client.cc:806] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:30.320021  2473 tablet_copy_client.cc:670] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:30.323812  2473 tablet_copy_client.cc:538] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:30.331743  2473 tablet_bootstrap.cc:492] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:30.333031  2466 tablet_bootstrap.cc:492] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:30.333940  2466 tablet_bootstrap.cc:492] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:30.334548  2466 ts_tablet_manager.cc:1403] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 12:13:30.337159  2466 raft_consensus.cc:359] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:30.338066  2466 raft_consensus.cc:740] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:30.338675  2466 consensus_queue.cc:260] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:30.342844  2466 ts_tablet_manager.cc:1434] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:30.344951  1502 tablet_copy_service.cc:342] P 0cc37d6f6bd04371a8695befcf603c73: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-0c86122ee8cd4acfba8bdf8e7f60dca7 received from {username='slave'} at 127.0.0.1:48046
I20260709 12:13:30.345397  1502 tablet_copy_service.cc:434] P 0cc37d6f6bd04371a8695befcf603c73: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-0c86122ee8cd4acfba8bdf8e7f60dca7 on tablet 0c86122ee8cd4acfba8bdf8e7f60dca7 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:30.387869  2473 tablet_bootstrap.cc:492] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:30.388981  2473 tablet_bootstrap.cc:492] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:30.389755  2473 ts_tablet_manager.cc:1403] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.009s
I20260709 12:13:30.392941  2473 raft_consensus.cc:359] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:30.393854  2473 raft_consensus.cc:740] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:30.394444  2473 consensus_queue.cc:260] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:30.396759  2473 ts_tablet_manager.cc:1434] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:30.398988  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-3815e67ac82d45be8354ca3518e2cb88 received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:30.399407  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-3815e67ac82d45be8354ca3518e2cb88 on tablet 3815e67ac82d45be8354ca3518e2cb88 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:30.465780  2143 raft_consensus.cc:1217] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:30.746086  2142 raft_consensus.cc:1217] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:30.784724  2142 raft_consensus.cc:1217] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:13:30.799778  2142 raft_consensus.cc:1217] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:30.971261  2449 raft_consensus.cc:1064] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:30.973227  2449 consensus_queue.cc:237] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:30.979136  2142 raft_consensus.cc:1275] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.981945  2449 consensus_queue.cc:1048] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.981986  1413 raft_consensus.cc:1275] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.982059  1488 raft_consensus.cc:1275] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.984536  2477 consensus_queue.cc:1048] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.986097  2402 consensus_queue.cc:1048] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.004266  2477 raft_consensus.cc:2955] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.013209  1413 raft_consensus.cc:2955] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.014022  1489 raft_consensus.cc:2955] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.025645  1312 catalog_manager.cc:5697] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.026008  2142 raft_consensus.cc:2955] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.065861  1565 consensus_queue.cc:237] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:31.073721  2142 raft_consensus.cc:1275] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.075258  2402 consensus_queue.cc:1048] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:31.076560  1408 raft_consensus.cc:1275] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.077912  2402 consensus_queue.cc:1048] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:31.090624  2477 raft_consensus.cc:2955] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.100971  1299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 036adce333ad4c3980e21b6d088a1f70 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:31.110219  1413 raft_consensus.cc:2955] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.110886  1315 catalog_manager.cc:5697] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:31.126560  2143 raft_consensus.cc:2955] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.145035  1481 tablet_service.cc:1558] Processing DeleteTablet for tablet 036adce333ad4c3980e21b6d088a1f70 with delete_type TABLET_DATA_TOMBSTONED (TS 0cc37d6f6bd04371a8695befcf603c73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:31.147238  2488 tablet_replica.cc:333] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:31.148252  2488 raft_consensus.cc:2243] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.149060  2488 raft_consensus.cc:2272] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.153307  2488 ts_tablet_manager.cc:1916] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:31.165738  2488 ts_tablet_manager.cc:1929] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:31.166096  2488 log.cc:1199] T 036adce333ad4c3980e21b6d088a1f70 P 0cc37d6f6bd04371a8695befcf603c73: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/wals/036adce333ad4c3980e21b6d088a1f70
I20260709 12:13:31.167423  1302 catalog_manager.cc:5028] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): tablet 036adce333ad4c3980e21b6d088a1f70 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:31.184777  2249 raft_consensus.cc:1064] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:31.186542  2249 consensus_queue.cc:237] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:31.193852  1565 raft_consensus.cc:1275] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:31.193336  2143 raft_consensus.cc:1275] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:31.195456  2459 consensus_queue.cc:1048] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.195601  1489 raft_consensus.cc:1275] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:31.198316  2490 consensus_queue.cc:1048] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.204571  2249 consensus_queue.cc:1048] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.208976  2249 raft_consensus.cc:2955] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.212491  1489 raft_consensus.cc:2955] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.228488  2143 raft_consensus.cc:2955] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.235605  1315 catalog_manager.cc:5697] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.248646  1413 consensus_queue.cc:237] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:31.254101  1488 raft_consensus.cc:1275] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.255430  2249 consensus_queue.cc:1048] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:31.267321  2142 raft_consensus.cc:1275] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.270141  2490 consensus_queue.cc:1048] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:31.275077  2478 raft_consensus.cc:1064] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:31.275023  2459 raft_consensus.cc:2955] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.280182  2478 consensus_queue.cc:237] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:31.283300  2142 raft_consensus.cc:2955] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.284814  1489 raft_consensus.cc:2955] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.289458  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3815e67ac82d45be8354ca3518e2cb88 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:31.298139  1314 catalog_manager.cc:5697] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.310803  1565 raft_consensus.cc:1275] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:31.315274  1413 raft_consensus.cc:1275] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:31.317071  2436 consensus_queue.cc:1048] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.317961  2447 consensus_queue.cc:1048] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.318727  2142 raft_consensus.cc:1275] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:31.320003  2447 consensus_queue.cc:1048] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.324121  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet 3815e67ac82d45be8354ca3518e2cb88 with delete_type TABLET_DATA_TOMBSTONED (TS bd4d3de0d13743249cfb2d26e9fde8a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:31.348209  2495 tablet_replica.cc:333] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:31.349337  2495 raft_consensus.cc:2243] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.350108  2495 pending_rounds.cc:70] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3: Trying to abort 1 pending ops.
I20260709 12:13:31.350453  2495 pending_rounds.cc:77] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305622369016082432 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "3815e67ac82d45be8354ca3518e2cb88" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } } }
I20260709 12:13:31.350497  2142 raft_consensus.cc:2955] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.351794  2495 raft_consensus.cc:2917] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:13:31.352288  2495 raft_consensus.cc:2889] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:13:31.352658  2495 raft_consensus.cc:2272] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.356817  2495 ts_tablet_manager.cc:1916] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:31.355223  2478 raft_consensus.cc:2955] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.368054  1413 raft_consensus.cc:2955] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.371309  1565 raft_consensus.cc:2955] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.383116  1310 catalog_manager.cc:5697] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.416096  2495 ts_tablet_manager.cc:1929] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:31.416602  2495 log.cc:1199] T 3815e67ac82d45be8354ca3518e2cb88 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/wals/3815e67ac82d45be8354ca3518e2cb88
I20260709 12:13:31.418308  1299 catalog_manager.cc:5028] TS bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): tablet 3815e67ac82d45be8354ca3518e2cb88 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:31.425836  1488 consensus_queue.cc:237] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:31.426748  2436 raft_consensus.cc:1064] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:31.428977  2436 consensus_queue.cc:237] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:31.431284  1563 raft_consensus.cc:1275] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.432672  2447 consensus_queue.cc:1048] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:31.433948  2142 raft_consensus.cc:1275] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.436453  2499 consensus_queue.cc:1048] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:31.440464  2447 raft_consensus.cc:2955] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.444434  1565 raft_consensus.cc:1275] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:31.443009  1563 raft_consensus.cc:2955] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.447299  1413 raft_consensus.cc:1275] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:31.446100  2142 raft_consensus.cc:1275] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:31.449257  2502 consensus_queue.cc:1048] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 12:13:31.450279  2143 raft_consensus.cc:2955] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.462644  2502 consensus_queue.cc:1048] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.465687  2478 consensus_queue.cc:1048] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:31.489837  1315 catalog_manager.cc:5697] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.498651  2504 raft_consensus.cc:2955] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.508832  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0c86122ee8cd4acfba8bdf8e7f60dca7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:31.508503  1408 raft_consensus.cc:2955] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.509212  1563 raft_consensus.cc:2955] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.525216  1407 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c86122ee8cd4acfba8bdf8e7f60dca7 with delete_type TABLET_DATA_TOMBSTONED (TS 130db8639f96494db6e47c6c079e2c59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54740
I20260709 12:13:31.525457  2142 raft_consensus.cc:2955] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.533434  1310 catalog_manager.cc:5697] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.539422  2509 tablet_replica.cc:333] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:31.540895  2509 raft_consensus.cc:2243] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.541658  2509 raft_consensus.cc:2272] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.546154  2509 ts_tablet_manager.cc:1916] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:31.552394  1489 consensus_queue.cc:237] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:31.559633  2143 raft_consensus.cc:1275] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:31.561039  2504 consensus_queue.cc:1048] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:31.561508  1563 raft_consensus.cc:1275] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:31.561698  2509 ts_tablet_manager.cc:1929] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:31.562254  2509 log.cc:1199] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 130db8639f96494db6e47c6c079e2c59: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/wals/0c86122ee8cd4acfba8bdf8e7f60dca7
I20260709 12:13:31.563114  2504 consensus_queue.cc:1048] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:31.565088  1302 catalog_manager.cc:5028] TS 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): tablet 0c86122ee8cd4acfba8bdf8e7f60dca7 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:31.571410  2503 raft_consensus.cc:2955] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.573920  1563 raft_consensus.cc:2955] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.585266  2142 raft_consensus.cc:2955] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.589417  1315 catalog_manager.cc:5697] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:31.598080  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29a4c350ad704d3187e24ed3832fd6b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:31.602869  1407 tablet_service.cc:1558] Processing DeleteTablet for tablet 29a4c350ad704d3187e24ed3832fd6b5 with delete_type TABLET_DATA_TOMBSTONED (TS 130db8639f96494db6e47c6c079e2c59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54740
I20260709 12:13:31.604018  2509 tablet_replica.cc:333] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:31.605480  2509 raft_consensus.cc:2243] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.606230  2509 raft_consensus.cc:2272] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.609581  2509 ts_tablet_manager.cc:1916] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:31.624301  2509 ts_tablet_manager.cc:1929] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:13:31.624795  2509 log.cc:1199] T 29a4c350ad704d3187e24ed3832fd6b5 P 130db8639f96494db6e47c6c079e2c59: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/wals/29a4c350ad704d3187e24ed3832fd6b5
I20260709 12:13:31.626315  1302 catalog_manager.cc:5028] TS 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): tablet 29a4c350ad704d3187e24ed3832fd6b5 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:32.667627  1408 consensus_queue.cc:237] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:32.675069  1563 raft_consensus.cc:1275] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:32.676199  2490 consensus_queue.cc:1048] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:32.677101  1383 consensus_peers.cc:597] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25985f61b3f64fd0acab11bb252bab72. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:32.677137  1489 raft_consensus.cc:1275] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:32.678951  2490 consensus_queue.cc:1048] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.686307  2459 raft_consensus.cc:2955] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:32.688774  1563 raft_consensus.cc:2955] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:32.716818  1408 consensus_queue.cc:237] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:32.717422  1315 catalog_manager.cc:5697] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:32.741425  1489 raft_consensus.cc:2955] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:32.754056  1565 raft_consensus.cc:1275] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:32.755559  2515 consensus_queue.cc:1048] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.774827  1489 raft_consensus.cc:1275] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:32.776481  1383 consensus_peers.cc:597] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68358ce7dedb4fadb0b0db2c37787b2e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:32.783116  2459 consensus_queue.cc:1048] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.798729  2514 raft_consensus.cc:2955] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:32.801539  1565 raft_consensus.cc:2955] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:32.808697  1489 raft_consensus.cc:2955] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:32.813978  1483 consensus_queue.cc:237] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:32.816715  1315 catalog_manager.cc:5697] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
W20260709 12:13:32.822711  1458 consensus_peers.cc:597] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fdd5f5001a464cd1b1ea9d284bdf444e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:32.823913  1565 raft_consensus.cc:1275] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:32.824204  1408 raft_consensus.cc:1275] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:32.825239  2503 consensus_queue.cc:1048] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.826360  2504 consensus_queue.cc:1048] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.852921  2504 raft_consensus.cc:2955] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:32.856802  1565 raft_consensus.cc:2955] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:32.863313  1408 raft_consensus.cc:2955] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:32.868050  1413 consensus_queue.cc:237] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:32.870379  1314 catalog_manager.cc:5697] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:32.878008  1383 consensus_peers.cc:597] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7026b0e0f8d4cfaa657963f7513da53. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:32.878235  1563 raft_consensus.cc:1275] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:32.881305  1489 raft_consensus.cc:1275] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:32.882680  2515 consensus_queue.cc:1048] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.889169  2523 consensus_queue.cc:1048] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.899473  2523 raft_consensus.cc:2955] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:32.904994  1563 raft_consensus.cc:2955] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:32.908179  1489 raft_consensus.cc:2955] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:32.923092  1310 catalog_manager.cc:5697] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:33.205572  2531 ts_tablet_manager.cc:933] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:33.207861  2531 tablet_copy_client.cc:323] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:33.209462  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet 68358ce7dedb4fadb0b0db2c37787b2e from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:33.210014  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet 68358ce7dedb4fadb0b0db2c37787b2e from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-68358ce7dedb4fadb0b0db2c37787b2e
I20260709 12:13:33.217757  1427 tablet_copy_source_session.cc:215] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:33.220896  2531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68358ce7dedb4fadb0b0db2c37787b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:33.237010  2531 tablet_copy_client.cc:806] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:33.237656  2531 tablet_copy_client.cc:670] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:33.241320  2531 tablet_copy_client.cc:538] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:33.250272  2531 tablet_bootstrap.cc:492] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:33.282948  2533 ts_tablet_manager.cc:933] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:33.283306  2531 tablet_bootstrap.cc:492] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:33.284323  2531 tablet_bootstrap.cc:492] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:33.285032  2531 ts_tablet_manager.cc:1403] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.015s
I20260709 12:13:33.291471  2533 tablet_copy_client.cc:323] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:33.293232  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet 25985f61b3f64fd0acab11bb252bab72 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:33.293773  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet 25985f61b3f64fd0acab11bb252bab72 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-25985f61b3f64fd0acab11bb252bab72
I20260709 12:13:33.300205  2531 raft_consensus.cc:359] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:33.302278  1427 tablet_copy_source_session.cc:215] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:33.302712  2531 raft_consensus.cc:740] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:33.303812  2531 consensus_queue.cc:260] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:33.306862  2533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25985f61b3f64fd0acab11bb252bab72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:33.324709  2533 tablet_copy_client.cc:806] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:33.325389  2533 tablet_copy_client.cc:670] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:33.329825  2533 tablet_copy_client.cc:538] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:33.339457  2531 ts_tablet_manager.cc:1434] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.054s	user 0.001s	sys 0.005s
I20260709 12:13:33.344264  2533 tablet_bootstrap.cc:492] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:33.361045  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-68358ce7dedb4fadb0b0db2c37787b2e received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:33.361524  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-68358ce7dedb4fadb0b0db2c37787b2e on tablet 68358ce7dedb4fadb0b0db2c37787b2e with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:33.373095  2533 tablet_bootstrap.cc:492] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:33.374043  2533 tablet_bootstrap.cc:492] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:33.374713  2533 ts_tablet_manager.cc:1403] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.017s
I20260709 12:13:33.377934  2533 raft_consensus.cc:359] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:33.378741  2533 raft_consensus.cc:740] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:33.379392  2533 consensus_queue.cc:260] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:33.381868  2533 ts_tablet_manager.cc:1434] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:13:33.383455  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-25985f61b3f64fd0acab11bb252bab72 received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:33.383850  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-25985f61b3f64fd0acab11bb252bab72 on tablet 25985f61b3f64fd0acab11bb252bab72 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:33.394235  2533 ts_tablet_manager.cc:933] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:33.395743  2533 tablet_copy_client.cc:323] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.130:44747
I20260709 12:13:33.397151  1502 tablet_copy_service.cc:140] P 0cc37d6f6bd04371a8695befcf603c73: Received BeginTabletCopySession request for tablet fdd5f5001a464cd1b1ea9d284bdf444e from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:48046)
I20260709 12:13:33.397696  1502 tablet_copy_service.cc:161] P 0cc37d6f6bd04371a8695befcf603c73: Beginning new tablet copy session on tablet fdd5f5001a464cd1b1ea9d284bdf444e from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:48046: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-fdd5f5001a464cd1b1ea9d284bdf444e
I20260709 12:13:33.405467  1502 tablet_copy_source_session.cc:215] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:33.407451  2531 ts_tablet_manager.cc:933] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:33.409526  2531 tablet_copy_client.cc:323] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:33.409972  2533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd5f5001a464cd1b1ea9d284bdf444e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:33.411723  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet e7026b0e0f8d4cfaa657963f7513da53 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:33.412279  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet e7026b0e0f8d4cfaa657963f7513da53 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-e7026b0e0f8d4cfaa657963f7513da53
I20260709 12:13:33.419734  1427 tablet_copy_source_session.cc:215] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:33.424238  2531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7026b0e0f8d4cfaa657963f7513da53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:33.427096  2533 tablet_copy_client.cc:806] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:33.427644  2533 tablet_copy_client.cc:670] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:33.431198  2533 tablet_copy_client.cc:538] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:33.438182  2533 tablet_bootstrap.cc:492] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:33.439865  2531 tablet_copy_client.cc:806] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:33.440456  2531 tablet_copy_client.cc:670] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:33.443764  2531 tablet_copy_client.cc:538] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:33.452142  2531 tablet_bootstrap.cc:492] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:33.460817  2533 tablet_bootstrap.cc:492] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:33.461726  2533 tablet_bootstrap.cc:492] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:33.462404  2533 ts_tablet_manager.cc:1403] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 12:13:33.465202  2533 raft_consensus.cc:359] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:33.466048  2533 raft_consensus.cc:740] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:33.466653  2533 consensus_queue.cc:260] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:33.472292  2533 ts_tablet_manager.cc:1434] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:13:33.473847  2531 tablet_bootstrap.cc:492] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:33.473973  1502 tablet_copy_service.cc:342] P 0cc37d6f6bd04371a8695befcf603c73: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-fdd5f5001a464cd1b1ea9d284bdf444e received from {username='slave'} at 127.0.0.1:48046
I20260709 12:13:33.474418  1502 tablet_copy_service.cc:434] P 0cc37d6f6bd04371a8695befcf603c73: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-fdd5f5001a464cd1b1ea9d284bdf444e on tablet fdd5f5001a464cd1b1ea9d284bdf444e with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:33.474771  2531 tablet_bootstrap.cc:492] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:33.477257  2531 ts_tablet_manager.cc:1403] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.002s
I20260709 12:13:33.481233  2531 raft_consensus.cc:359] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:33.482090  2531 raft_consensus.cc:740] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:33.482713  2531 consensus_queue.cc:260] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:33.487330  2531 ts_tablet_manager.cc:1434] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:13:33.491549  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-e7026b0e0f8d4cfaa657963f7513da53 received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:33.491973  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-e7026b0e0f8d4cfaa657963f7513da53 on tablet e7026b0e0f8d4cfaa657963f7513da53 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:33.736914  2143 raft_consensus.cc:1217] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:33.758947  2143 raft_consensus.cc:1217] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:33.818280  2142 raft_consensus.cc:1217] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:33.996362  2143 raft_consensus.cc:1217] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:34.231688  2520 raft_consensus.cc:1064] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:34.234459  2520 consensus_queue.cc:237] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:34.242074  1411 raft_consensus.cc:1275] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.242432  2143 raft_consensus.cc:1275] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.243978  2504 consensus_queue.cc:1048] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:34.245698  2504 consensus_queue.cc:1048] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.249555  1563 raft_consensus.cc:1275] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.253500  2547 consensus_queue.cc:1048] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:13:34.262439  2459 raft_consensus.cc:1064] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:34.265040  2459 consensus_queue.cc:237] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:34.269726  2520 raft_consensus.cc:2955] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.286391  2142 raft_consensus.cc:1275] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.285578  1411 raft_consensus.cc:2955] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.288352  2515 consensus_queue.cc:1048] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:34.289669  1561 raft_consensus.cc:1275] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.293668  2515 consensus_queue.cc:1048] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.293942  1563 raft_consensus.cc:2955] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.297866  1315 catalog_manager.cc:5697] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.325011  1483 raft_consensus.cc:1275] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.284679  2143 raft_consensus.cc:2955] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.340972  2546 raft_consensus.cc:1064] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:34.347378  2546 consensus_queue.cc:237] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:34.342335  2544 consensus_queue.cc:1048] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:34.352735  2544 raft_consensus.cc:2955] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.357731  1561 raft_consensus.cc:2955] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.364001  2144 raft_consensus.cc:1275] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.364550  1563 raft_consensus.cc:1275] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.376061  1488 raft_consensus.cc:1275] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:13:34.423034  1533 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.129:35641, user_credentials={real_user=slave}} blocked reactor thread for 89804.8us
I20260709 12:13:34.419118  2546 consensus_queue.cc:1048] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 12:13:34.434470  2560 consensus_queue.cc:1048] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:13:34.435078  1380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 46201.3us
I20260709 12:13:34.440575  1483 raft_consensus.cc:2955] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.459379  2515 consensus_queue.cc:1048] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.466625  2143 raft_consensus.cc:2955] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.500808  2545 raft_consensus.cc:1064] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:34.503429  2562 raft_consensus.cc:2955] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.507477  1311 catalog_manager.cc:5697] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.510334  1563 raft_consensus.cc:2955] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.511883  2545 consensus_queue.cc:237] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:34.521766  2144 raft_consensus.cc:2955] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.522298  1489 raft_consensus.cc:2955] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.540920  1410 consensus_queue.cc:237] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:34.553443  1563 raft_consensus.cc:1275] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.555014  2560 consensus_queue.cc:1048] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.562670  1563 raft_consensus.cc:1275] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.562620  2546 raft_consensus.cc:2955] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.549882  1313 catalog_manager.cc:5697] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.570096  1561 raft_consensus.cc:2955] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.572060  2144 raft_consensus.cc:1275] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.571991  2562 consensus_queue.cc:1048] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:34.573568  1489 raft_consensus.cc:1275] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.574867  2143 raft_consensus.cc:1275] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.574740  2515 consensus_queue.cc:1048] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.576642  2515 consensus_queue.cc:1048] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.576642  2561 consensus_queue.cc:1048] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:13:34.590893  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25985f61b3f64fd0acab11bb252bab72 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:34.593508  2144 raft_consensus.cc:2955] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.610873  1311 catalog_manager.cc:5697] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.617904  2515 raft_consensus.cc:2955] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.620133  1563 raft_consensus.cc:2955] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.625155  1481 tablet_service.cc:1558] Processing DeleteTablet for tablet 25985f61b3f64fd0acab11bb252bab72 with delete_type TABLET_DATA_TOMBSTONED (TS 0cc37d6f6bd04371a8695befcf603c73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:34.630471  1489 raft_consensus.cc:2955] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.632522  1410 consensus_queue.cc:237] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:34.639881  1488 raft_consensus.cc:1275] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.641577  2144 raft_consensus.cc:1275] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.644377  2546 consensus_queue.cc:1048] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.647852  2515 consensus_queue.cc:1048] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.653082  2545 raft_consensus.cc:2955] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.655423  2573 tablet_replica.cc:333] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:34.656793  2573 raft_consensus.cc:2243] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.657887  2573 raft_consensus.cc:2272] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.661113  2573 ts_tablet_manager.cc:1916] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:34.660668  1488 raft_consensus.cc:2955] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.667052  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 68358ce7dedb4fadb0b0db2c37787b2e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:34.666859  2144 raft_consensus.cc:2955] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.680771  2143 raft_consensus.cc:2955] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.684898  1311 catalog_manager.cc:5697] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.729753  1311 catalog_manager.cc:5697] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.740540  2573 ts_tablet_manager.cc:1929] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:34.741218  2573 log.cc:1199] T 25985f61b3f64fd0acab11bb252bab72 P 0cc37d6f6bd04371a8695befcf603c73: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/wals/25985f61b3f64fd0acab11bb252bab72
I20260709 12:13:34.743933  1302 catalog_manager.cc:5028] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): tablet 25985f61b3f64fd0acab11bb252bab72 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:34.745663  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet 68358ce7dedb4fadb0b0db2c37787b2e with delete_type TABLET_DATA_TOMBSTONED (TS bd4d3de0d13743249cfb2d26e9fde8a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:34.751230  2574 tablet_replica.cc:333] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:34.752424  2574 raft_consensus.cc:2243] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.753396  2574 raft_consensus.cc:2272] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.766538  2574 ts_tablet_manager.cc:1916] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:34.767578  1408 consensus_queue.cc:237] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:34.772967  2142 raft_consensus.cc:1275] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.775841  2515 consensus_queue.cc:1048] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.777436  1563 raft_consensus.cc:1275] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.784816  2574 ts_tablet_manager.cc:1929] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:34.785393  2574 log.cc:1199] T 68358ce7dedb4fadb0b0db2c37787b2e P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/wals/68358ce7dedb4fadb0b0db2c37787b2e
I20260709 12:13:34.787452  1299 catalog_manager.cc:5028] TS bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): tablet 68358ce7dedb4fadb0b0db2c37787b2e (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:34.789251  2515 consensus_queue.cc:1048] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.791388  2561 raft_consensus.cc:2955] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.795815  2142 raft_consensus.cc:2955] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.798800  1563 raft_consensus.cc:2955] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.802245  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7026b0e0f8d4cfaa657963f7513da53 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:34.811419  1313 catalog_manager.cc:5697] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.822770  1481 tablet_service.cc:1558] Processing DeleteTablet for tablet e7026b0e0f8d4cfaa657963f7513da53 with delete_type TABLET_DATA_TOMBSTONED (TS 0cc37d6f6bd04371a8695befcf603c73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:34.823771  2573 tablet_replica.cc:333] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:34.824785  2573 raft_consensus.cc:2243] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.825429  2573 raft_consensus.cc:2272] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.829420  2573 ts_tablet_manager.cc:1916] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:34.845505  2573 ts_tablet_manager.cc:1929] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:34.845973  2573 log.cc:1199] T e7026b0e0f8d4cfaa657963f7513da53 P 0cc37d6f6bd04371a8695befcf603c73: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/wals/e7026b0e0f8d4cfaa657963f7513da53
I20260709 12:13:34.847738  1302 catalog_manager.cc:5028] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): tablet e7026b0e0f8d4cfaa657963f7513da53 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:34.884583  1489 consensus_queue.cc:237] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:34.888705  2142 raft_consensus.cc:1275] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.888705  1561 raft_consensus.cc:1275] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.890130  2520 consensus_queue.cc:1048] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.891004  2504 consensus_queue.cc:1048] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.897485  2547 raft_consensus.cc:2955] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.899096  1561 raft_consensus.cc:2955] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.899333  2142 raft_consensus.cc:2955] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:34.908053  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fdd5f5001a464cd1b1ea9d284bdf444e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:34.916797  1311 catalog_manager.cc:5697] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.928874  1407 tablet_service.cc:1558] Processing DeleteTablet for tablet fdd5f5001a464cd1b1ea9d284bdf444e with delete_type TABLET_DATA_TOMBSTONED (TS 130db8639f96494db6e47c6c079e2c59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54740
I20260709 12:13:34.931185  2575 tablet_replica.cc:333] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:34.932636  2575 raft_consensus.cc:2243] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.933440  2575 raft_consensus.cc:2272] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.936973  2575 ts_tablet_manager.cc:1916] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:34.949677  2575 ts_tablet_manager.cc:1929] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:34.949963  2575 log.cc:1199] T fdd5f5001a464cd1b1ea9d284bdf444e P 130db8639f96494db6e47c6c079e2c59: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/wals/fdd5f5001a464cd1b1ea9d284bdf444e
I20260709 12:13:34.951367  1302 catalog_manager.cc:5028] TS 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): tablet fdd5f5001a464cd1b1ea9d284bdf444e (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:36.005250  1411 consensus_queue.cc:237] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:36.010943  1561 raft_consensus.cc:1275] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:36.011482  1383 consensus_peers.cc:597] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2162b78c81847798c5b008ab0abaf2c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:36.011621  1483 raft_consensus.cc:1275] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:36.012460  2561 consensus_queue.cc:1048] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:36.014247  2545 consensus_queue.cc:1048] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:36.019989  2561 raft_consensus.cc:2955] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:36.022382  1563 raft_consensus.cc:2955] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:36.042889  1488 consensus_queue.cc:237] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:36.043809  1313 catalog_manager.cc:5697] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:36.052085  1411 raft_consensus.cc:1275] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:36.051666  1483 raft_consensus.cc:2955] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:36.053426  1563 raft_consensus.cc:1275] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:36.056960  1458 consensus_peers.cc:597] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bd5a90ff1954cf292b6f14d3dfa3041. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:36.058362  2504 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:36.092968  2581 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:36.096101  2581 raft_consensus.cc:2955] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:36.105273  1411 raft_consensus.cc:2955] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:36.115227  1488 consensus_queue.cc:237] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
W20260709 12:13:36.135512  1458 consensus_peers.cc:597] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fef6ab0570d946cd82ae72302064d8c8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:36.136283  1411 raft_consensus.cc:1275] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:36.136351  1565 raft_consensus.cc:1275] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:36.139866  1563 raft_consensus.cc:2955] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:36.143925  2547 consensus_queue.cc:1048] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:36.149474  2504 consensus_queue.cc:1048] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:36.162382  1311 catalog_manager.cc:5697] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:36.169946  2504 raft_consensus.cc:2955] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:36.173098  1408 raft_consensus.cc:2955] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:36.176620  1563 raft_consensus.cc:2955] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:36.182158 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:36.186311  1410 consensus_queue.cc:237] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:36.194041  1313 catalog_manager.cc:5697] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:36.215675  1565 raft_consensus.cc:1275] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:36.217077  2579 consensus_queue.cc:1048] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:36.223201  1483 raft_consensus.cc:1275] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:36.223527  1383 consensus_peers.cc:597] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b89f134a75ef4726a803b983efd73429. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:36.224398  2579 consensus_queue.cc:1048] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:36.234161  2561 raft_consensus.cc:2955] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:36.239389  1563 raft_consensus.cc:2955] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:36.242997  1483 raft_consensus.cc:2955] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:36.260843  1312 catalog_manager.cc:5697] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:36.317368  1483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
new_leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:13:36.318048  1483 raft_consensus.cc:606] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Received request to transfer leadership to TS bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:36.323823  1483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
new_leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:13:36.324357  1483 raft_consensus.cc:606] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Received request to transfer leadership to TS b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:36.339049  1565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65c119d0e2094c1ab8ca86e2aaf98183"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
mode: GRACEFUL
new_leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:58950
I20260709 12:13:36.339547  1565 raft_consensus.cc:606] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Received request to transfer leadership to TS b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:36.372653  1408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f5090abf3c9465792238c195d6a1ae8"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:36.373231  1408 raft_consensus.cc:606] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Received request to transfer leadership to TS b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:36.378805  1408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:36.379374  1408 raft_consensus.cc:606] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 2 LEADER]: Received request to transfer leadership to TS 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:36.381589  1408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db212ccc741746af867ddcbfcbc4c8f4"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:36.382097  1408 raft_consensus.cc:606] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Received request to transfer leadership to TS 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:36.383378 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:36.385166 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:36.386288 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:36.546808  2602 ts_tablet_manager.cc:933] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:36.549502  2602 tablet_copy_client.cc:323] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:36.551440  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet a2162b78c81847798c5b008ab0abaf2c from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:36.551904  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet a2162b78c81847798c5b008ab0abaf2c from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-a2162b78c81847798c5b008ab0abaf2c
I20260709 12:13:36.560252  1427 tablet_copy_source_session.cc:215] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:36.563185  2602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2162b78c81847798c5b008ab0abaf2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:36.575516  2602 tablet_copy_client.cc:806] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:36.576094  2602 tablet_copy_client.cc:670] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:36.579568  2602 tablet_copy_client.cc:538] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:36.588048  2602 tablet_bootstrap.cc:492] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:36.604667  2604 ts_tablet_manager.cc:933] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:36.614511  2604 tablet_copy_client.cc:323] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.130:44747
I20260709 12:13:36.639029  1502 tablet_copy_service.cc:140] P 0cc37d6f6bd04371a8695befcf603c73: Received BeginTabletCopySession request for tablet 0bd5a90ff1954cf292b6f14d3dfa3041 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:48046)
I20260709 12:13:36.639601  1502 tablet_copy_service.cc:161] P 0cc37d6f6bd04371a8695befcf603c73: Beginning new tablet copy session on tablet 0bd5a90ff1954cf292b6f14d3dfa3041 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:48046: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-0bd5a90ff1954cf292b6f14d3dfa3041
I20260709 12:13:36.647560  1502 tablet_copy_source_session.cc:215] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:36.653239  2604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd5a90ff1954cf292b6f14d3dfa3041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:36.655828  2602 tablet_bootstrap.cc:492] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:36.656781  2602 tablet_bootstrap.cc:492] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:36.663568  2602 ts_tablet_manager.cc:1403] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.076s	user 0.037s	sys 0.012s
I20260709 12:13:36.666064  2607 ts_tablet_manager.cc:933] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:36.666848  2602 raft_consensus.cc:359] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:36.667701  2602 raft_consensus.cc:740] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:36.668373  2602 consensus_queue.cc:260] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:36.677474  2607 tablet_copy_client.cc:323] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.130:44747
I20260709 12:13:36.685567  2602 ts_tablet_manager.cc:1434] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260709 12:13:36.694926  1502 tablet_copy_service.cc:140] P 0cc37d6f6bd04371a8695befcf603c73: Received BeginTabletCopySession request for tablet fef6ab0570d946cd82ae72302064d8c8 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:48046)
I20260709 12:13:36.695287  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-a2162b78c81847798c5b008ab0abaf2c received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:36.695432  1502 tablet_copy_service.cc:161] P 0cc37d6f6bd04371a8695befcf603c73: Beginning new tablet copy session on tablet fef6ab0570d946cd82ae72302064d8c8 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:48046: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-fef6ab0570d946cd82ae72302064d8c8
I20260709 12:13:36.695807  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-a2162b78c81847798c5b008ab0abaf2c on tablet a2162b78c81847798c5b008ab0abaf2c with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:36.703836  1502 tablet_copy_source_session.cc:215] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:36.711354  2607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef6ab0570d946cd82ae72302064d8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:36.716624  2610 raft_consensus.cc:993] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3: : Instructing follower b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:36.717355  2557 raft_consensus.cc:1081] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Signalling peer b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:36.719218  2587 raft_consensus.cc:993] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower bd4d3de0d13743249cfb2d26e9fde8a3 to start an election
I20260709 12:13:36.719688  2585 raft_consensus.cc:1081] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Signalling peer bd4d3de0d13743249cfb2d26e9fde8a3 to start an election
I20260709 12:13:36.722987  2143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65c119d0e2094c1ab8ca86e2aaf98183"
dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:34178
I20260709 12:13:36.723548  2143 raft_consensus.cc:493] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:36.723875  2143 raft_consensus.cc:3060] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.724370  1563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
 from {username='slave'} at 127.0.0.1:50838
I20260709 12:13:36.724982  1563 raft_consensus.cc:493] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:36.725407  1563 raft_consensus.cc:3060] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.729836  2143 raft_consensus.cc:515] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:36.730763  2607 tablet_copy_client.cc:806] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:36.731305  2607 tablet_copy_client.cc:670] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:36.735431  2143 leader_election.cc:290] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:36.736483  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c119d0e2094c1ab8ca86e2aaf98183" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:36.736840  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c119d0e2094c1ab8ca86e2aaf98183" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:36.737159  1410 raft_consensus.cc:3060] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.737361  1565 raft_consensus.cc:3055] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:36.737666  1565 raft_consensus.cc:740] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:36.738293  1563 raft_consensus.cc:515] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:36.738376  1565 consensus_queue.cc:260] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:36.739526  1565 raft_consensus.cc:3060] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.742664  1563 leader_election.cc:290] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:36.743752  2602 ts_tablet_manager.cc:933] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:36.744961  2604 tablet_copy_client.cc:806] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:36.745478  2604 tablet_copy_client.cc:670] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:36.745893  1410 raft_consensus.cc:2468] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:36.748247  1565 raft_consensus.cc:2468] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:36.748934  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:36.749564  1410 raft_consensus.cc:3060] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.749761  2106 leader_election.cc:304] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:36.752151  2607 tablet_copy_client.cc:538] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:36.753556  2609 raft_consensus.cc:2804] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:36.754029  2604 tablet_copy_client.cc:538] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:36.759689  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:36.760339  1483 raft_consensus.cc:3055] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:36.760617  1483 raft_consensus.cc:740] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:36.760983  2561 raft_consensus.cc:993] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59: : Instructing follower 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:36.761380  2561 raft_consensus.cc:1081] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 2 LEADER]: Signalling peer 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:36.761353  1483 consensus_queue.cc:260] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:36.762873  2604 tablet_bootstrap.cc:492] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:36.762987  1483 raft_consensus.cc:3060] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.763584  1488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:40722
I20260709 12:13:36.764082  1488 raft_consensus.cc:493] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:36.764400  1488 raft_consensus.cc:3060] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:36.763020  1410 raft_consensus.cc:2468] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
I20260709 12:13:36.775069  1488 raft_consensus.cc:515] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:36.780114  1533 leader_election.cc:304] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:36.787248  2610 raft_consensus.cc:2804] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:36.787758  2610 raft_consensus.cc:697] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:36.788671  2610 consensus_queue.cc:237] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:36.790576  1488 leader_election.cc:290] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 3 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:36.794999  1483 raft_consensus.cc:2468] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
I20260709 12:13:36.799377  2609 raft_consensus.cc:697] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:36.800375  2609 consensus_queue.cc:237] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:36.806854  1313 catalog_manager.cc:5697] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 1 to 2, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:36.781878  2607 tablet_bootstrap.cc:492] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:36.817871  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:36.818524  1410 raft_consensus.cc:3055] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:36.818825  1410 raft_consensus.cc:740] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:36.819528  1410 consensus_queue.cc:260] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:36.820791  1410 raft_consensus.cc:3060] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:36.820854  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:36.821594  1565 raft_consensus.cc:3060] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:36.826198  2546 raft_consensus.cc:993] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59: : Instructing follower 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:36.826637  2546 raft_consensus.cc:1081] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Signalling peer 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:36.828297  1483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db212ccc741746af867ddcbfcbc4c8f4"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:40722
I20260709 12:13:36.828984  1483 raft_consensus.cc:493] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:36.829407  1483 raft_consensus.cc:3060] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.829463  1565 raft_consensus.cc:2468] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 3.
I20260709 12:13:36.830717  1455 leader_election.cc:304] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:36.831420  2504 raft_consensus.cc:2804] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:36.831852  2504 raft_consensus.cc:697] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 3 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:36.831893  1410 raft_consensus.cc:2468] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 3.
I20260709 12:13:36.832676  2504 consensus_queue.cc:237] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:36.838723  1483 raft_consensus.cc:515] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:36.838114  2602 tablet_copy_client.cc:323] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:36.841109  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet b89f134a75ef4726a803b983efd73429 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:36.841637  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet b89f134a75ef4726a803b983efd73429 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-b89f134a75ef4726a803b983efd73429
I20260709 12:13:36.845880  2604 tablet_bootstrap.cc:492] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:36.846757  2604 tablet_bootstrap.cc:492] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:36.847412  2604 ts_tablet_manager.cc:1403] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.085s	user 0.030s	sys 0.013s
I20260709 12:13:36.848852  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db212ccc741746af867ddcbfcbc4c8f4" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:36.849387  1410 raft_consensus.cc:3055] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:36.849696  1410 raft_consensus.cc:740] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:36.850402  1410 consensus_queue.cc:260] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:36.851420  1410 raft_consensus.cc:3060] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.851452  1311 catalog_manager.cc:5697] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 1 to 2, leader changed from bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:36.845891  1483 leader_election.cc:290] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:36.858508  1410 raft_consensus.cc:2468] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:36.860603  1458 leader_election.cc:304] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:36.861114  2604 raft_consensus.cc:359] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:36.861896  2587 raft_consensus.cc:2804] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:36.862123  2604 raft_consensus.cc:740] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:36.862468  2587 raft_consensus.cc:697] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:36.863067  2604 consensus_queue.cc:260] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:36.863340  2587 consensus_queue.cc:237] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:36.865717  2604 ts_tablet_manager.cc:1434] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260709 12:13:36.871364  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db212ccc741746af867ddcbfcbc4c8f4" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:36.872219  1563 raft_consensus.cc:3060] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.874840  1427 tablet_copy_source_session.cc:215] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:36.877806  1502 tablet_copy_service.cc:342] P 0cc37d6f6bd04371a8695befcf603c73: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-0bd5a90ff1954cf292b6f14d3dfa3041 received from {username='slave'} at 127.0.0.1:48046
I20260709 12:13:36.878203  1502 tablet_copy_service.cc:434] P 0cc37d6f6bd04371a8695befcf603c73: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-0bd5a90ff1954cf292b6f14d3dfa3041 on tablet 0bd5a90ff1954cf292b6f14d3dfa3041 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:36.881634  2602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b89f134a75ef4726a803b983efd73429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:36.882619  1563 raft_consensus.cc:2468] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:36.892091  2585 raft_consensus.cc:993] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:36.898873  2587 raft_consensus.cc:1081] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Signalling peer b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:36.900658  2143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5"
dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:34186
I20260709 12:13:36.901152  2143 raft_consensus.cc:493] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:36.901479  2143 raft_consensus.cc:3060] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:36.919152  2561 raft_consensus.cc:993] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59: : Instructing follower b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:36.919605  2561 raft_consensus.cc:1081] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Signalling peer b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:36.922060  2144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f5090abf3c9465792238c195d6a1ae8"
dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:34184
I20260709 12:13:36.922583  2144 raft_consensus.cc:493] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:36.922917  2144 raft_consensus.cc:3060] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.938009  2143 raft_consensus.cc:515] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:36.937170  2144 raft_consensus.cc:515] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:36.944031  2143 leader_election.cc:290] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:36.945377  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:36.946153  1563 raft_consensus.cc:3060] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:36.948935  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5090abf3c9465792238c195d6a1ae8" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:36.949652  1410 raft_consensus.cc:3055] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:36.950017  1410 raft_consensus.cc:740] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:36.980792  1410 consensus_queue.cc:260] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:36.981931  1410 raft_consensus.cc:3060] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.990898  2144 leader_election.cc:290] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:37.006598  1563 raft_consensus.cc:2468] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 3.
I20260709 12:13:37.008255  2106 leader_election.cc:304] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:37.009305  2609 raft_consensus.cc:2804] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:37.009797  2609 raft_consensus.cc:697] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:37.010658  2609 consensus_queue.cc:237] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:37.011730  1410 raft_consensus.cc:2468] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:37.021194  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a4c350ad704d3187e24ed3832fd6b5" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:37.021751  1491 raft_consensus.cc:3055] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:37.022027  1491 raft_consensus.cc:740] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:37.022842  1491 consensus_queue.cc:260] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:37.024081  1491 raft_consensus.cc:3060] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:37.024008  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5090abf3c9465792238c195d6a1ae8" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:37.024682  1483 raft_consensus.cc:3060] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.027092  2109 leader_election.cc:304] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 
I20260709 12:13:37.027974  2613 raft_consensus.cc:2804] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:37.030994  1483 raft_consensus.cc:2468] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:37.035204  1491 raft_consensus.cc:2468] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 3.
I20260709 12:13:37.036476  2613 raft_consensus.cc:697] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:37.037698  2613 consensus_queue.cc:237] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:37.040405  1312 catalog_manager.cc:5697] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 2 to 3, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 3 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:37.064111  2607 tablet_bootstrap.cc:492] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:37.066403  2607 tablet_bootstrap.cc:492] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:37.068096  2607 ts_tablet_manager.cc:1403] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.286s	user 0.017s	sys 0.012s
I20260709 12:13:37.073050  2607 raft_consensus.cc:359] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:37.074510  2607 raft_consensus.cc:740] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:37.074959  2144 raft_consensus.cc:1217] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:37.075515  2607 consensus_queue.cc:260] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:37.079180  2607 ts_tablet_manager.cc:1434] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:13:37.095479  2602 tablet_copy_client.cc:806] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:37.096032  2602 tablet_copy_client.cc:670] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:37.100731  2602 tablet_copy_client.cc:538] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:37.108902  1502 tablet_copy_service.cc:342] P 0cc37d6f6bd04371a8695befcf603c73: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-fef6ab0570d946cd82ae72302064d8c8 received from {username='slave'} at 127.0.0.1:48046
I20260709 12:13:37.109371  1502 tablet_copy_service.cc:434] P 0cc37d6f6bd04371a8695befcf603c73: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-fef6ab0570d946cd82ae72302064d8c8 on tablet fef6ab0570d946cd82ae72302064d8c8 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:37.111512  2602 tablet_bootstrap.cc:492] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:37.113986  1312 catalog_manager.cc:5697] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:37.116418  1311 catalog_manager.cc:5697] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:37.120951  1312 catalog_manager.cc:5697] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 2 to 3, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 3 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:37.135706  2602 tablet_bootstrap.cc:492] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:37.136508  2602 tablet_bootstrap.cc:492] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:37.137153  2602 ts_tablet_manager.cc:1403] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260709 12:13:37.139358  2602 raft_consensus.cc:359] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:37.140041  2602 raft_consensus.cc:740] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:37.140637  2602 consensus_queue.cc:260] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:37.142998  2602 ts_tablet_manager.cc:1434] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:13:37.145093  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-b89f134a75ef4726a803b983efd73429 received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:37.145489  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-b89f134a75ef4726a803b983efd73429 on tablet b89f134a75ef4726a803b983efd73429 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:37.187502  1410 raft_consensus.cc:1275] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:37.188887  2611 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:37.211278  2143 raft_consensus.cc:3060] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Advancing to term 2
I20260709 12:13:37.215065  1483 raft_consensus.cc:1275] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:37.216074  1410 raft_consensus.cc:1275] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.216521  2611 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.219249  2613 consensus_queue.cc:1048] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:37.223030  2143 raft_consensus.cc:1275] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:37.225484  2611 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.226353  1563 raft_consensus.cc:1275] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.229842  2624 consensus_queue.cc:1048] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:37.250768  2142 raft_consensus.cc:1217] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:37.267828  1565 raft_consensus.cc:1275] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:37.269239  2504 consensus_queue.cc:1048] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:37.281595  1561 raft_consensus.cc:1275] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:37.282940  2504 consensus_queue.cc:1048] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:37.309022  1410 raft_consensus.cc:1275] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:37.311728  2587 consensus_queue.cc:1048] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:37.318526  1408 raft_consensus.cc:1275] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:37.320441  2621 consensus_queue.cc:1048] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:37.328751  2142 raft_consensus.cc:1217] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:37.376545  2557 raft_consensus.cc:1064] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:37.379041  2557 consensus_queue.cc:237] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:37.386276  2142 raft_consensus.cc:1275] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:37.387585  1483 raft_consensus.cc:1275] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:37.389149  2557 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.389532  1410 raft_consensus.cc:1275] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:37.392620  2610 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.393344  2557 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.402482  2402 raft_consensus.cc:2955] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.405719  2142 raft_consensus.cc:2955] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.412199  1491 raft_consensus.cc:2955] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.414615  1410 raft_consensus.cc:2955] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.423933  1311 catalog_manager.cc:5697] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 2 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.439640 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:37.449728  1483 raft_consensus.cc:1275] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:37.450907  2609 consensus_queue.cc:1048] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:37.454608  1561 consensus_queue.cc:237] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:37.460562  2142 raft_consensus.cc:1275] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.463135  1491 raft_consensus.cc:1275] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.464885  2611 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:37.466637  2610 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:37.479513  1563 raft_consensus.cc:1275] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:37.480855  2624 consensus_queue.cc:1048] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:37.500736  2610 raft_consensus.cc:2955] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.505316  2142 raft_consensus.cc:2955] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.507383  1489 raft_consensus.cc:1275] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.509754  1488 raft_consensus.cc:2955] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.518889  2624 consensus_queue.cc:1048] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:37.523314  2546 raft_consensus.cc:1064] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:37.527699  1313 catalog_manager.cc:5697] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 4 to 5, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.535502  2546 consensus_queue.cc:237] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:37.583973  1407 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bd5a90ff1954cf292b6f14d3dfa3041 with delete_type TABLET_DATA_TOMBSTONED (TS 130db8639f96494db6e47c6c079e2c59 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54740
I20260709 12:13:37.663146  1410 raft_consensus.cc:1275] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.674122  2624 consensus_queue.cc:1048] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:37.710093  2649 tablet_replica.cc:333] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:37.711616  2649 raft_consensus.cc:2243] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:37.712690  2649 raft_consensus.cc:2272] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:37.718222  1559 raft_consensus.cc:1275] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.719830  2651 consensus_queue.cc:1048] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.720265  2649 ts_tablet_manager.cc:1916] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:37.737957  2649 ts_tablet_manager.cc:1929] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:37.738478  2649 log.cc:1199] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 130db8639f96494db6e47c6c079e2c59: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/wals/0bd5a90ff1954cf292b6f14d3dfa3041
I20260709 12:13:37.748400  1483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30d6756174c645efa816c146bb02a6d0"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
new_leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:13:37.749054  1483 raft_consensus.cc:606] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Received request to transfer leadership to TS b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:37.749162  1299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0bd5a90ff1954cf292b6f14d3dfa3041 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:13:37.751243  1383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.132:37013, user_credentials={real_user=slave}} blocked reactor thread for 140690us
I20260709 12:13:37.771862  1302 catalog_manager.cc:5028] TS 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): tablet 0bd5a90ff1954cf292b6f14d3dfa3041 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:37.774678  1488 raft_consensus.cc:1275] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.781549  1410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3815e67ac82d45be8354ca3518e2cb88"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:37.782160  1410 raft_consensus.cc:606] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Received request to transfer leadership to TS b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:37.785467  2142 raft_consensus.cc:1275] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.798372  2619 raft_consensus.cc:1064] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:37.801024  2619 consensus_queue.cc:237] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:37.803977  2546 consensus_queue.cc:1048] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.812181  2546 consensus_queue.cc:1048] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.819883  1410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acc79b0a24ce4f34944baf9986f46ae0"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:37.820462  1410 raft_consensus.cc:606] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Received request to transfer leadership to TS b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:37.843210  2651 raft_consensus.cc:2955] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.848492  1410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b89f134a75ef4726a803b983efd73429"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:37.849061  1410 raft_consensus.cc:606] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Received request to transfer leadership to TS 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:37.847653  2144 raft_consensus.cc:2955] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.858304  1483 raft_consensus.cc:2955] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.860783  1563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c954fecdda6c4c529376ba0874195dcc"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
mode: GRACEFUL
new_leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:58950
I20260709 12:13:37.861361  1563 raft_consensus.cc:606] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Received request to transfer leadership to TS b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:37.864998  1488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
new_leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:13:37.871025  1563 raft_consensus.cc:2955] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.877967  1488 raft_consensus.cc:606] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Received request to transfer leadership to TS bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:37.881529 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:37.884526  1410 raft_consensus.cc:1275] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.885589  2142 raft_consensus.cc:1275] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.887045  2585 consensus_queue.cc:1048] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.890007  1559 raft_consensus.cc:1275] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.892007  2585 consensus_queue.cc:1048] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:37.897058  2585 consensus_queue.cc:1048] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.914083  2504 raft_consensus.cc:993] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower bd4d3de0d13743249cfb2d26e9fde8a3 to start an election
I20260709 12:13:37.914598  2585 raft_consensus.cc:1081] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Signalling peer bd4d3de0d13743249cfb2d26e9fde8a3 to start an election
I20260709 12:13:37.914896  2650 raft_consensus.cc:1064] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
W20260709 12:13:37.915341  2650 raft_consensus.cc:1068] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59: Unable to promote non-voter b338ee4ae4b34ae29cafdb83d2a7ce52: Service unavailable: leader transfer in progress
I20260709 12:13:37.916400  1559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
 from {username='slave'} at 127.0.0.1:50838
I20260709 12:13:37.917069  1559 raft_consensus.cc:493] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:37.917465  1559 raft_consensus.cc:3060] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.918164 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:37.920737  2504 raft_consensus.cc:2955] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.921820  1311 catalog_manager.cc:5697] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:37.923359 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:37.925038  1559 raft_consensus.cc:515] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:37.937896  2142 raft_consensus.cc:2955] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:37.940460  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:37.956199  2619 raft_consensus.cc:993] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:37.956745  2619 raft_consensus.cc:1081] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Signalling peer b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:37.958432  2144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30d6756174c645efa816c146bb02a6d0"
dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:34186
I20260709 12:13:37.958977  2144 raft_consensus.cc:493] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:37.959313  2144 raft_consensus.cc:3060] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.961275  1563 raft_consensus.cc:1240] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Rejecting Update request from peer 0cc37d6f6bd04371a8695befcf603c73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:37.962522  2621 consensus_queue.cc:1059] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.963394  2651 raft_consensus.cc:993] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59: : Instructing follower 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:37.963908  2650 raft_consensus.cc:1081] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Signalling peer 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:37.967285  1559 leader_election.cc:290] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:37.967681  1411 consensus_queue.cc:237] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:37.969004  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:37.971114  1488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b89f134a75ef4726a803b983efd73429"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:40722
I20260709 12:13:37.971633  1488 raft_consensus.cc:493] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:37.971980  1488 raft_consensus.cc:3060] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.975525  2142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
I20260709 12:13:37.976142  2142 raft_consensus.cc:3060] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.980126  2144 raft_consensus.cc:515] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:37.982592  2143 raft_consensus.cc:1275] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:37.982735  1488 raft_consensus.cc:515] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:37.985070  2144 leader_election.cc:290] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:37.986145  1488 leader_election.cc:290] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:37.988396  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d6756174c645efa816c146bb02a6d0" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:37.990435  1561 raft_consensus.cc:1275] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:37.990562  1411 raft_consensus.cc:3060] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.991304  2652 consensus_queue.cc:1048] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:37.992666  2546 raft_consensus.cc:993] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59: : Instructing follower b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:37.993090  2546 raft_consensus.cc:1081] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Signalling peer b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:37.988840  1559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89f134a75ef4726a803b983efd73429" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:37.989580  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d6756174c645efa816c146bb02a6d0" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:37.993861  1559 raft_consensus.cc:3060] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.994007  1491 raft_consensus.cc:3055] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:37.994474  2561 consensus_queue.cc:1048] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.994500  1491 raft_consensus.cc:740] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:37.999575  2142 raft_consensus.cc:2468] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
I20260709 12:13:38.000301  1559 raft_consensus.cc:2468] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:38.001555  1455 leader_election.cc:304] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:38.002519  2504 raft_consensus.cc:2804] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:38.002981  2504 raft_consensus.cc:697] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:38.003865  2504 consensus_queue.cc:237] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:37.996152  1491 consensus_queue.cc:260] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.008790  1491 raft_consensus.cc:3060] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.015699  2144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3815e67ac82d45be8354ca3518e2cb88"
dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:34184
I20260709 12:13:38.016321  2144 raft_consensus.cc:493] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:38.016682  2144 raft_consensus.cc:3060] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.017566  1312 catalog_manager.cc:5697] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 2 to 3, term changed from 1 to 2, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to <none>, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.019402  2561 raft_consensus.cc:2955] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.022157  1483 raft_consensus.cc:3055] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:38.022640  1483 raft_consensus.cc:740] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:38.023409  1483 consensus_queue.cc:260] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.030884  2144 raft_consensus.cc:515] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.033277  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89f134a75ef4726a803b983efd73429" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:38.033936  1410 raft_consensus.cc:3055] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:38.034277  1410 raft_consensus.cc:740] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:38.035038  1410 consensus_queue.cc:260] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:38.036638  1410 raft_consensus.cc:3060] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.038353  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3815e67ac82d45be8354ca3518e2cb88" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:38.038882  1408 raft_consensus.cc:3055] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:38.022189  1561 raft_consensus.cc:2955] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.039175  1408 raft_consensus.cc:740] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:38.039904  1408 consensus_queue.cc:260] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.040903  1408 raft_consensus.cc:3060] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.046036  1410 raft_consensus.cc:2468] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:38.047511  1408 raft_consensus.cc:2468] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:38.040884  1483 raft_consensus.cc:3060] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.050047  1411 raft_consensus.cc:2468] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:38.063660  2109 leader_election.cc:304] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 
I20260709 12:13:38.051594  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2162b78c81847798c5b008ab0abaf2c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:38.064616  2624 raft_consensus.cc:2804] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:38.062986  1315 catalog_manager.cc:5697] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:38.064946  2109 leader_election.cc:304] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 
I20260709 12:13:38.065163  2624 raft_consensus.cc:697] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:38.065966  2609 raft_consensus.cc:2804] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:38.066435  2609 raft_consensus.cc:697] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:38.066206  2624 consensus_queue.cc:237] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.067306  2609 consensus_queue.cc:237] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.071779  2144 leader_election.cc:290] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:38.051028  2140 raft_consensus.cc:2955] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.082018  1483 raft_consensus.cc:2468] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
W20260709 12:13:38.082952  2587 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:13:38.089037  1533 leader_election.cc:304] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:38.089960  2610 raft_consensus.cc:2804] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:38.093016  2610 raft_consensus.cc:697] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:38.093961  2610 consensus_queue.cc:237] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.037484  1491 raft_consensus.cc:2468] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:38.101930  2597 raft_consensus.cc:993] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3: : Instructing follower b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:38.102456  2597 raft_consensus.cc:1081] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Signalling peer b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:38.112689  2141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c954fecdda6c4c529376ba0874195dcc"
dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:34178
I20260709 12:13:38.113327  2141 raft_consensus.cc:493] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:38.114182  2141 raft_consensus.cc:3060] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.116812  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3815e67ac82d45be8354ca3518e2cb88" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:38.117486  1483 raft_consensus.cc:3060] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.125957  1313 catalog_manager.cc:5697] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:38.129479  1483 raft_consensus.cc:2468] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:38.132495  1312 catalog_manager.cc:5697] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 3 to 2, leader changed from <none> to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from VOTER to NON_VOTER, now has a pending config: VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129), VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130), VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131), VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.145484  1481 tablet_service.cc:1558] Processing DeleteTablet for tablet a2162b78c81847798c5b008ab0abaf2c with delete_type TABLET_DATA_TOMBSTONED (TS 0cc37d6f6bd04371a8695befcf603c73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:38.157382  1311 catalog_manager.cc:5697] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129), VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130), VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131), VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.159547  1311 catalog_manager.cc:5697] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:38.167944  2561 raft_consensus.cc:993] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59: : Instructing follower b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:38.168593  2561 raft_consensus.cc:1081] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Signalling peer b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:38.170529  2141 raft_consensus.cc:515] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.173571  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954fecdda6c4c529376ba0874195dcc" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:38.174218  1410 raft_consensus.cc:3060] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.182160  1410 raft_consensus.cc:2468] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:38.186740  1563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:38.194684  1563 raft_consensus.cc:606] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:13:38.187690  2666 tablet_replica.cc:333] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:38.196069  2666 raft_consensus.cc:2243] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:38.196219  2109 leader_election.cc:304] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 
I20260709 12:13:38.196475  2141 leader_election.cc:290] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:38.196784  2666 raft_consensus.cc:2272] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:38.188082  2142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acc79b0a24ce4f34944baf9986f46ae0"
dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:34184
I20260709 12:13:38.197151  2609 raft_consensus.cc:2804] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:38.197412  2142 raft_consensus.cc:493] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:38.197840  2142 raft_consensus.cc:3060] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.198607  2609 raft_consensus.cc:697] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:38.196476  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954fecdda6c4c529376ba0874195dcc" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:38.199647  2609 consensus_queue.cc:237] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.200026  1559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:38.200109  1563 raft_consensus.cc:3055] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:38.200672  1559 raft_consensus.cc:606] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:13:38.200788  1563 raft_consensus.cc:740] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
W20260709 12:13:38.202080  1299 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for fef6ab0570d946cd82ae72302064d8c8 already in progress [suppressed 4 similar messages]
I20260709 12:13:38.201694  1563 consensus_queue.cc:260] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.192776  1313 catalog_manager.cc:5697] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 1 to 2, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:38.203817  1563 raft_consensus.cc:3060] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.204721  2142 raft_consensus.cc:515] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.207437  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc79b0a24ce4f34944baf9986f46ae0" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:38.208129  1410 raft_consensus.cc:3055] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:38.208494  1410 raft_consensus.cc:740] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:38.209290  1410 consensus_queue.cc:260] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.210366  1410 raft_consensus.cc:3060] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.213227  1563 raft_consensus.cc:2468] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:38.216800  2142 leader_election.cc:290] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:38.218457  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc79b0a24ce4f34944baf9986f46ae0" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:38.219135  1483 raft_consensus.cc:3060] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.218426  1563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:38.221287  1563 raft_consensus.cc:606] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:13:38.222609  1410 raft_consensus.cc:2468] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:38.224782  2666 ts_tablet_manager.cc:1916] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:38.225276  2109 leader_election.cc:304] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 
I20260709 12:13:38.226092  2609 raft_consensus.cc:2804] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:38.226773  2609 raft_consensus.cc:697] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
W20260709 12:13:38.228930  1363 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
I20260709 12:13:38.229341  2609 consensus_queue.cc:237] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:38.229341  1363 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for fef6ab0570d946cd82ae72302064d8c8 already in progress
W20260709 12:13:38.239981  1363 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for fef6ab0570d946cd82ae72302064d8c8 already in progress
I20260709 12:13:38.229297  1483 raft_consensus.cc:2468] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:38.242674  1313 catalog_manager.cc:5697] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 1 to 2, leader changed from bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:38.243686  2666 ts_tablet_manager.cc:1929] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:38.244232  2666 log.cc:1199] T a2162b78c81847798c5b008ab0abaf2c P 0cc37d6f6bd04371a8695befcf603c73: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/wals/a2162b78c81847798c5b008ab0abaf2c
I20260709 12:13:38.245862  1302 catalog_manager.cc:5028] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): tablet a2162b78c81847798c5b008ab0abaf2c (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:38.259366  1313 catalog_manager.cc:5697] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:38.466722  1410 raft_consensus.cc:1275] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:38.467880  2609 consensus_queue.cc:1048] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:38.481400  1491 raft_consensus.cc:1275] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:38.489979  2609 consensus_queue.cc:1048] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:38.553128  2142 raft_consensus.cc:3060] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Advancing to term 2
I20260709 12:13:38.554422  1559 raft_consensus.cc:1275] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:38.556838  2621 consensus_queue.cc:1048] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.560117  2142 raft_consensus.cc:1275] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:38.561460  2621 consensus_queue.cc:1048] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.570253  1410 raft_consensus.cc:1275] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:38.572374  1410 raft_consensus.cc:1275] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:38.573894  2609 consensus_queue.cc:1048] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:38.575135  2621 consensus_queue.cc:1048] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.588800  1491 raft_consensus.cc:1275] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:38.591111  2610 consensus_queue.cc:1048] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:38.593484  2141 raft_consensus.cc:1275] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:38.597410  2610 consensus_queue.cc:1048] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:38.609980  2610 raft_consensus.cc:993] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3: : Instructing follower 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:38.610857  2610 raft_consensus.cc:1081] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Signalling peer 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:38.613323  1411 raft_consensus.cc:1275] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:38.622398  1410 raft_consensus.cc:3060] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.623483  2624 consensus_queue.cc:1048] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:38.614363  1491 raft_consensus.cc:1275] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:38.632570  1410 raft_consensus.cc:1275] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:38.655987  2680 consensus_queue.cc:1048] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:38.673411  1491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:40712
I20260709 12:13:38.674045  1491 raft_consensus.cc:493] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:38.674398  1491 raft_consensus.cc:3060] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:38.684111  2677 log.cc:927] Time spent T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 12:13:38.643478  2609 consensus_queue.cc:1048] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 12:13:38.657188  2557 raft_consensus.cc:2955] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.695536  2621 raft_consensus.cc:1064] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:38.712998  1410 raft_consensus.cc:2955] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.713543  1491 raft_consensus.cc:515] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.720826  2621 consensus_queue.cc:237] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.739949  1559 raft_consensus.cc:1275] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:38.757215  2609 consensus_queue.cc:1048] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:13:38.732223  2676 log.cc:927] Time spent T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 12:13:38.749845  1415 raft_consensus.cc:1275] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:38.761154  2624 consensus_queue.cc:1048] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:38.764552  1491 leader_election.cc:290] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 3 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:38.767129  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
I20260709 12:13:38.767745  2141 raft_consensus.cc:3060] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.775087  1491 raft_consensus.cc:1240] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Rejecting Update request from peer bd4d3de0d13743249cfb2d26e9fde8a3 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:38.776926  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:38.777523  1561 raft_consensus.cc:3055] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:38.777864  1561 raft_consensus.cc:740] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:38.778718  1561 consensus_queue.cc:260] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.780129  1561 raft_consensus.cc:3060] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.788043  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6ab0570d946cd82ae72302064d8c8" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:38.790694  1415 raft_consensus.cc:3060] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.791198  2142 raft_consensus.cc:1275] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:38.792243  2141 raft_consensus.cc:2468] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 3.
I20260709 12:13:38.792701  2621 consensus_queue.cc:1048] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:38.801360  1411 raft_consensus.cc:1275] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:38.804029  2504 consensus_queue.cc:1048] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:38.797886  1415 raft_consensus.cc:2468] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 3.
I20260709 12:13:38.813727  1458 leader_election.cc:304] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59, b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 
I20260709 12:13:38.814498  2504 raft_consensus.cc:2804] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:38.814937  2504 raft_consensus.cc:697] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:38.815711  2504 consensus_queue.cc:237] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.818142  1563 raft_consensus.cc:1275] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:38.820446  2619 consensus_queue.cc:1048] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:38.821363  1561 raft_consensus.cc:2468] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 3.
I20260709 12:13:38.830140  1491 raft_consensus.cc:1275] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:38.832561  2609 consensus_queue.cc:1048] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:38.837031  1315 catalog_manager.cc:5697] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 2 to 3, leader changed from bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 3 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:38.847322  2504 raft_consensus.cc:2955] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.854429  1411 raft_consensus.cc:2955] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.857657  1561 raft_consensus.cc:2955] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.870573  2141 raft_consensus.cc:2955] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.883450  1313 catalog_manager.cc:5697] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 2 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.908491  1483 consensus_queue.cc:237] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:38.912514  2142 raft_consensus.cc:1275] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:38.914183  2621 consensus_queue.cc:1048] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:38.915891  1411 raft_consensus.cc:1275] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:38.919813  2504 raft_consensus.cc:2955] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.930914  2142 raft_consensus.cc:2955] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.934494  2621 consensus_queue.cc:1048] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:38.937242  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b89f134a75ef4726a803b983efd73429 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:38.949594  1411 raft_consensus.cc:2955] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:38.956025  1310 catalog_manager.cc:5697] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 4 to 5, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:38.983597  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet b89f134a75ef4726a803b983efd73429 with delete_type TABLET_DATA_TOMBSTONED (TS bd4d3de0d13743249cfb2d26e9fde8a3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:39.003291  2692 tablet_replica.cc:333] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:39.004369  2692 raft_consensus.cc:2243] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.005352  2692 raft_consensus.cc:2272] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.008111  2692 ts_tablet_manager.cc:1916] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:39.018860  2692 ts_tablet_manager.cc:1929] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:39.019260  2692 log.cc:1199] T b89f134a75ef4726a803b983efd73429 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/wals/b89f134a75ef4726a803b983efd73429
I20260709 12:13:39.020733  1299 catalog_manager.cc:5028] TS bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): tablet b89f134a75ef4726a803b983efd73429 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:39.156306 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:39.195010  1483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f82fc8b25fd4300b2e7b5053b51e024"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
new_leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:13:39.195534  1483 raft_consensus.cc:606] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Received request to transfer leadership to TS b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:39.198199  1411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:39.198745  1411 raft_consensus.cc:606] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Received request to transfer leadership to TS 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:39.200845  1483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69fbdd3e61e045ea8d997ae5fc1d242f"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
new_leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:13:39.201246  1483 raft_consensus.cc:606] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Received request to transfer leadership to TS b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:39.203510  1411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "889b2213af2b486a9918c3eedee0a05f"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:39.203990  1411 raft_consensus.cc:606] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Received request to transfer leadership to TS 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:39.206151  1411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:39.206610  1411 raft_consensus.cc:606] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Received request to transfer leadership to TS bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:39.209400  1559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dda29bddc14943318f6f2dd223dcdb11"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
mode: GRACEFUL
new_leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:58950
I20260709 12:13:39.209986  1559 raft_consensus.cc:606] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Received request to transfer leadership to TS b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:39.211227 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:39.212656 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:39.213268 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:39.238420  1411 raft_consensus.cc:1275] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:39.239627  2621 consensus_queue.cc:1048] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.282265  1559 raft_consensus.cc:1275] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:39.283561  2621 consensus_queue.cc:1048] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.291893  2142 raft_consensus.cc:1275] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:39.294600  2693 consensus_queue.cc:1048] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:39.325868  2694 raft_consensus.cc:993] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:39.326299  2661 raft_consensus.cc:1081] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Signalling peer b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:39.327675  2141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69fbdd3e61e045ea8d997ae5fc1d242f"
dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:34186
I20260709 12:13:39.328177  2141 raft_consensus.cc:493] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.328473  2141 raft_consensus.cc:3060] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.334225  2141 raft_consensus.cc:515] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.336129  2141 leader_election.cc:290] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:39.336730  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fbdd3e61e045ea8d997ae5fc1d242f" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:39.337036  1559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fbdd3e61e045ea8d997ae5fc1d242f" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:39.337303  1483 raft_consensus.cc:3055] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.337631  1483 raft_consensus.cc:740] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:39.337949  1559 raft_consensus.cc:3060] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.338394  1483 consensus_queue.cc:260] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.340521  1483 raft_consensus.cc:3060] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.346977  1483 raft_consensus.cc:2468] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:39.348546  1559 raft_consensus.cc:2468] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:39.349761  2106 leader_election.cc:304] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:39.350517  2664 raft_consensus.cc:2804] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.351007  2664 raft_consensus.cc:697] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:39.351922  2664 consensus_queue.cc:237] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.365973  1313 catalog_manager.cc:5697] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 1 to 2, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.531785  2682 raft_consensus.cc:993] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3: : Instructing follower b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:39.532321  2557 raft_consensus.cc:1081] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Signalling peer b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:39.533687  2141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dda29bddc14943318f6f2dd223dcdb11"
dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:34178
I20260709 12:13:39.534170  2141 raft_consensus.cc:493] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.534473  2141 raft_consensus.cc:3060] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.541107  2141 raft_consensus.cc:515] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.542871  2141 leader_election.cc:290] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:39.543466  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda29bddc14943318f6f2dd223dcdb11" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:39.543814  1559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda29bddc14943318f6f2dd223dcdb11" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:39.544036  1483 raft_consensus.cc:3060] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.544348  1559 raft_consensus.cc:3055] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.544631  1559 raft_consensus.cc:740] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:39.545339  1559 consensus_queue.cc:260] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.546479  1559 raft_consensus.cc:3060] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.550223  1483 raft_consensus.cc:2468] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:39.551276  2109 leader_election.cc:304] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 
I20260709 12:13:39.551918  2664 raft_consensus.cc:2804] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.552395  2664 raft_consensus.cc:697] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:39.552523  1559 raft_consensus.cc:2468] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:39.553295  2664 consensus_queue.cc:237] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.561748  2650 raft_consensus.cc:993] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59: : Instructing follower 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:39.562250  2696 raft_consensus.cc:1081] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Signalling peer 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:39.562652  1313 catalog_manager.cc:5697] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 1 to 2, leader changed from bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.563664  1483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "889b2213af2b486a9918c3eedee0a05f"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:40722
I20260709 12:13:39.564116  1483 raft_consensus.cc:493] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.564443  1483 raft_consensus.cc:3060] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.571924  1483 raft_consensus.cc:515] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.573765  1483 leader_election.cc:290] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:39.574818  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889b2213af2b486a9918c3eedee0a05f" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:39.575333  1410 raft_consensus.cc:3055] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.575605  1410 raft_consensus.cc:740] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:39.576396  1410 consensus_queue.cc:260] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.579028  1410 raft_consensus.cc:3060] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.585036  1410 raft_consensus.cc:2468] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:39.586012  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889b2213af2b486a9918c3eedee0a05f" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
I20260709 12:13:39.586417  1458 leader_election.cc:304] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:39.586624  2141 raft_consensus.cc:3060] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.587181  2661 raft_consensus.cc:2804] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.587661  2661 raft_consensus.cc:697] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:39.588650  2661 consensus_queue.cc:237] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.594934  2141 raft_consensus.cc:2468] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:39.598577  2650 raft_consensus.cc:993] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59: : Instructing follower bd4d3de0d13743249cfb2d26e9fde8a3 to start an election
I20260709 12:13:39.599061  2650 raft_consensus.cc:1081] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Signalling peer bd4d3de0d13743249cfb2d26e9fde8a3 to start an election
I20260709 12:13:39.602586  1313 catalog_manager.cc:5697] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.606020  1559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
 from {username='slave'} at 127.0.0.1:50844
I20260709 12:13:39.606573  1559 raft_consensus.cc:493] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.606945  1559 raft_consensus.cc:3060] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.614049  1559 raft_consensus.cc:515] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.615720  1559 leader_election.cc:290] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:39.616416  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:39.616984  1410 raft_consensus.cc:3055] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.617265  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
I20260709 12:13:39.617287  1410 raft_consensus.cc:740] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:39.617856  2141 raft_consensus.cc:3060] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.618381  1410 consensus_queue.cc:260] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.619293  1410 raft_consensus.cc:3060] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.622880  2141 raft_consensus.cc:2468] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
I20260709 12:13:39.623888  1410 raft_consensus.cc:2468] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
I20260709 12:13:39.623944  1533 leader_election.cc:304] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:39.624720  2557 raft_consensus.cc:2804] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.625150  2557 raft_consensus.cc:697] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:39.625887  2557 consensus_queue.cc:237] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.635586  1313 catalog_manager.cc:5697] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.729033  2693 raft_consensus.cc:993] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:39.729537  2661 raft_consensus.cc:1081] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Signalling peer b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:39.730988  2141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f82fc8b25fd4300b2e7b5053b51e024"
dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:34186
I20260709 12:13:39.731570  2141 raft_consensus.cc:493] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.731899  2141 raft_consensus.cc:3060] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.738830  2141 raft_consensus.cc:515] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.740984  2141 leader_election.cc:290] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:39.741904  1559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82fc8b25fd4300b2e7b5053b51e024" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:39.742508  1559 raft_consensus.cc:3060] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.746665  1491 consensus_queue.cc:237] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.747997  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82fc8b25fd4300b2e7b5053b51e024" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:39.748538  1483 raft_consensus.cc:3055] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.748818  1483 raft_consensus.cc:740] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:39.748854  1559 raft_consensus.cc:2468] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:39.749673  1483 consensus_queue.cc:260] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.750871  1483 raft_consensus.cc:3060] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.750968  2106 leader_election.cc:304] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:39.751920  2664 raft_consensus.cc:2804] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.752391  2141 raft_consensus.cc:1275] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:39.752384  2664 raft_consensus.cc:697] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:39.753906  2661 consensus_queue.cc:1048] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:39.753968  2664 consensus_queue.cc:237] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.757831  1483 raft_consensus.cc:2468] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:39.763595  1410 raft_consensus.cc:1275] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:39.764469  2693 raft_consensus.cc:2955] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:39.769666  1313 catalog_manager.cc:5697] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 1 to 2, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.771847  2661 consensus_queue.cc:1048] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:39.770140  2142 raft_consensus.cc:2955] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:39.779702  2696 raft_consensus.cc:993] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59: : Instructing follower 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:39.780185  2696 raft_consensus.cc:1081] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Signalling peer 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:39.782831  1491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:40722
I20260709 12:13:39.783294  1411 raft_consensus.cc:2955] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:39.783304  1491 raft_consensus.cc:493] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.784956  1491 raft_consensus.cc:3060] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.793659  1483 raft_consensus.cc:1275] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:39.795159  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fef6ab0570d946cd82ae72302064d8c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:39.796738  1491 raft_consensus.cc:515] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.798552  1491 leader_election.cc:290] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:39.800305  2624 consensus_queue.cc:1048] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.805424  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:39.805142  1313 catalog_manager.cc:5697] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 3 to 6, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New cstate: current_term: 3 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.805976  1411 raft_consensus.cc:3055] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.806303  1411 raft_consensus.cc:740] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:39.806960  1411 consensus_queue.cc:260] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.808079  1411 raft_consensus.cc:3060] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.811292  2142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
I20260709 12:13:39.811866  2142 raft_consensus.cc:3060] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.814409  1411 raft_consensus.cc:2468] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:39.818004  1458 leader_election.cc:304] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:39.818365  2142 raft_consensus.cc:2468] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:39.818935  2621 raft_consensus.cc:2804] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.820293  2621 raft_consensus.cc:697] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:39.821317  2621 consensus_queue.cc:237] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:39.828575  1563 raft_consensus.cc:1275] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:39.830989  2664 consensus_queue.cc:1048] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.855492  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet fef6ab0570d946cd82ae72302064d8c8 with delete_type TABLET_DATA_TOMBSTONED (TS bd4d3de0d13743249cfb2d26e9fde8a3 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:39.878655  2709 tablet_replica.cc:333] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:39.879667  2709 raft_consensus.cc:2243] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.880317  2709 raft_consensus.cc:2272] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.888953  1315 catalog_manager.cc:5697] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.895676  2709 ts_tablet_manager.cc:1916] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:39.909958  2709 ts_tablet_manager.cc:1929] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:13:39.910333  2709 log.cc:1199] T fef6ab0570d946cd82ae72302064d8c8 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/wals/fef6ab0570d946cd82ae72302064d8c8
I20260709 12:13:39.911918  1299 catalog_manager.cc:5028] TS bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): tablet fef6ab0570d946cd82ae72302064d8c8 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:39.970212  1559 raft_consensus.cc:1275] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:39.971460  2706 consensus_queue.cc:1048] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.979489  1483 raft_consensus.cc:1275] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:39.980973  2706 consensus_queue.cc:1048] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.994956  1410 raft_consensus.cc:1275] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:39.996433  2693 consensus_queue.cc:1048] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.028316  2142 raft_consensus.cc:1275] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.030939  2694 consensus_queue.cc:1048] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.099113  1411 consensus_queue.cc:237] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:40.100255  1410 raft_consensus.cc:1275] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.101508  2715 consensus_queue.cc:1048] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.106637  1559 raft_consensus.cc:1275] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:40.106916  1383 consensus_peers.cc:597] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 978ed19796fe4774b2ab315ab509d119. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:40.107527  1483 raft_consensus.cc:1275] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:40.108294  2650 consensus_queue.cc:1048] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:40.109457  2718 consensus_queue.cc:1048] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:40.118404  2142 raft_consensus.cc:1275] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.120882  2557 consensus_queue.cc:1048] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.137326  2696 raft_consensus.cc:2955] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:40.139607  1563 raft_consensus.cc:2955] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:40.150272  1483 raft_consensus.cc:2955] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:40.156603  1310 catalog_manager.cc:5697] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.162335  1559 consensus_queue.cc:237] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
W20260709 12:13:40.170886  1533 consensus_peers.cc:597] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b63dec0a9f04dd1abc19d1cf586cf15. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:40.171063  1491 raft_consensus.cc:1275] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:40.173786  1410 raft_consensus.cc:1275] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:40.174883  2682 consensus_queue.cc:1048] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:40.177013  2682 consensus_queue.cc:1048] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:40.183416  2682 raft_consensus.cc:2955] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:40.191401  1491 raft_consensus.cc:2955] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:40.193372  1410 raft_consensus.cc:2955] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:40.200452  1488 consensus_queue.cc:237] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:40.218603  1313 catalog_manager.cc:5697] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:40.223830  2142 raft_consensus.cc:1275] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.227417  2694 consensus_queue.cc:1048] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.233922  1561 raft_consensus.cc:1275] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:40.235992  1410 raft_consensus.cc:1275] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:13:40.237941  1458 consensus_peers.cc:597] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c21ba5f5f63f44f383569d0ae30dd97e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:40.241752  2621 consensus_queue.cc:1048] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.243059  2693 consensus_queue.cc:1048] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.247886  1561 raft_consensus.cc:1275] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.249790  2624 consensus_queue.cc:1048] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.258463 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:40.272040  1410 raft_consensus.cc:1275] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.276840  1488 raft_consensus.cc:1275] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.280830  2706 consensus_queue.cc:1048] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.289078  2693 consensus_queue.cc:1048] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:40.306568  2693 raft_consensus.cc:2955] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:40.318470  1410 raft_consensus.cc:2955] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:40.357957  1559 raft_consensus.cc:2955] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:40.372385  1411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15c80ddec6434fd5b6af9157db481f48"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:40.376158  1411 raft_consensus.cc:606] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Received request to transfer leadership to TS 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:40.377207  1415 consensus_queue.cc:237] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:40.393141  1310 catalog_manager.cc:5697] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 3 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.395972  1491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ec78752de324f21beaf1b02dac203e9"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
new_leader_uuid: "130db8639f96494db6e47c6c079e2c59"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:13:40.396772  1491 raft_consensus.cc:606] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Received request to transfer leadership to TS 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:40.401829  1563 raft_consensus.cc:1275] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:40.402149  1559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f16cd36258504a338821b1e0ecaa518b"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
mode: GRACEFUL
new_leader_uuid: "130db8639f96494db6e47c6c079e2c59"
 from {username='slave'} at 127.0.0.1:58950
I20260709 12:13:40.402724  1559 raft_consensus.cc:606] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Received request to transfer leadership to TS 130db8639f96494db6e47c6c079e2c59
W20260709 12:13:40.402664  1383 consensus_peers.cc:597] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7299e62ba094302b131b09b5a3be7f2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:40.403515  2650 consensus_queue.cc:1048] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:40.404026  1491 raft_consensus.cc:1275] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:40.405119 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:40.406023  2546 consensus_queue.cc:1048] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:40.408524 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:40.412122 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:40.420930  2546 raft_consensus.cc:2955] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:40.424320  1483 raft_consensus.cc:2955] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:40.433137  1559 raft_consensus.cc:2955] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:40.456589  1315 catalog_manager.cc:5697] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.584470  2735 ts_tablet_manager.cc:933] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:40.586612  2735 tablet_copy_client.cc:323] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.131:40017
I20260709 12:13:40.588722  1577 tablet_copy_service.cc:140] P bd4d3de0d13743249cfb2d26e9fde8a3: Received BeginTabletCopySession request for tablet 5b63dec0a9f04dd1abc19d1cf586cf15 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:38846)
I20260709 12:13:40.589411  1577 tablet_copy_service.cc:161] P bd4d3de0d13743249cfb2d26e9fde8a3: Beginning new tablet copy session on tablet 5b63dec0a9f04dd1abc19d1cf586cf15 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:38846: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-5b63dec0a9f04dd1abc19d1cf586cf15
I20260709 12:13:40.597728  1577 tablet_copy_source_session.cc:215] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:40.600631  2735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b63dec0a9f04dd1abc19d1cf586cf15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:40.610905  2696 raft_consensus.cc:993] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59: : Instructing follower 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:40.611470  2546 raft_consensus.cc:1081] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Signalling peer 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:40.615063  1483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15c80ddec6434fd5b6af9157db481f48"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:40722
I20260709 12:13:40.615563  1483 raft_consensus.cc:493] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:40.615896  1483 raft_consensus.cc:3060] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.647434  2735 tablet_copy_client.cc:806] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:40.648144  2735 tablet_copy_client.cc:670] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:40.662184  1483 raft_consensus.cc:515] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:40.664296  1483 leader_election.cc:290] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:40.665915  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c80ddec6434fd5b6af9157db481f48" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:40.673720  1411 raft_consensus.cc:3055] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:40.676069  1411 raft_consensus.cc:740] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:40.676852  1411 consensus_queue.cc:260] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:40.678506  1411 raft_consensus.cc:3060] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.694243  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c80ddec6434fd5b6af9157db481f48" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:40.694866  1563 raft_consensus.cc:3060] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.703636  2735 tablet_copy_client.cc:538] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:40.703243  2737 ts_tablet_manager.cc:933] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:40.709669  1563 raft_consensus.cc:2468] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:40.710879  1455 leader_election.cc:304] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:40.711630  2738 ts_tablet_manager.cc:933] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:40.711652  2693 raft_consensus.cc:2804] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.713023  2693 raft_consensus.cc:697] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:40.713995  2693 consensus_queue.cc:237] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:40.720847  2735 tablet_bootstrap.cc:492] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:40.721546  1411 raft_consensus.cc:2468] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:40.724521  2737 tablet_copy_client.cc:323] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.130:44747
I20260709 12:13:40.726286  1502 tablet_copy_service.cc:140] P 0cc37d6f6bd04371a8695befcf603c73: Received BeginTabletCopySession request for tablet c21ba5f5f63f44f383569d0ae30dd97e from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:48046)
I20260709 12:13:40.726876  1502 tablet_copy_service.cc:161] P 0cc37d6f6bd04371a8695befcf603c73: Beginning new tablet copy session on tablet c21ba5f5f63f44f383569d0ae30dd97e from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:48046: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-c21ba5f5f63f44f383569d0ae30dd97e
I20260709 12:13:40.736181  1313 catalog_manager.cc:5697] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.743084  1502 tablet_copy_source_session.cc:215] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:40.754204  2737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21ba5f5f63f44f383569d0ae30dd97e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:40.757151  2738 tablet_copy_client.cc:323] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:40.760661  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet 978ed19796fe4774b2ab315ab509d119 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:40.761212  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet 978ed19796fe4774b2ab315ab509d119 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-978ed19796fe4774b2ab315ab509d119
I20260709 12:13:40.768850  1427 tablet_copy_source_session.cc:215] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:40.773871  2738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978ed19796fe4774b2ab315ab509d119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:40.785903  2737 tablet_copy_client.cc:806] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:40.786602  2737 tablet_copy_client.cc:670] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:40.793780  2737 tablet_copy_client.cc:538] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:40.797046  2735 tablet_bootstrap.cc:492] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:40.798043  2735 tablet_bootstrap.cc:492] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:40.798764  2735 ts_tablet_manager.cc:1403] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.023s
I20260709 12:13:40.802992  2735 raft_consensus.cc:359] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:40.803627  2737 tablet_bootstrap.cc:492] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:40.803939  2735 raft_consensus.cc:740] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:40.804647  2735 consensus_queue.cc:260] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:40.806540  2735 ts_tablet_manager.cc:1434] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:13:40.810952  1577 tablet_copy_service.cc:342] P bd4d3de0d13743249cfb2d26e9fde8a3: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-5b63dec0a9f04dd1abc19d1cf586cf15 received from {username='slave'} at 127.0.0.1:38846
I20260709 12:13:40.811389  1577 tablet_copy_service.cc:434] P bd4d3de0d13743249cfb2d26e9fde8a3: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-5b63dec0a9f04dd1abc19d1cf586cf15 on tablet 5b63dec0a9f04dd1abc19d1cf586cf15 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:40.828848  2738 tablet_copy_client.cc:806] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:40.829489  2738 tablet_copy_client.cc:670] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:40.833233  2738 tablet_copy_client.cc:538] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:40.833724  2737 tablet_bootstrap.cc:492] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:40.834678  2737 tablet_bootstrap.cc:492] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:40.835366  2737 ts_tablet_manager.cc:1403] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.011s
I20260709 12:13:40.838915  2737 raft_consensus.cc:359] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:40.839756  2737 raft_consensus.cc:740] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:40.840193  2738 tablet_bootstrap.cc:492] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:40.840402  2737 consensus_queue.cc:260] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:40.842880  2737 ts_tablet_manager.cc:1434] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:13:40.844965  1502 tablet_copy_service.cc:342] P 0cc37d6f6bd04371a8695befcf603c73: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-c21ba5f5f63f44f383569d0ae30dd97e received from {username='slave'} at 127.0.0.1:48046
I20260709 12:13:40.845331  1502 tablet_copy_service.cc:434] P 0cc37d6f6bd04371a8695befcf603c73: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-c21ba5f5f63f44f383569d0ae30dd97e on tablet c21ba5f5f63f44f383569d0ae30dd97e with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:40.861366  2661 raft_consensus.cc:993] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower 130db8639f96494db6e47c6c079e2c59 to start an election
I20260709 12:13:40.861865  2661 raft_consensus.cc:1081] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Signalling peer 130db8639f96494db6e47c6c079e2c59 to start an election
I20260709 12:13:40.867318  1415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ec78752de324f21beaf1b02dac203e9"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
 from {username='slave'} at 127.0.0.1:54748
I20260709 12:13:40.867873  1415 raft_consensus.cc:493] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:40.868221  1415 raft_consensus.cc:3060] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.874975  1415 raft_consensus.cc:515] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:40.876958  1415 leader_election.cc:290] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:40.878469  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec78752de324f21beaf1b02dac203e9" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:40.879025  1488 raft_consensus.cc:3055] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:40.879333  1488 raft_consensus.cc:740] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:40.880167  1559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec78752de324f21beaf1b02dac203e9" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:40.880086  1488 consensus_queue.cc:260] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:40.880733  1559 raft_consensus.cc:3060] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.881378  1488 raft_consensus.cc:3060] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.881847  2738 tablet_bootstrap.cc:492] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:40.882756  2738 tablet_bootstrap.cc:492] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:40.883419  2738 ts_tablet_manager.cc:1403] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.001s
I20260709 12:13:40.885569  1559 raft_consensus.cc:2468] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 2.
I20260709 12:13:40.888295  1488 raft_consensus.cc:2468] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 2.
I20260709 12:13:40.886989  2682 raft_consensus.cc:993] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3: : Instructing follower 130db8639f96494db6e47c6c079e2c59 to start an election
I20260709 12:13:40.886366  2738 raft_consensus.cc:359] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:40.915186  2738 raft_consensus.cc:740] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:40.915431  2682 raft_consensus.cc:1081] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Signalling peer 130db8639f96494db6e47c6c079e2c59 to start an election
I20260709 12:13:40.915901  2738 consensus_queue.cc:260] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:40.917666  1380 leader_election.cc:304] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:40.918448  2718 raft_consensus.cc:2804] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.918922  2718 raft_consensus.cc:697] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [term 2 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:40.919731  2718 consensus_queue.cc:237] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:40.927506  1410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f16cd36258504a338821b1e0ecaa518b"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
 from {username='slave'} at 127.0.0.1:54746
I20260709 12:13:40.928052  1410 raft_consensus.cc:493] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:40.928429  1410 raft_consensus.cc:3060] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.918442  2738 ts_tablet_manager.cc:1434] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.013s
I20260709 12:13:40.931859  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-978ed19796fe4774b2ab315ab509d119 received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:40.932236  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-978ed19796fe4774b2ab315ab509d119 on tablet 978ed19796fe4774b2ab315ab509d119 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:40.937757  1410 raft_consensus.cc:515] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:40.940433  1410 leader_election.cc:290] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:40.942077  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16cd36258504a338821b1e0ecaa518b" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:40.942616  1561 raft_consensus.cc:3055] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:40.942900  1561 raft_consensus.cc:740] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:40.943617  1561 consensus_queue.cc:260] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:40.944561  1561 raft_consensus.cc:3060] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.945901  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16cd36258504a338821b1e0ecaa518b" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:40.946453  1483 raft_consensus.cc:3060] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.951272  1561 raft_consensus.cc:2468] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 2.
I20260709 12:13:40.952447  1380 leader_election.cc:304] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:40.953622  1483 raft_consensus.cc:2468] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 2.
I20260709 12:13:40.954960  2718 raft_consensus.cc:2804] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.955497  2718 raft_consensus.cc:697] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 2 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:40.954833  1313 catalog_manager.cc:5697] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 1 to 2, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.956387  2718 consensus_queue.cc:237] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:40.973484  1313 catalog_manager.cc:5697] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 1 to 2, leader changed from bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.983513  2738 ts_tablet_manager.cc:933] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:41.006012  2738 tablet_copy_client.cc:323] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:41.007546  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet a7299e62ba094302b131b09b5a3be7f2 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:41.008082  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet a7299e62ba094302b131b09b5a3be7f2 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-a7299e62ba094302b131b09b5a3be7f2
I20260709 12:13:41.026238  1427 tablet_copy_source_session.cc:215] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:41.032598  2738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7299e62ba094302b131b09b5a3be7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:41.048741  2738 tablet_copy_client.cc:806] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:41.049584  2738 tablet_copy_client.cc:670] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:41.054132  2142 raft_consensus.cc:1217] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:13:41.057027  2738 tablet_copy_client.cc:538] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:41.066992  2738 tablet_bootstrap.cc:492] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:41.094794  2738 tablet_bootstrap.cc:492] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:41.095660  2738 tablet_bootstrap.cc:492] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:41.096318  2738 ts_tablet_manager.cc:1403] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.007s
I20260709 12:13:41.099133  2738 raft_consensus.cc:359] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:41.099982  2738 raft_consensus.cc:740] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:41.100605  2738 consensus_queue.cc:260] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:41.102909  2738 ts_tablet_manager.cc:1434] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:13:41.107051  2142 raft_consensus.cc:1217] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:41.110481  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-a7299e62ba094302b131b09b5a3be7f2 received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:41.110903  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-a7299e62ba094302b131b09b5a3be7f2 on tablet a7299e62ba094302b131b09b5a3be7f2 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:41.146626  2142 raft_consensus.cc:1217] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:41.168747  1410 raft_consensus.cc:1275] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.169873  2661 consensus_queue.cc:1048] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.191478  1561 raft_consensus.cc:1275] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.192886  2661 consensus_queue.cc:1048] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.433288  1488 raft_consensus.cc:1275] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.434512  2718 consensus_queue.cc:1048] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.443588  1559 raft_consensus.cc:1275] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.445895  2696 consensus_queue.cc:1048] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.467900  2694 raft_consensus.cc:1064] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:41.477125  2694 consensus_queue.cc:237] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:41.481832  2715 raft_consensus.cc:1064] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:41.484419  2715 consensus_queue.cc:237] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:41.486303  2142 raft_consensus.cc:1275] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:41.487918  2661 consensus_queue.cc:1048] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:41.497582 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:41.503808  2141 raft_consensus.cc:1217] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:41.505587  1559 raft_consensus.cc:1275] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:41.515523  2661 consensus_queue.cc:1048] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 12:13:41.530597  1415 raft_consensus.cc:1275] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:41.533360  1488 raft_consensus.cc:1275] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.539685  2718 consensus_queue.cc:1048] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.541658  2694 consensus_queue.cc:1048] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:41.543700  1561 raft_consensus.cc:1275] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.545297  2650 consensus_queue.cc:1048] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:41.583562  1415 raft_consensus.cc:1275] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.585047  2141 raft_consensus.cc:1275] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.585775  2682 consensus_queue.cc:1048] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:41.587399  2557 consensus_queue.cc:1048] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:41.601194  1488 raft_consensus.cc:1275] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.601480  2661 raft_consensus.cc:2955] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.606592  2557 raft_consensus.cc:2955] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.612700  2715 consensus_queue.cc:1048] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:41.612572  1408 raft_consensus.cc:2955] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.618297  1410 raft_consensus.cc:2955] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.627630  1559 raft_consensus.cc:2955] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.634207  2650 raft_consensus.cc:1064] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:41.636859  2650 consensus_queue.cc:237] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:41.661602  1313 catalog_manager.cc:5697] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.692597  2141 raft_consensus.cc:2955] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
W20260709 12:13:41.697482  1458 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.132:37013, user_credentials={real_user=slave}} blocked reactor thread for 85143.7us
I20260709 12:13:41.699023  2142 raft_consensus.cc:1275] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.704138  2718 consensus_queue.cc:1048] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:41.706028  1491 raft_consensus.cc:1275] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.713097  2142 raft_consensus.cc:2955] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.714695  1310 catalog_manager.cc:5697] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.721726  2696 consensus_queue.cc:1048] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:41.736707  1488 raft_consensus.cc:2955] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.769109  1559 raft_consensus.cc:1275] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.781783  2650 consensus_queue.cc:1048] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:41.790251  2749 raft_consensus.cc:2955] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.801819  2141 raft_consensus.cc:2955] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.806147  1491 raft_consensus.cc:2955] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.813059  1488 consensus_queue.cc:237] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:41.817303  1561 raft_consensus.cc:2955] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.818455  2144 raft_consensus.cc:1275] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:41.819816  1563 raft_consensus.cc:1275] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:41.821545  2661 consensus_queue.cc:1048] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:41.831912  2661 consensus_queue.cc:1048] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:41.835585  1313 catalog_manager.cc:5697] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.843560  2765 raft_consensus.cc:2955] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.848869  2144 raft_consensus.cc:2955] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.856932  1565 raft_consensus.cc:2955] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.858549  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c21ba5f5f63f44f383569d0ae30dd97e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:41.876780  1408 consensus_queue.cc:237] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:41.881248  1488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2dcf57d28054954b65094c2dbc00ae2"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
new_leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:13:41.881572  2144 raft_consensus.cc:1275] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:41.881815  1488 raft_consensus.cc:606] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Received request to transfer leadership to TS bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:41.884950  1315 catalog_manager.cc:5697] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 4 to 5, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New cstate: current_term: 3 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:41.896303  2650 consensus_queue.cc:1048] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:41.903859  1407 tablet_service.cc:1558] Processing DeleteTablet for tablet c21ba5f5f63f44f383569d0ae30dd97e with delete_type TABLET_DATA_TOMBSTONED (TS 130db8639f96494db6e47c6c079e2c59 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54740
I20260709 12:13:41.906181  1559 raft_consensus.cc:1275] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:41.913386  2696 consensus_queue.cc:1048] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:41.913865  1408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f16cd36258504a338821b1e0ecaa518b"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:41.914441  1408 raft_consensus.cc:606] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 2 LEADER]: Received request to transfer leadership to TS 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:41.916306  2696 raft_consensus.cc:2955] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.921744  1559 raft_consensus.cc:2955] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.926611  2778 tablet_replica.cc:333] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:41.926776 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:41.927944  2144 raft_consensus.cc:2955] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.930068 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:41.930474  2778 raft_consensus.cc:2243] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.931265  2778 raft_consensus.cc:2272] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.935725  2778 ts_tablet_manager.cc:1916] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:41.938326 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:41.943406  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 978ed19796fe4774b2ab315ab509d119 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:41.956068  1311 catalog_manager.cc:5697] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:41.972921  2778 ts_tablet_manager.cc:1929] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:13:41.973479  2778 log.cc:1199] T c21ba5f5f63f44f383569d0ae30dd97e P 130db8639f96494db6e47c6c079e2c59: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/wals/c21ba5f5f63f44f383569d0ae30dd97e
I20260709 12:13:41.975075  1481 tablet_service.cc:1558] Processing DeleteTablet for tablet 978ed19796fe4774b2ab315ab509d119 with delete_type TABLET_DATA_TOMBSTONED (TS 0cc37d6f6bd04371a8695befcf603c73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:41.976836  1302 catalog_manager.cc:5028] TS 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): tablet c21ba5f5f63f44f383569d0ae30dd97e (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:41.977731  2780 tablet_replica.cc:333] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:41.978798  2780 raft_consensus.cc:2243] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.979524  2780 raft_consensus.cc:2272] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.986644  2749 raft_consensus.cc:1064] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:41.989470  2749 consensus_queue.cc:237] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:41.994843  2780 ts_tablet_manager.cc:1916] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:41.998085  1559 raft_consensus.cc:1275] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.999462  1491 raft_consensus.cc:1275] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.999528  2749 consensus_queue.cc:1048] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:41.998085  2144 raft_consensus.cc:1275] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:42.001205  2696 consensus_queue.cc:1048] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:42.005205  2696 consensus_queue.cc:1048] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:42.033411  2780 ts_tablet_manager.cc:1929] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:42.033949  2780 log.cc:1199] T 978ed19796fe4774b2ab315ab509d119 P 0cc37d6f6bd04371a8695befcf603c73: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/wals/978ed19796fe4774b2ab315ab509d119
I20260709 12:13:42.036047  1302 catalog_manager.cc:5028] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): tablet 978ed19796fe4774b2ab315ab509d119 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:42.037727  2779 raft_consensus.cc:2955] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:42.039520  1491 raft_consensus.cc:2955] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:42.042193  2144 raft_consensus.cc:2955] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:42.055145  1559 raft_consensus.cc:2955] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:42.062947  1315 catalog_manager.cc:5697] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:42.086869  1408 consensus_queue.cc:237] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:42.101595  1559 raft_consensus.cc:1275] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:42.103744  2779 consensus_queue.cc:1048] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:42.104574  2144 raft_consensus.cc:1275] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:42.107880  2696 consensus_queue.cc:1048] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:42.110963  2696 raft_consensus.cc:2955] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:42.118181  1561 raft_consensus.cc:2955] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:42.116443  2141 raft_consensus.cc:2955] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:42.137178  1565 consensus_queue.cc:237] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:42.147279  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7299e62ba094302b131b09b5a3be7f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:42.153995  1313 catalog_manager.cc:5697] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 3 to 4, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:42.154731  1491 raft_consensus.cc:1275] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:42.158263  2141 raft_consensus.cc:1275] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:42.161896  2682 consensus_queue.cc:1048] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:42.172492  1481 tablet_service.cc:1558] Processing DeleteTablet for tablet a7299e62ba094302b131b09b5a3be7f2 with delete_type TABLET_DATA_TOMBSTONED (TS 0cc37d6f6bd04371a8695befcf603c73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:42.173990  2780 tablet_replica.cc:333] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:42.174312  2682 consensus_queue.cc:1048] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:42.180385  2769 raft_consensus.cc:993] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower bd4d3de0d13743249cfb2d26e9fde8a3 to start an election
I20260709 12:13:42.180845  2769 raft_consensus.cc:1081] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Signalling peer bd4d3de0d13743249cfb2d26e9fde8a3 to start an election
I20260709 12:13:42.187649  1565 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2dcf57d28054954b65094c2dbc00ae2"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
 from {username='slave'} at 127.0.0.1:50838
I20260709 12:13:42.192142  1565 raft_consensus.cc:493] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:42.189440  2557 raft_consensus.cc:2955] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:42.198446  1565 raft_consensus.cc:3060] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.212287  1483 raft_consensus.cc:2955] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:42.218716  2780 raft_consensus.cc:2243] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.219663  2780 raft_consensus.cc:2272] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.222700  1299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b63dec0a9f04dd1abc19d1cf586cf15 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:42.224870  2780 ts_tablet_manager.cc:1916] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:42.220866  2141 raft_consensus.cc:2955] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:42.234202  2650 raft_consensus.cc:993] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59: : Instructing follower 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:42.234681  1311 catalog_manager.cc:5697] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:42.234680  2650 raft_consensus.cc:1081] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 2 LEADER]: Signalling peer 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:42.252862  2780 ts_tablet_manager.cc:1929] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:42.253341  2780 log.cc:1199] T a7299e62ba094302b131b09b5a3be7f2 P 0cc37d6f6bd04371a8695befcf603c73: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/wals/a7299e62ba094302b131b09b5a3be7f2
I20260709 12:13:42.255208  1302 catalog_manager.cc:5028] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): tablet a7299e62ba094302b131b09b5a3be7f2 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:42.256165  1491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f16cd36258504a338821b1e0ecaa518b"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:40722
I20260709 12:13:42.256711  1491 raft_consensus.cc:493] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:42.257050  1491 raft_consensus.cc:3060] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.261047  1565 raft_consensus.cc:515] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:42.263420  1565 leader_election.cc:290] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:42.266940  1491 raft_consensus.cc:515] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:42.267163  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2dcf57d28054954b65094c2dbc00ae2" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:42.267784  1483 raft_consensus.cc:3055] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:42.267988  1483 raft_consensus.cc:740] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:42.268695  1483 consensus_queue.cc:260] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:42.269305  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16cd36258504a338821b1e0ecaa518b" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:42.270255  1410 raft_consensus.cc:3055] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:42.270324  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2dcf57d28054954b65094c2dbc00ae2" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:42.270609  1410 raft_consensus.cc:740] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:42.270881  1408 raft_consensus.cc:3060] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:42.271827  2769 consensus_queue.cc:1175] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "130db8639f96494db6e47c6c079e2c59" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 12:13:42.269744  1483 raft_consensus.cc:3060] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.269814  1491 leader_election.cc:290] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 3 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:42.271324  1410 consensus_queue.cc:260] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:42.274940  1410 raft_consensus.cc:3060] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.276571  1408 raft_consensus.cc:2468] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
I20260709 12:13:42.277698  1533 leader_election.cc:304] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:42.278451  2785 raft_consensus.cc:2804] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:42.278918  2785 raft_consensus.cc:697] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:42.279717  1410 raft_consensus.cc:2468] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 3.
I20260709 12:13:42.279717  2785 consensus_queue.cc:237] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:42.282002  1407 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b63dec0a9f04dd1abc19d1cf586cf15 with delete_type TABLET_DATA_TOMBSTONED (TS 130db8639f96494db6e47c6c079e2c59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54740
I20260709 12:13:42.282308  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16cd36258504a338821b1e0ecaa518b" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:42.282866  1565 raft_consensus.cc:3060] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.282994  2778 tablet_replica.cc:333] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:42.283646  1458 leader_election.cc:304] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:42.284087  2778 raft_consensus.cc:2243] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.284811  2661 raft_consensus.cc:2804] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:42.284915  2778 raft_consensus.cc:2272] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.285392  2661 raft_consensus.cc:697] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 3 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:42.286486  2661 consensus_queue.cc:237] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:42.289345  2778 ts_tablet_manager.cc:1916] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:42.296595  1483 raft_consensus.cc:2468] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
I20260709 12:13:42.307919  2778 ts_tablet_manager.cc:1929] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:42.308404  2778 log.cc:1199] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 130db8639f96494db6e47c6c079e2c59: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/wals/5b63dec0a9f04dd1abc19d1cf586cf15
I20260709 12:13:42.289203  1565 raft_consensus.cc:2468] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 3.
I20260709 12:13:42.312273  1313 catalog_manager.cc:5697] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 1 to 2, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:42.313134  1311 catalog_manager.cc:5697] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 2 to 3, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 3 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:42.315500  1302 catalog_manager.cc:5028] TS 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): tablet 5b63dec0a9f04dd1abc19d1cf586cf15 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:42.792639  1408 raft_consensus.cc:1275] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:42.793744  2769 consensus_queue.cc:1048] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:42.804204  1561 raft_consensus.cc:1275] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:42.806667  2765 consensus_queue.cc:1048] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:42.813984  1491 raft_consensus.cc:1275] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.818727  2682 consensus_queue.cc:1048] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.834575  1408 raft_consensus.cc:1275] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.836316  2785 consensus_queue.cc:1048] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.041023 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:43.079196  1491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "283cbf924f0248ec8216bce304804882"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
new_leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:13:43.079720  1491 raft_consensus.cc:606] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Received request to transfer leadership to TS bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:43.081885  1491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
new_leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:13:43.082329  1491 raft_consensus.cc:606] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Received request to transfer leadership to TS b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:43.084311  1561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
mode: GRACEFUL
new_leader_uuid: "130db8639f96494db6e47c6c079e2c59"
 from {username='slave'} at 127.0.0.1:58950
I20260709 12:13:43.084733  1561 raft_consensus.cc:606] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Received request to transfer leadership to TS 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:43.086887  1408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfa229e3006f416fbca5f9fa10802378"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:43.087365  1408 raft_consensus.cc:606] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Received request to transfer leadership to TS 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:43.088497 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:43.089851 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:43.090534 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:43.146198  2769 raft_consensus.cc:993] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:43.146814  2661 raft_consensus.cc:1081] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Signalling peer b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:43.148363  2141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e"
dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:34186
I20260709 12:13:43.148859  2141 raft_consensus.cc:493] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.149176  2141 raft_consensus.cc:3060] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.155253  2141 raft_consensus.cc:515] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:43.156991  2141 leader_election.cc:290] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:43.157523  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:43.157891  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68358ce7dedb4fadb0b0db2c37787b2e" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:43.158226  1408 raft_consensus.cc:3060] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.158628  1491 raft_consensus.cc:3055] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:43.158911  1491 raft_consensus.cc:740] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:43.159577  1491 consensus_queue.cc:260] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:43.160354  1491 raft_consensus.cc:3060] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.163201  1408 raft_consensus.cc:2468] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 3.
I20260709 12:13:43.164588  2109 leader_election.cc:304] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: 130db8639f96494db6e47c6c079e2c59, b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 
I20260709 12:13:43.165310  2777 raft_consensus.cc:2804] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:43.165792  2777 raft_consensus.cc:697] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:43.166301  1491 raft_consensus.cc:2468] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 3.
I20260709 12:13:43.166668  2777 consensus_queue.cc:237] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:43.182593  1311 catalog_manager.cc:5697] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 2 to 3, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 3 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:43.330099  1410 consensus_queue.cc:237] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:43.336472  1565 raft_consensus.cc:1275] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:43.336486  1383 consensus_peers.cc:597] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a4c762c8d5d4b8f97c60a404f536bc1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:43.338344  2779 consensus_queue.cc:1048] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:43.342231  1491 raft_consensus.cc:1275] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:43.344005  2749 consensus_queue.cc:1048] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.351540  2797 raft_consensus.cc:2955] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:43.353235  1565 raft_consensus.cc:2955] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:43.367177  1491 raft_consensus.cc:2955] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:43.378999  1311 catalog_manager.cc:5697] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:43.387801  1491 consensus_queue.cc:237] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:43.395572  1408 raft_consensus.cc:1275] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:43.396255  1458 consensus_peers.cc:597] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 816a21962576430283a70af3d89e570c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:43.396500  1565 raft_consensus.cc:1275] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:43.397322  2765 consensus_queue.cc:1048] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.398129  2769 consensus_queue.cc:1048] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.410279  2661 raft_consensus.cc:2955] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:43.418640  1410 raft_consensus.cc:2955] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:43.420601  1563 raft_consensus.cc:2955] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:43.432508  1408 consensus_queue.cc:237] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:43.436220  1313 catalog_manager.cc:5697] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.449112  1563 raft_consensus.cc:1275] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:43.449694  1383 consensus_peers.cc:597] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 793f177171624598bacfa61ef84f0270. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:43.450997  2803 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.457676  1491 raft_consensus.cc:1275] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:43.459133  2803 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.462663  2797 raft_consensus.cc:2955] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:43.464887  1563 raft_consensus.cc:2955] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:43.478286  1415 consensus_queue.cc:237] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:43.481858  1311 catalog_manager.cc:5697] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.491596  1491 raft_consensus.cc:2955] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:43.502097  1563 raft_consensus.cc:1275] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:43.504093  1485 raft_consensus.cc:1275] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:43.504948  2797 consensus_queue.cc:1048] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:43.506295  1383 consensus_peers.cc:597] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2cc494ed6cb4e4a9831de562fd40a0f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:43.507114  2749 consensus_queue.cc:1048] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.518159  2779 raft_consensus.cc:2955] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:43.523553  2682 raft_consensus.cc:993] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3: : Instructing follower 130db8639f96494db6e47c6c079e2c59 to start an election
I20260709 12:13:43.524035  2682 raft_consensus.cc:1081] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Signalling peer 130db8639f96494db6e47c6c079e2c59 to start an election
I20260709 12:13:43.528024  1415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
 from {username='slave'} at 127.0.0.1:54746
I20260709 12:13:43.528551  1415 raft_consensus.cc:493] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.528913  1415 raft_consensus.cc:3060] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.542240  1415 raft_consensus.cc:515] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:43.544698  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:43.545245  1561 raft_consensus.cc:3055] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:43.545521  1561 raft_consensus.cc:740] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:43.546265  1561 consensus_queue.cc:260] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:43.547274  1561 raft_consensus.cc:3060] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.550287  1563 raft_consensus.cc:2955] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:43.551565  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
I20260709 12:13:43.552094  2141 raft_consensus.cc:3060] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.560531  1415 leader_election.cc:290] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 3 election: Requested vote from peers bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:43.563522  2141 raft_consensus.cc:2468] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 3.
I20260709 12:13:43.563297  1311 catalog_manager.cc:5697] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.564659  1383 leader_election.cc:304] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59, b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 
I20260709 12:13:43.565966  2797 raft_consensus.cc:2804] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:43.566426  2797 raft_consensus.cc:697] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 3 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:43.567224  2797 consensus_queue.cc:237] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:43.574564  1491 raft_consensus.cc:2955] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:43.593650  1561 raft_consensus.cc:2468] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 3.
I20260709 12:13:43.608042  2749 raft_consensus.cc:993] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59: : Instructing follower 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:43.611747  2749 raft_consensus.cc:1081] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Signalling peer 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:43.611006  2661 raft_consensus.cc:993] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower bd4d3de0d13743249cfb2d26e9fde8a3 to start an election
I20260709 12:13:43.613068  2661 raft_consensus.cc:1081] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Signalling peer bd4d3de0d13743249cfb2d26e9fde8a3 to start an election
I20260709 12:13:43.615250  1485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfa229e3006f416fbca5f9fa10802378"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:40722
I20260709 12:13:43.615942  1485 raft_consensus.cc:493] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.616441  1485 raft_consensus.cc:3060] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.629274  1483 raft_consensus.cc:1275] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:43.637756  2777 consensus_queue.cc:1048] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:43.647552  1485 raft_consensus.cc:515] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:43.649199  1311 catalog_manager.cc:5697] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 2 to 3, leader changed from bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 3 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.649554  1485 leader_election.cc:290] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:43.650411  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa229e3006f416fbca5f9fa10802378" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:43.657578  1565 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "283cbf924f0248ec8216bce304804882"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
 from {username='slave'} at 127.0.0.1:50838
I20260709 12:13:43.661552  1408 raft_consensus.cc:3055] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:43.650714  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa229e3006f416fbca5f9fa10802378" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
I20260709 12:13:43.662442  2141 raft_consensus.cc:3060] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.661878  1408 raft_consensus.cc:740] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:43.665498  1408 consensus_queue.cc:260] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:43.666522  1408 raft_consensus.cc:3060] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.669193  2141 raft_consensus.cc:2468] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:43.661878  1565 raft_consensus.cc:493] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.670117  1565 raft_consensus.cc:3060] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.671684  1458 leader_election.cc:304] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 
I20260709 12:13:43.672489  2661 raft_consensus.cc:2804] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:43.672895  2661 raft_consensus.cc:697] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:43.673641  2661 consensus_queue.cc:237] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:43.677066  1565 raft_consensus.cc:515] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:43.686959  1565 leader_election.cc:290] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:43.698171  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283cbf924f0248ec8216bce304804882" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:43.698789  1415 raft_consensus.cc:3060] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.698956  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283cbf924f0248ec8216bce304804882" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:43.699666  1483 raft_consensus.cc:3055] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:43.700009  1483 raft_consensus.cc:740] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:43.701200  1483 consensus_queue.cc:260] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:43.703490  1483 raft_consensus.cc:3060] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.712314  1415 raft_consensus.cc:2468] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
I20260709 12:13:43.715541  1483 raft_consensus.cc:2468] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
I20260709 12:13:43.717764  1533 leader_election.cc:304] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:43.718497  2808 raft_consensus.cc:2804] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:43.719596  2808 raft_consensus.cc:697] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:43.720444  2808 consensus_queue.cc:237] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:43.749732  1313 catalog_manager.cc:5697] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.696396  1408 raft_consensus.cc:2468] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:43.767634  1311 catalog_manager.cc:5697] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 1 to 2, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:43.777772  2109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:44747, user_credentials={real_user=slave}} blocked reactor thread for 78947us
I20260709 12:13:43.779955  1415 raft_consensus.cc:1275] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:43.782410  2777 consensus_queue.cc:1048] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:43.915755  2828 ts_tablet_manager.cc:933] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:43.932884  2829 ts_tablet_manager.cc:933] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:43.965143  2828 tablet_copy_client.cc:323] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:43.977339  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet 6a4c762c8d5d4b8f97c60a404f536bc1 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:43.978025  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet 6a4c762c8d5d4b8f97c60a404f536bc1 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-6a4c762c8d5d4b8f97c60a404f536bc1
I20260709 12:13:43.993985  1561 raft_consensus.cc:1275] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:44.009793  2803 consensus_queue.cc:1048] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:44.025836  1427 tablet_copy_source_session.cc:215] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:44.032253  2829 tablet_copy_client.cc:323] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:44.040208  2828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4c762c8d5d4b8f97c60a404f536bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.041168  2834 ts_tablet_manager.cc:933] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:44.045106  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet 793f177171624598bacfa61ef84f0270 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:44.045810  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet 793f177171624598bacfa61ef84f0270 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-793f177171624598bacfa61ef84f0270
I20260709 12:13:44.050398  2144 raft_consensus.cc:1275] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:44.051987  2797 consensus_queue.cc:1048] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:44.095705  2838 ts_tablet_manager.cc:933] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:44.100428  2834 tablet_copy_client.cc:323] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.130:44747
I20260709 12:13:44.102806  1502 tablet_copy_service.cc:140] P 0cc37d6f6bd04371a8695befcf603c73: Received BeginTabletCopySession request for tablet 816a21962576430283a70af3d89e570c from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:48046)
I20260709 12:13:44.103540  1502 tablet_copy_service.cc:161] P 0cc37d6f6bd04371a8695befcf603c73: Beginning new tablet copy session on tablet 816a21962576430283a70af3d89e570c from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:48046: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-816a21962576430283a70af3d89e570c
I20260709 12:13:44.125447  1427 tablet_copy_source_session.cc:215] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:44.128847 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:44.130679  2829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793f177171624598bacfa61ef84f0270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.136643  2142 raft_consensus.cc:1275] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:44.140659  2765 consensus_queue.cc:1048] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:44.157986  2838 tablet_copy_client.cc:323] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:44.159564  1427 tablet_copy_service.cc:140] P 130db8639f96494db6e47c6c079e2c59: Received BeginTabletCopySession request for tablet a2cc494ed6cb4e4a9831de562fd40a0f from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:57014)
I20260709 12:13:44.160066  1427 tablet_copy_service.cc:161] P 130db8639f96494db6e47c6c079e2c59: Beginning new tablet copy session on tablet a2cc494ed6cb4e4a9831de562fd40a0f from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:57014: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-a2cc494ed6cb4e4a9831de562fd40a0f
I20260709 12:13:44.169358  1427 tablet_copy_source_session.cc:215] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:44.169687  2828 tablet_copy_client.cc:806] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:44.170327  2828 tablet_copy_client.cc:670] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:44.174311  2838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2cc494ed6cb4e4a9831de562fd40a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.190462  2828 tablet_copy_client.cc:538] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:44.194115  1502 tablet_copy_source_session.cc:215] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:44.198112  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816a21962576430283a70af3d89e570c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.204995  2828 tablet_bootstrap.cc:492] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:44.218948  2838 tablet_copy_client.cc:806] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:44.223011  2838 tablet_copy_client.cc:670] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:44.230472  2838 tablet_copy_client.cc:538] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:44.235162  2828 tablet_bootstrap.cc:492] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:44.236338  2828 tablet_bootstrap.cc:492] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:44.237154  2828 ts_tablet_manager.cc:1403] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.014s
I20260709 12:13:44.240876  2828 raft_consensus.cc:359] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:44.241938  2828 raft_consensus.cc:740] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:44.242794  2828 consensus_queue.cc:260] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:44.255194  1415 raft_consensus.cc:1275] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:44.255913  2838 tablet_bootstrap.cc:492] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:44.260247  2661 consensus_queue.cc:1048] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:44.262825  2828 ts_tablet_manager.cc:1434] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260709 12:13:44.265098  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-6a4c762c8d5d4b8f97c60a404f536bc1 received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:44.265587  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-6a4c762c8d5d4b8f97c60a404f536bc1 on tablet 6a4c762c8d5d4b8f97c60a404f536bc1 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:44.293213  2838 tablet_bootstrap.cc:492] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:44.294189  2838 tablet_bootstrap.cc:492] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:44.294910  2838 ts_tablet_manager.cc:1403] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.009s
I20260709 12:13:44.297477  1491 raft_consensus.cc:1275] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:44.297950  2838 raft_consensus.cc:359] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:44.299293  2838 raft_consensus.cc:740] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:44.301337  2817 consensus_queue.cc:1048] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:44.299947  2838 consensus_queue.cc:260] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:44.305241  2829 tablet_copy_client.cc:806] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:44.305941  2829 tablet_copy_client.cc:670] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:44.312582  2829 tablet_copy_client.cc:538] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:44.323776  2838 ts_tablet_manager.cc:1434] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.005s
I20260709 12:13:44.326503  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-a2cc494ed6cb4e4a9831de562fd40a0f received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:44.326920  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-a2cc494ed6cb4e4a9831de562fd40a0f on tablet a2cc494ed6cb4e4a9831de562fd40a0f with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:44.337958  2829 tablet_bootstrap.cc:492] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:44.345367  1415 raft_consensus.cc:1275] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:44.348696  2785 consensus_queue.cc:1048] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:44.397747  2834 tablet_copy_client.cc:806] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:44.398411  2834 tablet_copy_client.cc:670] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:44.403216  2834 tablet_copy_client.cc:538] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:44.424293  2834 tablet_bootstrap.cc:492] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:44.447590  1408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "793f177171624598bacfa61ef84f0270"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:44.448360  1408 raft_consensus.cc:606] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Received request to transfer leadership to TS 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:44.455027  1485 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94c4a0b4d24043e699c3ff8e63106a32"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
new_leader_uuid: "130db8639f96494db6e47c6c079e2c59"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:13:44.455607  1485 raft_consensus.cc:606] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Received request to transfer leadership to TS 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:44.459370 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:44.455192  2829 tablet_bootstrap.cc:492] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:44.461596 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:44.461889  2829 tablet_bootstrap.cc:492] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:44.462644 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:44.463025  2829 ts_tablet_manager.cc:1403] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.125s	user 0.020s	sys 0.009s
I20260709 12:13:44.466362  2829 raft_consensus.cc:359] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:44.468191  2829 raft_consensus.cc:740] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:44.468979  2829 consensus_queue.cc:260] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:44.478739  2829 ts_tablet_manager.cc:1434] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 12:13:44.480582  1427 tablet_copy_service.cc:342] P 130db8639f96494db6e47c6c079e2c59: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-793f177171624598bacfa61ef84f0270 received from {username='slave'} at 127.0.0.1:57014
I20260709 12:13:44.480967  1427 tablet_copy_service.cc:434] P 130db8639f96494db6e47c6c079e2c59: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-793f177171624598bacfa61ef84f0270 on tablet 793f177171624598bacfa61ef84f0270 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:44.487200  2765 raft_consensus.cc:993] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower 130db8639f96494db6e47c6c079e2c59 to start an election
I20260709 12:13:44.487695  2765 raft_consensus.cc:1081] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Signalling peer 130db8639f96494db6e47c6c079e2c59 to start an election
I20260709 12:13:44.488149  2834 tablet_bootstrap.cc:492] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:44.489380  2834 tablet_bootstrap.cc:492] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:44.489297  1415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94c4a0b4d24043e699c3ff8e63106a32"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
 from {username='slave'} at 127.0.0.1:54748
I20260709 12:13:44.490048  1415 raft_consensus.cc:493] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:44.490471  1415 raft_consensus.cc:3060] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.503019  2834 ts_tablet_manager.cc:1403] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.006s
I20260709 12:13:44.507949  2834 raft_consensus.cc:359] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:44.510293  1415 raft_consensus.cc:515] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:44.514084  1415 leader_election.cc:290] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:44.515056  2144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4a0b4d24043e699c3ff8e63106a32" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
I20260709 12:13:44.515676  2144 raft_consensus.cc:3060] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.511013  2834 raft_consensus.cc:740] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:44.521883  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4a0b4d24043e699c3ff8e63106a32" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:44.522442  1483 raft_consensus.cc:3055] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:44.522720  1483 raft_consensus.cc:740] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:44.523121  2834 consensus_queue.cc:260] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:44.523521  1483 consensus_queue.cc:260] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:44.524317  2144 raft_consensus.cc:2468] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 2.
I20260709 12:13:44.524901  1483 raft_consensus.cc:3060] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.525489  1383 leader_election.cc:304] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 
I20260709 12:13:44.526554  2749 raft_consensus.cc:2804] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:44.527015  2749 raft_consensus.cc:697] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 2 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:44.527912  2749 consensus_queue.cc:237] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:44.529534  2803 raft_consensus.cc:993] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59: : Instructing follower 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:44.530049  2803 raft_consensus.cc:1081] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Signalling peer 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:44.531734  1485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "793f177171624598bacfa61ef84f0270"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:40722
I20260709 12:13:44.532202  1485 raft_consensus.cc:493] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:44.532519  1485 raft_consensus.cc:3060] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.534878  1483 raft_consensus.cc:2468] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 2.
I20260709 12:13:44.539119  1485 raft_consensus.cc:515] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:44.541252  1485 leader_election.cc:290] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:44.541646  2834 ts_tablet_manager.cc:1434] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260709 12:13:44.542743  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:44.543339  1415 raft_consensus.cc:3055] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:44.543665  1415 raft_consensus.cc:740] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:44.544163  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:44.544678  1563 raft_consensus.cc:3060] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.544498  1415 consensus_queue.cc:260] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:44.546137  1415 raft_consensus.cc:3060] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.550532  1502 tablet_copy_service.cc:342] P 0cc37d6f6bd04371a8695befcf603c73: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-816a21962576430283a70af3d89e570c received from {username='slave'} at 127.0.0.1:48046
I20260709 12:13:44.550952  1502 tablet_copy_service.cc:434] P 0cc37d6f6bd04371a8695befcf603c73: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-816a21962576430283a70af3d89e570c on tablet 816a21962576430283a70af3d89e570c with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:44.552206  1563 raft_consensus.cc:2468] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:44.553411  1455 leader_election.cc:304] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:44.554214  2765 raft_consensus.cc:2804] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:44.554450  1415 raft_consensus.cc:2468] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:44.554697  2765 raft_consensus.cc:697] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:44.555742  2765 consensus_queue.cc:237] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:44.558007  1311 catalog_manager.cc:5697] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 1 to 2, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:44.574913  1315 catalog_manager.cc:5697] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:44.585724  1483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "793f177171624598bacfa61ef84f0270"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:44.586266  1483 raft_consensus.cc:606] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:13:44.588991  1483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "793f177171624598bacfa61ef84f0270"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:44.589430  1483 raft_consensus.cc:606] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Received request to transfer leadership
W20260709 12:13:44.590951  1302 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 793f177171624598bacfa61ef84f0270 already in progress
I20260709 12:13:44.593430  1483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "793f177171624598bacfa61ef84f0270"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:44.593839  1483 raft_consensus.cc:606] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Received request to transfer leadership
W20260709 12:13:44.597404  1363 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:13:44.597711  1363 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 793f177171624598bacfa61ef84f0270 already in progress
W20260709 12:13:44.597939  1363 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 793f177171624598bacfa61ef84f0270 already in progress
I20260709 12:13:44.618448  2144 raft_consensus.cc:1217] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:44.653045  2144 raft_consensus.cc:1217] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:44.844496  2144 raft_consensus.cc:1217] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:44.920711  1483 raft_consensus.cc:1275] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:44.921788  2797 consensus_queue.cc:1048] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:44.938974  1408 raft_consensus.cc:1275] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:44.940428  2826 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:44.969660  2827 raft_consensus.cc:993] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower 130db8639f96494db6e47c6c079e2c59 to start an election
I20260709 12:13:44.970156  2827 raft_consensus.cc:1081] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Signalling peer 130db8639f96494db6e47c6c079e2c59 to start an election
I20260709 12:13:44.972087  1408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "793f177171624598bacfa61ef84f0270"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
 from {username='slave'} at 127.0.0.1:54748
I20260709 12:13:44.972640  1408 raft_consensus.cc:493] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:44.972997  1408 raft_consensus.cc:3060] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:45.000773  1408 raft_consensus.cc:515] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:45.001818  1415 raft_consensus.cc:1240] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Rejecting Update request from peer 0cc37d6f6bd04371a8695befcf603c73 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:45.003800  1408 leader_election.cc:290] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 3 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:45.005412  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:45.006163  1563 raft_consensus.cc:3060] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:45.008476  2144 raft_consensus.cc:1275] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:45.009824  2803 consensus_queue.cc:1048] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:45.010937  2826 consensus_queue.cc:1059] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.003703  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:45.016721  1563 raft_consensus.cc:2468] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 3.
I20260709 12:13:45.018217  1380 leader_election.cc:304] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:45.018934  2803 raft_consensus.cc:2804] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:45.019395  2803 raft_consensus.cc:697] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 3 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:45.020263  2803 consensus_queue.cc:237] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:45.021868  2142 raft_consensus.cc:3060] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Advancing to term 2
I20260709 12:13:45.038311  2803 raft_consensus.cc:1064] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:45.039117  2142 raft_consensus.cc:1275] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:45.041865  2765 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.041110  2803 consensus_queue.cc:237] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:45.045051  1565 raft_consensus.cc:1240] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Rejecting Update request from peer 0cc37d6f6bd04371a8695befcf603c73 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:45.047106  2826 consensus_queue.cc:1059] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.040839  1311 catalog_manager.cc:5697] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 2 to 3, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 3 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:45.048630  1483 raft_consensus.cc:3055] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:45.049008  1483 raft_consensus.cc:740] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:45.049862  1483 consensus_queue.cc:260] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:45.051230  1483 raft_consensus.cc:3060] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:45.062965  1483 raft_consensus.cc:2468] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 3.
I20260709 12:13:45.077289  1565 raft_consensus.cc:1275] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:45.086190  2749 consensus_queue.cc:1048] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.084802  2144 raft_consensus.cc:1275] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:45.090277  2867 consensus_queue.cc:1048] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.103152  1483 raft_consensus.cc:1275] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:45.104903  2803 consensus_queue.cc:1048] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:13:45.113521  2797 raft_consensus.cc:2955] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.115329  1565 raft_consensus.cc:2955] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.135394  2144 raft_consensus.cc:2955] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.142197  1311 catalog_manager.cc:5697] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:45.164979  1483 raft_consensus.cc:2955] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.188474  1415 consensus_queue.cc:237] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:45.200290  2144 raft_consensus.cc:1275] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:45.201413  1483 raft_consensus.cc:1275] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:45.201856  2797 consensus_queue.cc:1048] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:45.204125  2867 raft_consensus.cc:1064] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:45.205063  2803 consensus_queue.cc:1048] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:45.207077  2867 consensus_queue.cc:237] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:45.212646  2142 raft_consensus.cc:2955] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.214184  1483 raft_consensus.cc:2955] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.210510  2797 raft_consensus.cc:2955] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.230762  1311 catalog_manager.cc:5697] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.244518  1565 raft_consensus.cc:1275] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:45.246446  2142 raft_consensus.cc:1275] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:45.246670  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2cc494ed6cb4e4a9831de562fd40a0f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:45.247835  2803 consensus_queue.cc:1048] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.248469  1483 raft_consensus.cc:1275] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:45.250600  2749 consensus_queue.cc:1048] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.265323  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet a2cc494ed6cb4e4a9831de562fd40a0f with delete_type TABLET_DATA_TOMBSTONED (TS bd4d3de0d13743249cfb2d26e9fde8a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:45.263975  2803 consensus_queue.cc:1048] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:13:45.279425  2661 raft_consensus.cc:1064] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:45.281837  2661 consensus_queue.cc:237] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:45.338323  1563 raft_consensus.cc:1275] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:45.346854  2826 consensus_queue.cc:1048] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:13:45.350682  2144 raft_consensus.cc:1275] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:13:45.344039  1383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:44747, user_credentials={real_user=slave}} blocked reactor thread for 46428.3us
I20260709 12:13:45.352097  2765 consensus_queue.cc:1048] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.355947  1415 raft_consensus.cc:1275] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:45.357097  2874 tablet_replica.cc:333] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:45.358213  2874 raft_consensus.cc:2243] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.358978  2874 raft_consensus.cc:2272] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.362322  2749 raft_consensus.cc:2955] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.364802  2874 ts_tablet_manager.cc:1916] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:45.369978  2144 raft_consensus.cc:2955] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.370494  1483 raft_consensus.cc:2955] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.382788  2880 consensus_queue.cc:1048] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:45.410928  2874 ts_tablet_manager.cc:1929] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:45.411625  2874 log.cc:1199] T a2cc494ed6cb4e4a9831de562fd40a0f P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/wals/a2cc494ed6cb4e4a9831de562fd40a0f
I20260709 12:13:45.411640  1561 raft_consensus.cc:2955] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.413884  1299 catalog_manager.cc:5028] TS bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): tablet a2cc494ed6cb4e4a9831de562fd40a0f (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:45.414158  1310 catalog_manager.cc:5697] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.428686  2827 raft_consensus.cc:2955] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.438663  1563 raft_consensus.cc:2955] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.443326  2141 raft_consensus.cc:2955] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.450481  1415 consensus_queue.cc:237] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:45.455260  2144 raft_consensus.cc:1275] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:45.456588  2749 consensus_queue.cc:1048] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:45.459877  1483 raft_consensus.cc:1275] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:45.465368  2749 consensus_queue.cc:1048] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:45.463927  1415 raft_consensus.cc:2955] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.469879  2803 raft_consensus.cc:2955] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.480337  2144 raft_consensus.cc:2955] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.483278  1313 catalog_manager.cc:5697] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.493090  1483 raft_consensus.cc:2955] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.522810  1485 raft_consensus.cc:1275] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:45.525076  2878 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:45.527345  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a4c762c8d5d4b8f97c60a404f536bc1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:45.536798  1310 catalog_manager.cc:5697] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 3 to 4, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:45.539463 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:45.546145  2109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:44747, user_credentials={real_user=slave}} blocked reactor thread for 57261.3us
I20260709 12:13:45.551693  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a4c762c8d5d4b8f97c60a404f536bc1 with delete_type TABLET_DATA_TOMBSTONED (TS bd4d3de0d13743249cfb2d26e9fde8a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:45.552721  2874 tablet_replica.cc:333] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:45.554103  2874 raft_consensus.cc:2243] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.560992  2874 raft_consensus.cc:2272] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.566977  2874 ts_tablet_manager.cc:1916] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:45.586220  2874 ts_tablet_manager.cc:1929] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:45.586634  2874 log.cc:1199] T 6a4c762c8d5d4b8f97c60a404f536bc1 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/wals/6a4c762c8d5d4b8f97c60a404f536bc1
I20260709 12:13:45.588454  1299 catalog_manager.cc:5028] TS bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): tablet 6a4c762c8d5d4b8f97c60a404f536bc1 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:45.586469  2140 raft_consensus.cc:3060] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Advancing to term 3
I20260709 12:13:45.597327  2140 raft_consensus.cc:1275] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:45.606805  1563 raft_consensus.cc:1275] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:45.608400  2803 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:45.609848  2803 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.630339  1483 consensus_queue.cc:237] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:45.644198  1561 raft_consensus.cc:1275] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:45.644198  2141 raft_consensus.cc:1275] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:45.647496  2827 consensus_queue.cc:1048] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:45.648365  2826 consensus_queue.cc:1048] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:45.651568  2878 raft_consensus.cc:1064] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:45.654487  2878 consensus_queue.cc:237] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:45.655948  2882 raft_consensus.cc:2955] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.671682  1565 raft_consensus.cc:1275] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:45.672632  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 816a21962576430283a70af3d89e570c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:45.673835  2141 raft_consensus.cc:2955] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.674877  2140 raft_consensus.cc:1275] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 LEARNER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:45.676584  2803 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:45.680337  2803 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:45.690011  1315 catalog_manager.cc:5697] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:45.695417  2797 raft_consensus.cc:2955] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.696789  1561 raft_consensus.cc:2955] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.703596  1565 raft_consensus.cc:2955] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.711217  1407 tablet_service.cc:1558] Processing DeleteTablet for tablet 816a21962576430283a70af3d89e570c with delete_type TABLET_DATA_TOMBSTONED (TS 130db8639f96494db6e47c6c079e2c59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54740
I20260709 12:13:45.714349  1488 raft_consensus.cc:1275] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:45.722334  2749 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:45.728958  2893 tablet_replica.cc:333] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:45.731082  2893 raft_consensus.cc:2243] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.731909  2893 raft_consensus.cc:2272] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.735920  1488 raft_consensus.cc:2955] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.737351  1315 catalog_manager.cc:5697] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 2 to 5, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:45.742678  2893 ts_tablet_manager.cc:1916] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:45.747862  2141 raft_consensus.cc:2955] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.758677  2893 ts_tablet_manager.cc:1929] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:45.759569  2893 log.cc:1199] T 816a21962576430283a70af3d89e570c P 130db8639f96494db6e47c6c079e2c59: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/wals/816a21962576430283a70af3d89e570c
I20260709 12:13:45.761317  1302 catalog_manager.cc:5028] TS 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): tablet 816a21962576430283a70af3d89e570c (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:45.765714  1410 consensus_queue.cc:237] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:45.772413  1561 raft_consensus.cc:1275] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:45.774909  2877 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:45.782022  2144 raft_consensus.cc:1275] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:45.784439  2878 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:45.791308  2877 raft_consensus.cc:2955] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.794620  2141 raft_consensus.cc:2955] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.798231  1561 raft_consensus.cc:2955] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:45.802384  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 793f177171624598bacfa61ef84f0270 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:45.814766  1315 catalog_manager.cc:5697] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 5 to 6, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New cstate: current_term: 3 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:45.822010  1561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
mode: GRACEFUL
new_leader_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:58950
I20260709 12:13:45.822578  1561 raft_consensus.cc:606] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Received request to transfer leadership to TS 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:45.827767  1481 tablet_service.cc:1558] Processing DeleteTablet for tablet 793f177171624598bacfa61ef84f0270 with delete_type TABLET_DATA_TOMBSTONED (TS 0cc37d6f6bd04371a8695befcf603c73 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:45.827867  1410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25985f61b3f64fd0acab11bb252bab72"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:45.828491  1410 raft_consensus.cc:606] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Received request to transfer leadership to TS b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:45.830853  2894 tablet_replica.cc:333] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:45.831674  1410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:45.832218  1410 raft_consensus.cc:606] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Received request to transfer leadership to TS 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:45.832374  2894 raft_consensus.cc:2243] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.833285  2894 raft_consensus.cc:2272] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.834403 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:45.836129 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:45.836898 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:45.836964  2894 ts_tablet_manager.cc:1916] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:45.837981  2877 raft_consensus.cc:993] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59: : Instructing follower 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:45.838476  2877 raft_consensus.cc:1081] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Signalling peer 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:45.840088  1488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:40722
I20260709 12:13:45.840577  1488 raft_consensus.cc:493] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:45.840946  1488 raft_consensus.cc:3060] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.846243  1488 raft_consensus.cc:515] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:45.847725  1488 leader_election.cc:290] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:45.848337  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:45.848903  1410 raft_consensus.cc:3055] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:45.849218  1410 raft_consensus.cc:740] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:45.849983  1410 consensus_queue.cc:260] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:45.851042  1410 raft_consensus.cc:3060] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.851774  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:45.852371  1561 raft_consensus.cc:3060] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.853492  2894 ts_tablet_manager.cc:1929] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:13:45.854012  2894 log.cc:1199] T 793f177171624598bacfa61ef84f0270 P 0cc37d6f6bd04371a8695befcf603c73: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/wals/793f177171624598bacfa61ef84f0270
I20260709 12:13:45.855684  1302 catalog_manager.cc:5028] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): tablet 793f177171624598bacfa61ef84f0270 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:45.857585  1410 raft_consensus.cc:2468] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:45.859535  1458 leader_election.cc:304] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:45.860289  2827 raft_consensus.cc:2804] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:45.860743  2827 raft_consensus.cc:697] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:45.860849  1561 raft_consensus.cc:2468] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:45.861650  2827 consensus_queue.cc:237] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:45.873155  1311 catalog_manager.cc:5697] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.057337  2808 raft_consensus.cc:993] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3: : Instructing follower 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:46.057875  2808 raft_consensus.cc:1081] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Signalling peer 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:46.059676  1485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:40712
I20260709 12:13:46.060107  1485 raft_consensus.cc:493] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.060395  1485 raft_consensus.cc:3060] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.065759  1485 raft_consensus.cc:515] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:46.067909  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:46.067966  1485 leader_election.cc:290] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 3 election: Requested vote from peers bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:46.068055  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
I20260709 12:13:46.068465  1561 raft_consensus.cc:3055] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:46.068701  2141 raft_consensus.cc:3060] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.068831  1561 raft_consensus.cc:740] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:46.069600  1561 consensus_queue.cc:260] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:46.070590  1561 raft_consensus.cc:3060] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.074702  2141 raft_consensus.cc:2468] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 3.
I20260709 12:13:46.075752  1458 leader_election.cc:304] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [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: 0cc37d6f6bd04371a8695befcf603c73, b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 
I20260709 12:13:46.076342  2882 raft_consensus.cc:2804] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:46.076676  1561 raft_consensus.cc:2468] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 3.
I20260709 12:13:46.076727  2882 raft_consensus.cc:697] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:46.077798  2882 consensus_queue.cc:237] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:46.092082  1311 catalog_manager.cc:5697] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 2 to 3, leader changed from bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 3 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.158428  2877 raft_consensus.cc:993] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59: : Instructing follower b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:46.158881  2803 raft_consensus.cc:1081] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Signalling peer b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:46.160300  2141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25985f61b3f64fd0acab11bb252bab72"
dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:34184
I20260709 12:13:46.160801  2141 raft_consensus.cc:493] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.161079  2141 raft_consensus.cc:3060] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.167275  2141 raft_consensus.cc:515] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:46.168984  2141 leader_election.cc:290] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:46.169974  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25985f61b3f64fd0acab11bb252bab72" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:46.169981  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25985f61b3f64fd0acab11bb252bab72" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:46.170795  1410 raft_consensus.cc:3055] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:46.170848  1565 raft_consensus.cc:3060] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.171253  1410 raft_consensus.cc:740] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:46.171998  1410 consensus_queue.cc:260] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:46.173138  1410 raft_consensus.cc:3060] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.177564  1565 raft_consensus.cc:2468] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:46.178797  2106 leader_election.cc:304] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:46.179589  2847 raft_consensus.cc:2804] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:46.180058  2847 raft_consensus.cc:697] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:46.180678  1410 raft_consensus.cc:2468] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:46.180927  2847 consensus_queue.cc:237] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:46.191349  1311 catalog_manager.cc:5697] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.287179  1415 raft_consensus.cc:1275] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:46.288408  2882 consensus_queue.cc:1048] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.301654  1565 raft_consensus.cc:1275] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:46.303349  2882 consensus_queue.cc:1048] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.585594  1565 raft_consensus.cc:1275] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:46.586910  2826 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:46.587361  1565 raft_consensus.cc:1275] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:46.588711  2847 consensus_queue.cc:1048] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:46.602865  2144 raft_consensus.cc:1275] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:46.605093  2826 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:46.619622  1410 raft_consensus.cc:1275] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:46.620924  2847 consensus_queue.cc:1048] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:46.785351  1565 consensus_queue.cc:237] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:46.792611  1485 raft_consensus.cc:1275] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:13:46.792778  1533 consensus_peers.cc:597] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2dcf57d28054954b65094c2dbc00ae2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.792831  1410 raft_consensus.cc:1275] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:46.793880  2888 consensus_queue.cc:1048] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:46.794710  2808 consensus_queue.cc:1048] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:46.802655  2808 raft_consensus.cc:2955] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:46.804306  1410 raft_consensus.cc:2955] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:46.808889  1485 raft_consensus.cc:2955] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:46.819561  1488 consensus_queue.cc:237] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:46.824085  1311 catalog_manager.cc:5697] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.839519  1565 raft_consensus.cc:1275] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:46.840233  1415 raft_consensus.cc:1275] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:13:46.841112  1458 consensus_peers.cc:597] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15c80ddec6434fd5b6af9157db481f48. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.841255  2826 consensus_queue.cc:1048] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:46.842077  2827 consensus_queue.cc:1048] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:46.858990  2882 raft_consensus.cc:2955] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:46.861240  1415 raft_consensus.cc:2955] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:46.865504  1561 raft_consensus.cc:2955] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:46.875731  1311 catalog_manager.cc:5697] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.880753  1565 consensus_queue.cc:237] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:46.895854 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:46.898996  1410 raft_consensus.cc:1275] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:46.899060  1533 consensus_peers.cc:597] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2908bfb00cd401c89b7afb34804c717. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.900107  1488 raft_consensus.cc:1275] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:46.900490  2888 consensus_queue.cc:1048] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.903697  2808 consensus_queue.cc:1048] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.925454  2888 raft_consensus.cc:2955] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:46.932689  1410 raft_consensus.cc:2955] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:46.938110  1488 raft_consensus.cc:2955] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:46.948673  1311 catalog_manager.cc:5697] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.953580  1565 consensus_queue.cc:237] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
W20260709 12:13:46.968173  1533 consensus_peers.cc:597] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 283cbf924f0248ec8216bce304804882. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.971699  1415 raft_consensus.cc:1275] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:46.973309  2888 consensus_queue.cc:1048] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:46.974586  1488 raft_consensus.cc:1275] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:46.977285  2888 consensus_queue.cc:1048] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:46.990031  1410 raft_consensus.cc:2955] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:46.992595  1488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
new_leader_uuid: "130db8639f96494db6e47c6c079e2c59"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:13:46.993165  1488 raft_consensus.cc:606] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Received request to transfer leadership to TS 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:46.987695  2888 raft_consensus.cc:2955] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:46.995852  1488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1ca98ee187747af93b8b03d6116a71b"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
new_leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:13:46.996342  1488 raft_consensus.cc:606] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Received request to transfer leadership to TS bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:46.997380 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:46.999141 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:46.999800 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:47.017202  1488 raft_consensus.cc:2955] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:47.023543  1315 catalog_manager.cc:5697] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 3, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:47.197073  2882 raft_consensus.cc:993] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower 130db8639f96494db6e47c6c079e2c59 to start an election
I20260709 12:13:47.197551  2826 raft_consensus.cc:1081] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Signalling peer 130db8639f96494db6e47c6c079e2c59 to start an election
I20260709 12:13:47.199064  1415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
 from {username='slave'} at 127.0.0.1:54748
I20260709 12:13:47.199604  1415 raft_consensus.cc:493] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.199936  1415 raft_consensus.cc:3060] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.206506  1415 raft_consensus.cc:515] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:47.208822  1415 leader_election.cc:290] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [CANDIDATE]: Term 3 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:47.209892  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:47.210489  1561 raft_consensus.cc:3060] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.211094  1485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "130db8639f96494db6e47c6c079e2c59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:47.211498  1485 raft_consensus.cc:3055] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:47.211790  1485 raft_consensus.cc:740] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:47.212455  1485 consensus_queue.cc:260] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:47.213394  1485 raft_consensus.cc:3060] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.218243  1561 raft_consensus.cc:2468] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 3.
I20260709 12:13:47.219468  1380 leader_election.cc:304] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [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: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:47.220181  2803 raft_consensus.cc:2804] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:47.220634  2803 raft_consensus.cc:697] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 3 LEADER]: Becoming Leader. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:47.221392  2803 consensus_queue.cc:237] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:47.231555  1485 raft_consensus.cc:2468] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 130db8639f96494db6e47c6c079e2c59 in term 3.
I20260709 12:13:47.237810  1313 catalog_manager.cc:5697] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: term changed from 2 to 3, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to 130db8639f96494db6e47c6c079e2c59 (127.31.243.129). New cstate: current_term: 3 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.318419  2929 ts_tablet_manager.cc:933] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:47.320324  2929 tablet_copy_client.cc:323] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.131:40017
I20260709 12:13:47.322252  1577 tablet_copy_service.cc:140] P bd4d3de0d13743249cfb2d26e9fde8a3: Received BeginTabletCopySession request for tablet c2dcf57d28054954b65094c2dbc00ae2 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:38846)
I20260709 12:13:47.322824  1577 tablet_copy_service.cc:161] P bd4d3de0d13743249cfb2d26e9fde8a3: Beginning new tablet copy session on tablet c2dcf57d28054954b65094c2dbc00ae2 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:38846: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-c2dcf57d28054954b65094c2dbc00ae2
I20260709 12:13:47.330792  1577 tablet_copy_source_session.cc:215] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:47.334127  2929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2dcf57d28054954b65094c2dbc00ae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.366932  2929 tablet_copy_client.cc:806] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:47.367580  2929 tablet_copy_client.cc:670] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:47.369191  2931 ts_tablet_manager.cc:933] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:47.371613  2826 raft_consensus.cc:993] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower bd4d3de0d13743249cfb2d26e9fde8a3 to start an election
I20260709 12:13:47.372205  2826 raft_consensus.cc:1081] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Signalling peer bd4d3de0d13743249cfb2d26e9fde8a3 to start an election
I20260709 12:13:47.373920  2931 tablet_copy_client.cc:323] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.130:44747
I20260709 12:13:47.374135  2929 tablet_copy_client.cc:538] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:47.376010  1502 tablet_copy_service.cc:140] P 0cc37d6f6bd04371a8695befcf603c73: Received BeginTabletCopySession request for tablet 15c80ddec6434fd5b6af9157db481f48 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:48046)
I20260709 12:13:47.376551  1502 tablet_copy_service.cc:161] P 0cc37d6f6bd04371a8695befcf603c73: Beginning new tablet copy session on tablet 15c80ddec6434fd5b6af9157db481f48 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:48046: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-15c80ddec6434fd5b6af9157db481f48
I20260709 12:13:47.377138  1561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1ca98ee187747af93b8b03d6116a71b"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
 from {username='slave'} at 127.0.0.1:50838
I20260709 12:13:47.377689  1561 raft_consensus.cc:493] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.378026  1561 raft_consensus.cc:3060] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.382258  1502 tablet_copy_source_session.cc:215] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:47.384544  1561 raft_consensus.cc:515] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:47.385869  2931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c80ddec6434fd5b6af9157db481f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.386482  1561 leader_election.cc:290] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:47.387531  1415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca98ee187747af93b8b03d6116a71b" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:47.387913  1488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca98ee187747af93b8b03d6116a71b" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:47.388126  1415 raft_consensus.cc:3060] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.388468  1488 raft_consensus.cc:3055] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:47.388792  1488 raft_consensus.cc:740] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:47.389559  1488 consensus_queue.cc:260] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:47.390633  1488 raft_consensus.cc:3060] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.394865  1415 raft_consensus.cc:2468] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
I20260709 12:13:47.397240  2929 tablet_bootstrap.cc:492] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:47.397553  1533 leader_election.cc:304] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:47.400207  2915 raft_consensus.cc:2804] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:47.400673  2915 raft_consensus.cc:697] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:47.415127  2931 tablet_copy_client.cc:806] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:47.415742  2931 tablet_copy_client.cc:670] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:47.422367  2931 tablet_copy_client.cc:538] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:47.401487  2915 consensus_queue.cc:237] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:47.427809  2929 tablet_bootstrap.cc:492] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:47.428700  2929 tablet_bootstrap.cc:492] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:47.429368  2929 ts_tablet_manager.cc:1403] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.004s
I20260709 12:13:47.432545  2929 raft_consensus.cc:359] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:47.433399  2929 raft_consensus.cc:740] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:47.434119  2929 consensus_queue.cc:260] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:47.436748  2929 ts_tablet_manager.cc:1434] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:47.443356  1488 raft_consensus.cc:2468] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
I20260709 12:13:47.450824  2931 tablet_bootstrap.cc:492] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:47.451067  1577 tablet_copy_service.cc:342] P bd4d3de0d13743249cfb2d26e9fde8a3: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-c2dcf57d28054954b65094c2dbc00ae2 received from {username='slave'} at 127.0.0.1:38846
I20260709 12:13:47.454120  1577 tablet_copy_service.cc:434] P bd4d3de0d13743249cfb2d26e9fde8a3: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-c2dcf57d28054954b65094c2dbc00ae2 on tablet c2dcf57d28054954b65094c2dbc00ae2 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:47.455138  2936 ts_tablet_manager.cc:933] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:47.457087  2929 ts_tablet_manager.cc:933] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:47.470777  1313 catalog_manager.cc:5697] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 1 to 2, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:47.477818  2929 tablet_copy_client.cc:323] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.131:40017
I20260709 12:13:47.479631  1577 tablet_copy_service.cc:140] P bd4d3de0d13743249cfb2d26e9fde8a3: Received BeginTabletCopySession request for tablet 283cbf924f0248ec8216bce304804882 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:38846)
I20260709 12:13:47.480157  1577 tablet_copy_service.cc:161] P bd4d3de0d13743249cfb2d26e9fde8a3: Beginning new tablet copy session on tablet 283cbf924f0248ec8216bce304804882 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:38846: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-283cbf924f0248ec8216bce304804882
I20260709 12:13:47.489696  1577 tablet_copy_source_session.cc:215] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:47.494756  2929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283cbf924f0248ec8216bce304804882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.498509  2936 tablet_copy_client.cc:323] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.131:40017
I20260709 12:13:47.500384  1577 tablet_copy_service.cc:140] P bd4d3de0d13743249cfb2d26e9fde8a3: Received BeginTabletCopySession request for tablet d2908bfb00cd401c89b7afb34804c717 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:38846)
I20260709 12:13:47.500969  1577 tablet_copy_service.cc:161] P bd4d3de0d13743249cfb2d26e9fde8a3: Beginning new tablet copy session on tablet d2908bfb00cd401c89b7afb34804c717 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:38846: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-d2908bfb00cd401c89b7afb34804c717
I20260709 12:13:47.508317  2931 tablet_bootstrap.cc:492] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:47.509300  2931 tablet_bootstrap.cc:492] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:47.509382  1577 tablet_copy_source_session.cc:215] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:47.510010  2931 ts_tablet_manager.cc:1403] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.060s	user 0.039s	sys 0.012s
I20260709 12:13:47.512606  2936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2908bfb00cd401c89b7afb34804c717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.513029  2931 raft_consensus.cc:359] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:47.514202  2931 raft_consensus.cc:740] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:47.514890  2931 consensus_queue.cc:260] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:47.523700  2931 ts_tablet_manager.cc:1434] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:13:47.529346  1502 tablet_copy_service.cc:342] P 0cc37d6f6bd04371a8695befcf603c73: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-15c80ddec6434fd5b6af9157db481f48 received from {username='slave'} at 127.0.0.1:48046
I20260709 12:13:47.529799  1502 tablet_copy_service.cc:434] P 0cc37d6f6bd04371a8695befcf603c73: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-15c80ddec6434fd5b6af9157db481f48 on tablet 15c80ddec6434fd5b6af9157db481f48 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:47.538938  2936 tablet_copy_client.cc:806] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:47.539590  2936 tablet_copy_client.cc:670] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:47.553375  2936 tablet_copy_client.cc:538] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:47.561187  2936 tablet_bootstrap.cc:492] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:47.562114  2929 tablet_copy_client.cc:806] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:47.562731  2929 tablet_copy_client.cc:670] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:47.569272  2929 tablet_copy_client.cc:538] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:47.584267  2929 tablet_bootstrap.cc:492] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:47.589905  2936 tablet_bootstrap.cc:492] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:47.591250  2936 tablet_bootstrap.cc:492] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:47.591882  2936 ts_tablet_manager.cc:1403] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.006s
I20260709 12:13:47.595139  2936 raft_consensus.cc:359] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:47.596042  2936 raft_consensus.cc:740] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:47.596668  2936 consensus_queue.cc:260] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:47.599201  2936 ts_tablet_manager.cc:1434] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:13:47.602315  1577 tablet_copy_service.cc:342] P bd4d3de0d13743249cfb2d26e9fde8a3: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-d2908bfb00cd401c89b7afb34804c717 received from {username='slave'} at 127.0.0.1:38846
I20260709 12:13:47.602697  1577 tablet_copy_service.cc:434] P bd4d3de0d13743249cfb2d26e9fde8a3: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-d2908bfb00cd401c89b7afb34804c717 on tablet d2908bfb00cd401c89b7afb34804c717 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:47.625602  2929 tablet_bootstrap.cc:492] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:47.626605  2929 tablet_bootstrap.cc:492] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:47.627342  2929 ts_tablet_manager.cc:1403] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.043s	user 0.026s	sys 0.000s
I20260709 12:13:47.631198  2929 raft_consensus.cc:359] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:47.632824  2929 raft_consensus.cc:740] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:47.633536  2929 consensus_queue.cc:260] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:47.636529  2929 ts_tablet_manager.cc:1434] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:13:47.638736  1577 tablet_copy_service.cc:342] P bd4d3de0d13743249cfb2d26e9fde8a3: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-283cbf924f0248ec8216bce304804882 received from {username='slave'} at 127.0.0.1:38846
I20260709 12:13:47.639115  1577 tablet_copy_service.cc:434] P bd4d3de0d13743249cfb2d26e9fde8a3: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-283cbf924f0248ec8216bce304804882 on tablet 283cbf924f0248ec8216bce304804882 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:47.653317  1485 raft_consensus.cc:1275] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:47.654592  2803 consensus_queue.cc:1048] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:47.664070  1561 raft_consensus.cc:1275] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:47.665807  2877 consensus_queue.cc:1048] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:47.730713  2141 raft_consensus.cc:1217] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:47.827066  1415 raft_consensus.cc:1275] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:47.828431  2928 consensus_queue.cc:1048] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:47.843914  2144 raft_consensus.cc:1217] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:48.210624 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:48.271402  1485 raft_consensus.cc:1275] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:48.299898  2888 consensus_queue.cc:1048] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:48.333374  2140 raft_consensus.cc:1217] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:48.334358  2141 raft_consensus.cc:1217] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:48.355265  1563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96c7f8aa9ed6411181e9592373e4fe71"
dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
mode: GRACEFUL
new_leader_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:58950
I20260709 12:13:48.355860  1563 raft_consensus.cc:606] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Received request to transfer leadership to TS 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:48.362603  1408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "978ed19796fe4774b2ab315ab509d119"
dest_uuid: "130db8639f96494db6e47c6c079e2c59"
mode: GRACEFUL
new_leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:43044
I20260709 12:13:48.363209  1408 raft_consensus.cc:606] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Received request to transfer leadership to TS b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:48.364463 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:48.366202 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:48.367007 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:48.368690  2951 raft_consensus.cc:1064] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:48.371651  2951 consensus_queue.cc:237] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:48.392199  2142 raft_consensus.cc:1275] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:48.400116  2882 consensus_queue.cc:1048] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:48.401002  1408 raft_consensus.cc:1275] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:48.401340  1559 raft_consensus.cc:1275] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:48.402654  2882 consensus_queue.cc:1048] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:48.437184  2951 consensus_queue.cc:1048] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:48.454607  2950 raft_consensus.cc:2955] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.459208  2141 raft_consensus.cc:2955] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.465418  2915 raft_consensus.cc:1064] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:48.475847  2915 consensus_queue.cc:237] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:48.480135  1408 raft_consensus.cc:2955] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.488463  1312 catalog_manager.cc:5697] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.531348  2141 raft_consensus.cc:1275] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:48.533483  1485 raft_consensus.cc:1275] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:48.533739  1408 raft_consensus.cc:1275] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:48.535619  2959 consensus_queue.cc:1048] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:48.536528  2928 consensus_queue.cc:1048] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:48.537431  1561 raft_consensus.cc:2955] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.538426  2928 consensus_queue.cc:1048] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:48.558643  1483 consensus_queue.cc:237] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:48.566198  2142 raft_consensus.cc:1275] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:48.575165  2882 consensus_queue.cc:1048] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:48.583909  1410 raft_consensus.cc:1275] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:48.584134  2826 raft_consensus.cc:2955] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.590138  2951 consensus_queue.cc:1048] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:48.593991  1410 raft_consensus.cc:2955] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.595593  2142 raft_consensus.cc:2955] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.599316  2955 raft_consensus.cc:2955] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.609021  1302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15c80ddec6434fd5b6af9157db481f48 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:48.612490  2141 raft_consensus.cc:2955] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.616192  1315 catalog_manager.cc:5697] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index 4 to 5, VOTER bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) evicted. New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.618283  1483 raft_consensus.cc:2955] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.625685  1408 raft_consensus.cc:2955] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.637910  1311 catalog_manager.cc:5697] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.644702  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet 15c80ddec6434fd5b6af9157db481f48 with delete_type TABLET_DATA_TOMBSTONED (TS bd4d3de0d13743249cfb2d26e9fde8a3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50826
I20260709 12:13:48.654498  1559 consensus_queue.cc:237] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:48.664718  1408 raft_consensus.cc:1275] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:48.669149  2142 raft_consensus.cc:1275] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:48.672561  2982 tablet_replica.cc:333] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:48.673846  2982 raft_consensus.cc:2243] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.681154  2982 raft_consensus.cc:2272] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.681177  2915 consensus_queue.cc:1048] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:48.695065  2944 raft_consensus.cc:993] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59: : Instructing follower b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:48.695663  2954 raft_consensus.cc:1081] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Signalling peer b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:48.696012  2928 consensus_queue.cc:1048] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:48.705447  2141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "978ed19796fe4774b2ab315ab509d119"
dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:34184
I20260709 12:13:48.706813  2141 raft_consensus.cc:493] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.707245  2141 raft_consensus.cc:3060] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.718402  2982 ts_tablet_manager.cc:1916] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:48.719393  2141 raft_consensus.cc:515] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:48.728484  2141 leader_election.cc:290] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:48.729045  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978ed19796fe4774b2ab315ab509d119" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:48.729753  1561 raft_consensus.cc:3060] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.729542  2915 raft_consensus.cc:2955] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.733925  2959 raft_consensus.cc:1064] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:48.738771  2959 consensus_queue.cc:237] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:48.742938  1299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2dcf57d28054954b65094c2dbc00ae2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:48.751713  1315 catalog_manager.cc:5697] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 4 to 5, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.753268  2982 ts_tablet_manager.cc:1929] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:48.753844  2982 log.cc:1199] T 15c80ddec6434fd5b6af9157db481f48 P bd4d3de0d13743249cfb2d26e9fde8a3: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/wals/15c80ddec6434fd5b6af9157db481f48
I20260709 12:13:48.755712  1299 catalog_manager.cc:5028] TS bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): tablet 15c80ddec6434fd5b6af9157db481f48 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:48.757026  1408 raft_consensus.cc:2955] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.759930  1483 raft_consensus.cc:1275] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:48.762423  2915 consensus_queue.cc:1048] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:48.765441  2915 raft_consensus.cc:993] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3: : Instructing follower 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:48.765908  2915 raft_consensus.cc:1081] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Signalling peer 0cc37d6f6bd04371a8695befcf603c73 to start an election
I20260709 12:13:48.770612  1491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96c7f8aa9ed6411181e9592373e4fe71"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
 from {username='slave'} at 127.0.0.1:40712
I20260709 12:13:48.771252  1491 raft_consensus.cc:493] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.771752  1491 raft_consensus.cc:3060] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.780553  1481 tablet_service.cc:1558] Processing DeleteTablet for tablet c2dcf57d28054954b65094c2dbc00ae2 with delete_type TABLET_DATA_TOMBSTONED (TS 0cc37d6f6bd04371a8695befcf603c73 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:48.780746  2928 raft_consensus.cc:1064] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:48.783213  2928 consensus_queue.cc:237] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:48.784610  2141 raft_consensus.cc:2955] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.791953  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978ed19796fe4774b2ab315ab509d119" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:48.804152  2142 raft_consensus.cc:1275] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:48.793483  1410 raft_consensus.cc:3055] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:48.811403  1410 raft_consensus.cc:740] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 130db8639f96494db6e47c6c079e2c59, State: Running, Role: LEADER
I20260709 12:13:48.814354  1410 consensus_queue.cc:260] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:48.818984  1561 raft_consensus.cc:2468] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:48.820240  2106 leader_election.cc:304] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:48.821101  2847 raft_consensus.cc:2804] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:48.821625  1411 raft_consensus.cc:1275] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:48.821554  2847 raft_consensus.cc:697] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:48.822438  1485 raft_consensus.cc:1275] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:48.822896  2847 consensus_queue.cc:237] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:48.824378  2915 consensus_queue.cc:1048] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:48.829440  2955 consensus_queue.cc:1048] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:48.837971  2955 consensus_queue.cc:1048] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:48.840821  2985 tablet_replica.cc:333] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:48.845393  2141 raft_consensus.cc:1275] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:48.864614  1408 raft_consensus.cc:1275] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:48.818080  1410 raft_consensus.cc:3060] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.881265  2985 raft_consensus.cc:2243] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.883071  2985 raft_consensus.cc:2272] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.878451  1491 raft_consensus.cc:515] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:48.885080  1315 catalog_manager.cc:5697] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.887102  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c7f8aa9ed6411181e9592373e4fe71" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:48.887717  1408 raft_consensus.cc:3060] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.885927  1491 leader_election.cc:290] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:48.889578  2985 ts_tablet_manager.cc:1916] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:48.896785  2955 raft_consensus.cc:2955] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.900586  1408 raft_consensus.cc:2468] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:48.901832  1458 leader_election.cc:304] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59; no voters: 
I20260709 12:13:48.902693  2882 raft_consensus.cc:2804] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:48.903177  2882 raft_consensus.cc:697] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:48.904102  2882 consensus_queue.cc:237] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:48.908739  2915 consensus_queue.cc:1048] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:48.911443  2985 ts_tablet_manager.cc:1929] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:48.912179  2985 log.cc:1199] T c2dcf57d28054954b65094c2dbc00ae2 P 0cc37d6f6bd04371a8695befcf603c73: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/wals/c2dcf57d28054954b65094c2dbc00ae2
I20260709 12:13:48.915570  1302 catalog_manager.cc:5028] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): tablet c2dcf57d28054954b65094c2dbc00ae2 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:48.921152  2141 raft_consensus.cc:2955] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.939399  2955 consensus_queue.cc:1048] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:48.944500  1410 raft_consensus.cc:2468] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:48.945966  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c7f8aa9ed6411181e9592373e4fe71" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:48.946574  1561 raft_consensus.cc:3055] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:48.946862  1561 raft_consensus.cc:740] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:48.947626  1561 consensus_queue.cc:260] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:48.948832  1561 raft_consensus.cc:3060] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.949959  1315 catalog_manager.cc:5697] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.955816  1483 raft_consensus.cc:2955] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.968669  1559 consensus_queue.cc:237] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:48.984843  2915 raft_consensus.cc:2955] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.986775  1410 raft_consensus.cc:2955] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:48.996294  2142 raft_consensus.cc:1275] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:48.999143  1561 raft_consensus.cc:2468] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 2.
I20260709 12:13:49.000027  1411 raft_consensus.cc:2955] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:49.008998  1491 raft_consensus.cc:2955] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:49.010993  2955 consensus_queue.cc:1048] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:49.018622  2928 raft_consensus.cc:2955] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:49.008168  1310 catalog_manager.cc:5697] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:49.031435  2142 raft_consensus.cc:2955] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:49.033325  1299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 283cbf924f0248ec8216bce304804882 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:13:49.032414  1513 debug-util.cc:398] Leaking SignalData structure 0x7b080016ae00 after lost signal to thread 32721
W20260709 12:13:49.034426  1513 debug-util.cc:398] Leaking SignalData structure 0x7b0800163520 after lost signal to thread 1349
I20260709 12:13:49.030285  2144 raft_consensus.cc:2955] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
W20260709 12:13:49.035610  1513 debug-util.cc:398] Leaking SignalData structure 0x7b0800324120 after lost signal to thread 1441
I20260709 12:13:49.037931  1410 raft_consensus.cc:1275] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:49.028757  1315 catalog_manager.cc:5697] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 1 to 2, leader changed from bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131) to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:49.052101  1513 debug-util.cc:398] Leaking SignalData structure 0x7b0800337060 after lost signal to thread 1516
W20260709 12:13:49.053292  1513 debug-util.cc:398] Leaking SignalData structure 0x7b08000f5760 after lost signal to thread 1591
I20260709 12:13:49.054009  2928 consensus_queue.cc:1048] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:49.054412  1513 debug-util.cc:398] Leaking SignalData structure 0x7b08003137e0 after lost signal to thread 2168
W20260709 12:13:49.056003  1513 debug-util.cc:398] Leaking SignalData structure 0x7b0800290d60 after lost signal to thread 2933
I20260709 12:13:49.064553  1410 raft_consensus.cc:2955] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:49.087203  1312 catalog_manager.cc:5697] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 4 to 5, VOTER 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) evicted. New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:49.099799  1481 tablet_service.cc:1558] Processing DeleteTablet for tablet 283cbf924f0248ec8216bce304804882 with delete_type TABLET_DATA_TOMBSTONED (TS 0cc37d6f6bd04371a8695befcf603c73 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40706
I20260709 12:13:49.100752  2985 tablet_replica.cc:333] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:49.101843  2985 raft_consensus.cc:2243] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.102658  2985 raft_consensus.cc:2272] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.106210  2985 ts_tablet_manager.cc:1916] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:49.109335  1561 consensus_queue.cc:237] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:49.122349  2141 raft_consensus.cc:1275] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:49.129369  2958 consensus_queue.cc:1048] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:49.130359  1491 raft_consensus.cc:1275] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:49.131963  2958 consensus_queue.cc:1048] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.139969  2915 raft_consensus.cc:2955] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:49.144642  1483 raft_consensus.cc:2955] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:49.153903  2141 raft_consensus.cc:2955] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:49.157104  1299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d2908bfb00cd401c89b7afb34804c717 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:49.170917  2985 ts_tablet_manager.cc:1929] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:49.171561  2985 log.cc:1199] T 283cbf924f0248ec8216bce304804882 P 0cc37d6f6bd04371a8695befcf603c73: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/wals/283cbf924f0248ec8216bce304804882
I20260709 12:13:49.173153  1302 catalog_manager.cc:5028] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): tablet 283cbf924f0248ec8216bce304804882 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:49.177300  1312 catalog_manager.cc:5697] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:49.192247  1407 tablet_service.cc:1558] Processing DeleteTablet for tablet d2908bfb00cd401c89b7afb34804c717 with delete_type TABLET_DATA_TOMBSTONED (TS 130db8639f96494db6e47c6c079e2c59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54740
I20260709 12:13:49.208907  2994 tablet_replica.cc:333] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:49.210515  2994 raft_consensus.cc:2243] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.211428  2994 raft_consensus.cc:2272] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.215257  2994 ts_tablet_manager.cc:1916] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:49.237370  2994 ts_tablet_manager.cc:1929] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:49.237927  2994 log.cc:1199] T d2908bfb00cd401c89b7afb34804c717 P 130db8639f96494db6e47c6c079e2c59: Deleting WAL directory at /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/wals/d2908bfb00cd401c89b7afb34804c717
I20260709 12:13:49.239693  1302 catalog_manager.cc:5028] TS 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): tablet d2908bfb00cd401c89b7afb34804c717 (table test-workload [id=f8776d19b3e94e83b6810f79836f5b17]) successfully deleted
I20260709 12:13:49.303393  1559 raft_consensus.cc:1275] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:49.304867  2882 consensus_queue.cc:1048] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:49.309056  1561 raft_consensus.cc:1275] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:49.310640  2963 consensus_queue.cc:1048] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:49.343374  1411 raft_consensus.cc:1275] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:49.353636  2963 consensus_queue.cc:1048] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:49.393015  1408 raft_consensus.cc:1275] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:49.410249  2882 consensus_queue.cc:1048] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:49.499944 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:49.555161  1491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b89f134a75ef4726a803b983efd73429"
dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
mode: GRACEFUL
new_leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:13:49.555809  1491 raft_consensus.cc:606] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Received request to transfer leadership to TS b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:49.557864 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:13:49.559576 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:49.560223 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:50.013841  2882 raft_consensus.cc:993] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73: : Instructing follower b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:50.014313  2826 raft_consensus.cc:1081] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Signalling peer b338ee4ae4b34ae29cafdb83d2a7ce52 to start an election
I20260709 12:13:50.016952  2144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b89f134a75ef4726a803b983efd73429"
dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
 from {username='slave'} at 127.0.0.1:34186
I20260709 12:13:50.017493  2144 raft_consensus.cc:493] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:50.017875  2144 raft_consensus.cc:3060] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:50.025256  2144 raft_consensus.cc:515] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:50.027350  2144 leader_election.cc:290] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:50.029760  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89f134a75ef4726a803b983efd73429" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "130db8639f96494db6e47c6c079e2c59"
I20260709 12:13:50.030382  1408 raft_consensus.cc:3060] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:50.029934  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89f134a75ef4726a803b983efd73429" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "0cc37d6f6bd04371a8695befcf603c73"
I20260709 12:13:50.031533  1491 raft_consensus.cc:3055] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:50.031862  1491 raft_consensus.cc:740] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:50.032560  1491 consensus_queue.cc:260] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:50.033758  1491 raft_consensus.cc:3060] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:50.039606  1408 raft_consensus.cc:2468] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 3.
I20260709 12:13:50.041406  2109 leader_election.cc:304] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: 130db8639f96494db6e47c6c079e2c59, b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 
I20260709 12:13:50.042173  3002 raft_consensus.cc:2804] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:50.042657  3002 raft_consensus.cc:697] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:50.043510  3002 consensus_queue.cc:237] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:50.043934  1491 raft_consensus.cc:2468] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 3.
I20260709 12:13:50.057742  1312 catalog_manager.cc:5697] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 2 to 3, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 3 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.277495  1491 consensus_queue.cc:237] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:50.285135  1565 raft_consensus.cc:1275] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:50.286513  2827 consensus_queue.cc:1048] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:50.287165  1408 raft_consensus.cc:1275] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:50.287480  1458 consensus_peers.cc:597] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8f99e960c814071975abc88ad720c97. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:50.288594  2882 consensus_queue.cc:1048] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:50.299113  2882 raft_consensus.cc:2955] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:50.303982  1561 raft_consensus.cc:2955] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:50.314700  1410 raft_consensus.cc:2955] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:50.347826  1312 catalog_manager.cc:5697] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:50.410738  1561 consensus_queue.cc:237] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:50.427464  1483 raft_consensus.cc:1275] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:50.431139  1411 raft_consensus.cc:1275] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:50.432870  2928 consensus_queue.cc:1048] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:50.435091  2928 consensus_queue.cc:1048] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:50.445957  1533 consensus_peers.cc:597] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65b6224eafaf4b37b4c4d511a102228b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:50.450824  2928 raft_consensus.cc:2955] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:50.451766  1483 raft_consensus.cc:2955] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:50.469770  1411 raft_consensus.cc:2955] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:50.471287  1491 consensus_queue.cc:237] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:50.478296  1312 catalog_manager.cc:5697] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:50.509140  1411 raft_consensus.cc:1275] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:50.514065  1561 raft_consensus.cc:1275] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:50.514885  1458 consensus_peers.cc:597] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fcb34d55bb54bc3946e996c61ab12f8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:50.515177  1411 raft_consensus.cc:1275] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:50.515441  2826 consensus_queue.cc:1048] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:50.516754  3014 consensus_queue.cc:1048] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:50.526441  2963 consensus_queue.cc:1048] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:50.537385  2827 raft_consensus.cc:2955] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:50.559298  1408 consensus_queue.cc:237] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Queue 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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:50.565011  1312 catalog_manager.cc:5697] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:50.548486  1561 raft_consensus.cc:2955] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:50.607555 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:50.607148  1411 raft_consensus.cc:2955] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:50.641036  1483 raft_consensus.cc:1275] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:50.643633  2963 consensus_queue.cc:1048] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:50.686754 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:50.688472 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:50.689165 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:50.707952  1383 consensus_peers.cc:597] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 -> Peer b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013): Couldn't send request to peer b338ee4ae4b34ae29cafdb83d2a7ce52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47aab6cb369f4f2d8056bf64c7df8608. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:50.711356  1565 raft_consensus.cc:1275] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:50.712987  2944 consensus_queue.cc:1048] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:50.724905  1485 raft_consensus.cc:1275] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer 130db8639f96494db6e47c6c079e2c59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:50.727303  2944 consensus_queue.cc:1048] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:50.739490  2956 raft_consensus.cc:2955] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:50.779580  3033 ts_tablet_manager.cc:933] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:50.743409  1561 raft_consensus.cc:2955] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:50.785023 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:50.802385  1310 catalog_manager.cc:5697] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New cstate: current_term: 1 leader_uuid: "130db8639f96494db6e47c6c079e2c59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:50.864943  1483 raft_consensus.cc:2955] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } } }
I20260709 12:13:50.883699 32718 tablet_server.cc:179] TabletServer@127.31.243.129:0 shutting down...
I20260709 12:13:50.886052  3033 tablet_copy_client.cc:323] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.130:44747
W20260709 12:13:50.894739  1458 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:50.897465  1502 tablet_copy_service.cc:140] P 0cc37d6f6bd04371a8695befcf603c73: Received BeginTabletCopySession request for tablet c8f99e960c814071975abc88ad720c97 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:48046)
I20260709 12:13:50.898028  1502 tablet_copy_service.cc:161] P 0cc37d6f6bd04371a8695befcf603c73: Beginning new tablet copy session on tablet c8f99e960c814071975abc88ad720c97 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:48046: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-c8f99e960c814071975abc88ad720c97
I20260709 12:13:50.908213  1502 tablet_copy_source_session.cc:215] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:13:50.912268  1458 consensus_peers.cc:597] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:50.920336  1533 consensus_peers.cc:597] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:50.927842  1458 consensus_peers.cc:597] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:50.929982  1458 consensus_peers.cc:597] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:50.956056  1533 consensus_peers.cc:597] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:50.956933  3033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f99e960c814071975abc88ad720c97. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:50.971993  1458 consensus_peers.cc:597] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:50.976959  1458 consensus_peers.cc:597] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:50.979822  1533 consensus_peers.cc:597] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:50.984805  1533 consensus_peers.cc:597] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.015029  2109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.129:35641, user_credentials={real_user=slave}} blocked reactor thread for 72366.8us
I20260709 12:13:51.020205  3035 ts_tablet_manager.cc:933] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
W20260709 12:13:51.036089  2109 consensus_peers.cc:597] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.038038  3035 tablet_copy_client.cc:323] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.131:40017
W20260709 12:13:51.038079  2109 consensus_peers.cc:597] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.040036  1577 tablet_copy_service.cc:140] P bd4d3de0d13743249cfb2d26e9fde8a3: Received BeginTabletCopySession request for tablet 65b6224eafaf4b37b4c4d511a102228b from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:38846)
I20260709 12:13:51.040630  1577 tablet_copy_service.cc:161] P bd4d3de0d13743249cfb2d26e9fde8a3: Beginning new tablet copy session on tablet 65b6224eafaf4b37b4c4d511a102228b from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:38846: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-65b6224eafaf4b37b4c4d511a102228b
W20260709 12:13:51.042483  2109 consensus_peers.cc:597] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.055310  2109 consensus_peers.cc:597] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.055533  1577 tablet_copy_source_session.cc:215] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:13:51.061889  2109 consensus_peers.cc:597] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.067859  3035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b6224eafaf4b37b4c4d511a102228b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.068333  3033 tablet_copy_client.cc:806] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:51.069000  3033 tablet_copy_client.cc:670] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
W20260709 12:13:51.069694  2109 consensus_peers.cc:597] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.087483  1458 consensus_peers.cc:597] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.089102  3033 tablet_copy_client.cc:538] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:13:51.097632  1533 consensus_peers.cc:597] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.098415  1533 consensus_peers.cc:597] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.101521  3033 tablet_bootstrap.cc:492] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:51.117770  3045 ts_tablet_manager.cc:933] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:51.120034 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:51.121954  3035 tablet_copy_client.cc:806] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:51.123270  3035 tablet_copy_client.cc:670] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:51.125883 32718 tablet_replica.cc:333] T f067f053ca224ce1a58456ae19475adf P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
W20260709 12:13:51.130125  1458 consensus_peers.cc:597] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.132483  3045 tablet_copy_client.cc:323] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.130:44747
I20260709 12:13:51.134958 32718 raft_consensus.cc:2243] T f067f053ca224ce1a58456ae19475adf P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.135592 32718 raft_consensus.cc:2272] T f067f053ca224ce1a58456ae19475adf P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.135803  1502 tablet_copy_service.cc:140] P 0cc37d6f6bd04371a8695befcf603c73: Received BeginTabletCopySession request for tablet 4fcb34d55bb54bc3946e996c61ab12f8 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 ({username='slave'} at 127.0.0.1:48046)
I20260709 12:13:51.136569  1502 tablet_copy_service.cc:161] P 0cc37d6f6bd04371a8695befcf603c73: Beginning new tablet copy session on tablet 4fcb34d55bb54bc3946e996c61ab12f8 from peer b338ee4ae4b34ae29cafdb83d2a7ce52 at {username='slave'} at 127.0.0.1:48046: session id = b338ee4ae4b34ae29cafdb83d2a7ce52-4fcb34d55bb54bc3946e996c61ab12f8
I20260709 12:13:51.138286 32718 tablet_replica.cc:333] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.139250 32718 raft_consensus.cc:2243] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.139856 32718 raft_consensus.cc:2272] T f2e55b700f36426189660ed23729ca28 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.142288 32718 tablet_replica.cc:333] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.143096 32718 raft_consensus.cc:2243] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.143700 32718 raft_consensus.cc:2272] T c5f1e36070d84b4785dc3bbd0e564050 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.145207  3035 tablet_copy_client.cc:538] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:13:51.147614  1533 consensus_peers.cc:597] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.147886  2109 consensus_peers.cc:597] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.159164  1502 tablet_copy_source_session.cc:215] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:13:51.161057  1458 consensus_peers.cc:597] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.157502  3035 tablet_bootstrap.cc:492] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:51.162348 32718 tablet_replica.cc:333] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.161250  3033 tablet_bootstrap.cc:492] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:51.162849  3045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fcb34d55bb54bc3946e996c61ab12f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.163333 32718 raft_consensus.cc:2243] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.165136 32718 raft_consensus.cc:2272] T 036adce333ad4c3980e21b6d088a1f70 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.167604 32718 tablet_replica.cc:333] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.168529 32718 raft_consensus.cc:2243] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:13:51.164250  1533 consensus_peers.cc:597] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.170035 32718 raft_consensus.cc:2272] T 578424a5e5a04b4990154349da14e7e5 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.174798  3033 tablet_bootstrap.cc:492] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:51.182229  3033 ts_tablet_manager.cc:1403] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.081s	user 0.029s	sys 0.001s
I20260709 12:13:51.201239  3033 raft_consensus.cc:359] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:51.209591  3033 raft_consensus.cc:740] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:51.210429  3033 consensus_queue.cc:260] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
W20260709 12:13:51.222764  2109 consensus_peers.cc:597] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.178059 32718 tablet_replica.cc:333] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.225914 32718 raft_consensus.cc:2243] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:51.226722  2109 consensus_peers.cc:597] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.230361  3045 tablet_copy_client.cc:806] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:51.231027  3045 tablet_copy_client.cc:670] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:51.231364 32718 raft_consensus.cc:2272] T 65b6224eafaf4b37b4c4d511a102228b P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:51.226948  1458 consensus_peers.cc:597] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.228451  3033 ts_tablet_manager.cc:1434] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
W20260709 12:13:51.230058  1533 consensus_peers.cc:597] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.234041  1501 tablet_copy_service.cc:342] P 0cc37d6f6bd04371a8695befcf603c73: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-c8f99e960c814071975abc88ad720c97 received from {username='slave'} at 127.0.0.1:48046
W20260709 12:13:51.234177  1533 consensus_peers.cc:597] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.234445  1501 tablet_copy_service.cc:434] P 0cc37d6f6bd04371a8695befcf603c73: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-c8f99e960c814071975abc88ad720c97 on tablet c8f99e960c814071975abc88ad720c97 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:51.237653 32718 tablet_replica.cc:333] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.238304  3045 tablet_copy_client.cc:538] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:51.238766 32718 raft_consensus.cc:2243] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.239883 32718 raft_consensus.cc:2272] T 65c119d0e2094c1ab8ca86e2aaf98183 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.242951 32718 tablet_replica.cc:333] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.244258 32718 raft_consensus.cc:2243] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.244910 32718 raft_consensus.cc:2272] T c954fecdda6c4c529376ba0874195dcc P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.248219 32718 tablet_replica.cc:333] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.249228 32718 raft_consensus.cc:2243] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.250366  3045 tablet_bootstrap.cc:492] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap starting.
I20260709 12:13:51.259943 32718 raft_consensus.cc:2272] T 30d6756174c645efa816c146bb02a6d0 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:51.265023  1458 consensus_peers.cc:597] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.267659 32718 tablet_replica.cc:333] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.269042 32718 raft_consensus.cc:2243] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.269747 32718 raft_consensus.cc:2272] T 889b2213af2b486a9918c3eedee0a05f P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.272619  3035 tablet_bootstrap.cc:492] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:51.274466  3035 tablet_bootstrap.cc:492] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:51.277007  3035 ts_tablet_manager.cc:1403] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.120s	user 0.024s	sys 0.004s
I20260709 12:13:51.283082 32718 tablet_replica.cc:333] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.282858  3035 raft_consensus.cc:359] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:51.285848  3035 raft_consensus.cc:740] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
I20260709 12:13:51.286768  3035 consensus_queue.cc:260] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:51.289678  3035 ts_tablet_manager.cc:1434] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:13:51.284124 32718 raft_consensus.cc:2243] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.290457 32718 raft_consensus.cc:2272] T c8f99e960c814071975abc88ad720c97 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.293041  1577 tablet_copy_service.cc:342] P bd4d3de0d13743249cfb2d26e9fde8a3: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-65b6224eafaf4b37b4c4d511a102228b received from {username='slave'} at 127.0.0.1:38846
I20260709 12:13:51.293471  1577 tablet_copy_service.cc:434] P bd4d3de0d13743249cfb2d26e9fde8a3: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-65b6224eafaf4b37b4c4d511a102228b on tablet 65b6224eafaf4b37b4c4d511a102228b with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:51.298892 32718 tablet_replica.cc:333] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.299998 32718 raft_consensus.cc:2243] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.300942  3033 ts_tablet_manager.cc:933] T 47aab6cb369f4f2d8056bf64c7df8608 P b338ee4ae4b34ae29cafdb83d2a7ce52: Initiating tablet copy from peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641)
I20260709 12:13:51.301671 32718 raft_consensus.cc:2272] T 793f177171624598bacfa61ef84f0270 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.326310  2142 raft_consensus.cc:1217] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:51.330159  3033 tablet_copy_client.cc:323] T 47aab6cb369f4f2d8056bf64c7df8608 P b338ee4ae4b34ae29cafdb83d2a7ce52: tablet copy: Beginning tablet copy session from remote peer at address 127.31.243.129:35641
I20260709 12:13:51.331588  3045 tablet_bootstrap.cc:492] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52: 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
I20260709 12:13:51.332656  3045 tablet_bootstrap.cc:492] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Bootstrap complete.
I20260709 12:13:51.333411  3045 ts_tablet_manager.cc:1403] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent bootstrapping tablet: real 0.083s	user 0.025s	sys 0.014s
I20260709 12:13:51.336794  3045 raft_consensus.cc:359] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:51.337865  3045 raft_consensus.cc:740] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Initialized, Role: LEARNER
W20260709 12:13:51.339088  2109 consensus_peers.cc:597] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.338681  3045 consensus_queue.cc:260] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:51.342269  3045 ts_tablet_manager.cc:1434] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:13:51.344168  1501 tablet_copy_service.cc:342] P 0cc37d6f6bd04371a8695befcf603c73: Request end of tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-4fcb34d55bb54bc3946e996c61ab12f8 received from {username='slave'} at 127.0.0.1:48046
I20260709 12:13:51.344583  1501 tablet_copy_service.cc:434] P 0cc37d6f6bd04371a8695befcf603c73: ending tablet copy session b338ee4ae4b34ae29cafdb83d2a7ce52-4fcb34d55bb54bc3946e996c61ab12f8 on tablet 4fcb34d55bb54bc3946e996c61ab12f8 with peer b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:51.364337  2141 raft_consensus.cc:1217] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:13:51.382975  2106 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.131:40017, user_credentials={real_user=slave}} blocked reactor thread for 52961.9us
W20260709 12:13:51.396541  1533 consensus_peers.cc:597] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.412022 32718 tablet_replica.cc:333] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.426311 32718 raft_consensus.cc:2243] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.427850 32718 raft_consensus.cc:2272] T 15c80ddec6434fd5b6af9157db481f48 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.430684 32718 tablet_replica.cc:333] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.431546 32718 raft_consensus.cc:2243] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.439349 32718 raft_consensus.cc:2272] T 47aab6cb369f4f2d8056bf64c7df8608 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.442554 32718 tablet_replica.cc:333] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.449638 32718 raft_consensus.cc:2243] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.450472 32718 raft_consensus.cc:2272] T f16cd36258504a338821b1e0ecaa518b P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.455650 32718 tablet_replica.cc:333] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.456414 32718 raft_consensus.cc:2243] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.458189 32718 raft_consensus.cc:2272] T 8ec78752de324f21beaf1b02dac203e9 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.461841 32718 tablet_replica.cc:333] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.462700 32718 raft_consensus.cc:2243] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.463274 32718 raft_consensus.cc:2272] T 9c8ec56338cd4b49955bdcc11ec88f0d P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.472662 32718 tablet_replica.cc:333] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.473628 32718 raft_consensus.cc:2243] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.474416 32718 raft_consensus.cc:2272] T 9f5090abf3c9465792238c195d6a1ae8 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.476948 32718 tablet_replica.cc:333] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.477880 32718 raft_consensus.cc:2243] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.478471 32718 raft_consensus.cc:2272] T b89f134a75ef4726a803b983efd73429 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.483853  2142 raft_consensus.cc:1217] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:51.495913 32718 tablet_replica.cc:333] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.496764 32718 raft_consensus.cc:2243] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.497407 32718 raft_consensus.cc:2272] T 283cbf924f0248ec8216bce304804882 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.514832 32718 tablet_replica.cc:333] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.515827 32718 raft_consensus.cc:2243] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.516976 32718 raft_consensus.cc:2272] T e7026b0e0f8d4cfaa657963f7513da53 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.519728 32718 tablet_replica.cc:333] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.520614 32718 raft_consensus.cc:2243] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.521274 32718 raft_consensus.cc:2272] T 4fcb34d55bb54bc3946e996c61ab12f8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.526196 32718 tablet_replica.cc:333] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.527135 32718 raft_consensus.cc:2243] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.538039 32718 raft_consensus.cc:2272] T c2dcf57d28054954b65094c2dbc00ae2 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.540434 32718 tablet_replica.cc:333] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.541260 32718 raft_consensus.cc:2243] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.542193 32718 raft_consensus.cc:2272] T a2cc494ed6cb4e4a9831de562fd40a0f P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.544613 32718 tablet_replica.cc:333] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.545358 32718 raft_consensus.cc:2243] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.545913 32718 raft_consensus.cc:2272] T 606078f6e7f84ddd9802ee6140966d9a P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.548478 32718 tablet_replica.cc:333] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.549173 32718 raft_consensus.cc:2243] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.549752 32718 raft_consensus.cc:2272] T fef6ab0570d946cd82ae72302064d8c8 P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.557083 32718 tablet_replica.cc:333] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.558020 32718 raft_consensus.cc:2243] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.559088 32718 raft_consensus.cc:2272] T add63393dfc341e589c543ed8e74d936 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.561481 32718 tablet_replica.cc:333] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.562279 32718 raft_consensus.cc:2243] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.562819 32718 raft_consensus.cc:2272] T b1ca98ee187747af93b8b03d6116a71b P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.565500 32718 tablet_replica.cc:333] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.566300 32718 raft_consensus.cc:2243] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.567270 32718 raft_consensus.cc:2272] T e060969932ad468fb4bb6f069f1eac0e P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.582890 32718 tablet_replica.cc:333] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.583791 32718 raft_consensus.cc:2243] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.584406 32718 raft_consensus.cc:2272] T 68358ce7dedb4fadb0b0db2c37787b2e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.588111 32718 tablet_replica.cc:333] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.588932 32718 raft_consensus.cc:2243] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.589481 32718 raft_consensus.cc:2272] T dfa229e3006f416fbca5f9fa10802378 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.591836 32718 tablet_replica.cc:333] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.592559 32718 raft_consensus.cc:2243] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.593088 32718 raft_consensus.cc:2272] T 978ed19796fe4774b2ab315ab509d119 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.595670 32718 tablet_replica.cc:333] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.596366 32718 raft_consensus.cc:2243] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.596881 32718 raft_consensus.cc:2272] T 25985f61b3f64fd0acab11bb252bab72 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.600781 32718 tablet_replica.cc:333] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.601480 32718 raft_consensus.cc:2243] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.602069 32718 raft_consensus.cc:2272] T 3815e67ac82d45be8354ca3518e2cb88 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.604681 32718 tablet_replica.cc:333] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.605419 32718 raft_consensus.cc:2243] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.606410 32718 raft_consensus.cc:2272] T bb361a8d7a444e19a6d0aa30d8479c9a P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.609200 32718 tablet_replica.cc:333] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.610023 32718 raft_consensus.cc:2243] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.611034 32718 raft_consensus.cc:2272] T bcaf51799fe6488ebb3167511a8dbf9e P 130db8639f96494db6e47c6c079e2c59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.613341 32718 tablet_replica.cc:333] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.614043 32718 raft_consensus.cc:2243] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.615007 32718 raft_consensus.cc:2272] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.617559 32718 tablet_replica.cc:333] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.620325 32718 raft_consensus.cc:2243] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.620829 32718 raft_consensus.cc:2272] T 8fb15f3e1e8544e6871af39544882ddc P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.623114 32718 tablet_replica.cc:333] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.623885 32718 raft_consensus.cc:2243] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.624465 32718 raft_consensus.cc:2272] T db212ccc741746af867ddcbfcbc4c8f4 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.627056 32718 tablet_replica.cc:333] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.627795 32718 raft_consensus.cc:2243] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.628350 32718 raft_consensus.cc:2272] T 96c7f8aa9ed6411181e9592373e4fe71 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.631343 32718 tablet_replica.cc:333] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.632098 32718 raft_consensus.cc:2243] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.633033 32718 raft_consensus.cc:2272] T 94c4a0b4d24043e699c3ff8e63106a32 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.635509 32718 tablet_replica.cc:333] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.636195 32718 raft_consensus.cc:2243] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.637177 32718 raft_consensus.cc:2272] T a7299e62ba094302b131b09b5a3be7f2 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.639875 32718 tablet_replica.cc:333] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.640604 32718 raft_consensus.cc:2243] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.641543 32718 raft_consensus.cc:2272] T 3efc694cad684c37aff8510e61b592f8 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.644006 32718 tablet_replica.cc:333] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.644680 32718 raft_consensus.cc:2243] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.645663 32718 raft_consensus.cc:2272] T a2162b78c81847798c5b008ab0abaf2c P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.648173 32718 tablet_replica.cc:333] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.648838 32718 raft_consensus.cc:2243] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.649405 32718 raft_consensus.cc:2272] T acc79b0a24ce4f34944baf9986f46ae0 P 130db8639f96494db6e47c6c079e2c59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.651301 32718 tablet_replica.cc:333] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59: stopping tablet replica
I20260709 12:13:51.651820 32718 raft_consensus.cc:2243] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.652361 32718 raft_consensus.cc:2272] T 4e1c269e934e478a9b8e846ede48bb00 P 130db8639f96494db6e47c6c079e2c59 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:51.741773  1533 connection.cc:573] client connection to 127.31.243.129:35641 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 12:13:51.753710  2109 connection.cc:573] client connection to 127.31.243.129:35641 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260709 12:13:51.805572 32718 tablet_server.cc:196] TabletServer@127.31.243.129:0 shutdown complete.
I20260709 12:13:51.912958  2928 raft_consensus.cc:1064] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:51.915663  2928 consensus_queue.cc:237] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:51.925171  2826 raft_consensus.cc:1064] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:51.927508  2826 consensus_queue.cc:237] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:51.935622  2141 raft_consensus.cc:1275] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:51.936995  1565 raft_consensus.cc:1275] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:51.938519  2826 consensus_queue.cc:1048] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:51.942919  3014 consensus_queue.cc:1048] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:51.944914  2141 raft_consensus.cc:1275] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:51.948177  3020 consensus_queue.cc:1048] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:13:51.958390  1458 consensus_peers.cc:597] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.965020  1485 raft_consensus.cc:1275] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:51.966460  3020 consensus_queue.cc:1048] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.004666  3053 raft_consensus.cc:1064] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73: attempting to promote NON_VOTER b338ee4ae4b34ae29cafdb83d2a7ce52 to VOTER
I20260709 12:13:52.003914  2826 raft_consensus.cc:2955] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:52.005041  2142 raft_consensus.cc:2955] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:52.007483  3053 consensus_queue.cc:237] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.017518  1561 raft_consensus.cc:2955] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:52.022320  1310 catalog_manager.cc:5697] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:52.041587  2108 connection.cc:466] server connection from 127.0.0.1:34184 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:34184 (request call id 537) could send its response
W20260709 12:13:52.070868  1533 consensus_peers.cc:597] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.088214  1561 raft_consensus.cc:1275] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:52.091701  2141 raft_consensus.cc:1275] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 LEARNER]: Refusing update from remote peer 0cc37d6f6bd04371a8695befcf603c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:52.092427  2827 consensus_queue.cc:1048] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.093760  3053 consensus_queue.cc:1048] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.116935  2928 raft_consensus.cc:2955] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
W20260709 12:13:52.124616  1458 consensus_peers.cc:597] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.130785  1485 raft_consensus.cc:2955] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:52.134248  3044 raft_consensus.cc:493] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.134799  3044 raft_consensus.cc:515] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:52.137120  3044 leader_election.cc:290] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:52.141952  2143 raft_consensus.cc:2955] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:52.145099  1483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0cc37d6f6bd04371a8695befcf603c73" is_pre_election: true
W20260709 12:13:52.148890  1533 leader_election.cc:336] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.150959  1533 leader_election.cc:304] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:52.151727  3044 raft_consensus.cc:2749] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:52.152755  2827 raft_consensus.cc:2955] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:52.158792  2141 raft_consensus.cc:2955] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:52.173719  1561 raft_consensus.cc:2955] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:52.183341 32718 tablet_server.cc:179] TabletServer@127.31.243.130:0 shutting down...
W20260709 12:13:52.215946  1533 consensus_peers.cc:597] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.239835  3071 raft_consensus.cc:493] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.240375  3071 raft_consensus.cc:515] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:52.244462  3071 leader_election.cc:290] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:52.245764  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:52.246416  1565 raft_consensus.cc:2468] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 3.
I20260709 12:13:52.249462  1455 leader_election.cc:304] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:52.250363  3071 raft_consensus.cc:2804] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:52.250754  3071 raft_consensus.cc:493] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.251125  3071 raft_consensus.cc:3060] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:52.251573  1458 leader_election.cc:336] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.262640  3071 raft_consensus.cc:515] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:52.265733  1315 catalog_manager.cc:5697] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:52.267653  1315 catalog_manager.cc:5697] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 2 to 3, b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
W20260709 12:13:52.271054  1458 leader_election.cc:336] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:52.272547  2109 consensus_peers.cc:597] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.274988  3071 leader_election.cc:290] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 4 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:52.276638  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578424a5e5a04b4990154349da14e7e5" candidate_uuid: "0cc37d6f6bd04371a8695befcf603c73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:52.277226  1565 raft_consensus.cc:3060] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.277333  3017 raft_consensus.cc:493] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.278368  3017 raft_consensus.cc:515] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.287535  3017 leader_election.cc:290] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:52.288954  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:52.291213  1565 raft_consensus.cc:2468] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc37d6f6bd04371a8695befcf603c73 in term 4.
W20260709 12:13:52.298709  2109 leader_election.cc:336] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.299188  2109 leader_election.cc:304] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:52.300462  3051 raft_consensus.cc:2749] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:52.302366  1455 leader_election.cc:304] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:52.305416  3053 raft_consensus.cc:2804] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:52.305971  3053 raft_consensus.cc:697] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 4 LEADER]: Becoming Leader. State: Replica: 0cc37d6f6bd04371a8695befcf603c73, State: Running, Role: LEADER
I20260709 12:13:52.306808  3053 consensus_queue.cc:237] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:52.310004  3044 raft_consensus.cc:493] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.310670  3044 raft_consensus.cc:515] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.316967  3044 leader_election.cc:290] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:52.320549  1561 consensus_queue.cc:237] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:52.322960  1533 leader_election.cc:336] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.333863  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" is_pre_election: true
I20260709 12:13:52.344679  2141 raft_consensus.cc:2468] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 3.
I20260709 12:13:52.346755  1533 leader_election.cc:304] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:52.348771  3043 raft_consensus.cc:2804] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:52.349200  3043 raft_consensus.cc:493] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.349648  3043 raft_consensus.cc:3060] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:52.355286  1533 consensus_peers.cc:597] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.356817  3043 raft_consensus.cc:515] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.358680  2141 raft_consensus.cc:1275] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:52.360194  3043 leader_election.cc:290] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
W20260709 12:13:52.362157  2109 consensus_peers.cc:597] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.365094  1311 catalog_manager.cc:5697] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 reported cstate change: term changed from 3 to 4, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130). New cstate: current_term: 4 leader_uuid: "0cc37d6f6bd04371a8695befcf603c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:52.374028  2109 consensus_peers.cc:597] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:52.374559  2109 consensus_peers.cc:597] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:52.375061  2109 consensus_peers.cc:597] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:52.384042  1533 consensus_peers.cc:597] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.384574  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793f177171624598bacfa61ef84f0270" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
I20260709 12:13:52.385141  2141 raft_consensus.cc:3060] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:52.384620  1533 consensus_peers.cc:597] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:52.386641  1302 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.31.243.130:44747, user_credentials={real_user=slave}} blocked reactor thread for 67478.6us
W20260709 12:13:52.389317  2109 consensus_peers.cc:597] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:52.396761  1533 leader_election.cc:336] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.389540  3043 consensus_queue.cc:1048] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
W20260709 12:13:52.399924  1302 catalog_manager.cc:4755] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): ChangeConfig:REMOVE_PEER RPC failed for tablet 4fcb34d55bb54bc3946e996c61ab12f8: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:52.398730  2141 raft_consensus.cc:2468] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 4.
W20260709 12:13:52.405409  1533 consensus_peers.cc:597] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.406363  1533 leader_election.cc:304] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:52.407240  3043 raft_consensus.cc:2804] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:52.407739  3043 raft_consensus.cc:697] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:52.408591  3043 consensus_queue.cc:237] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.421545  3044 raft_consensus.cc:2955] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:52.424183 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:52.426944 32718 tablet_replica.cc:333] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.427831 32718 raft_consensus.cc:2243] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.428427 32718 raft_consensus.cc:2272] T 69fbdd3e61e045ea8d997ae5fc1d242f P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.433090  2141 raft_consensus.cc:2955] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
W20260709 12:13:52.435673  1533 consensus_peers.cc:597] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.438637  1299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 65b6224eafaf4b37b4c4d511a102228b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:52.444658 32718 tablet_replica.cc:333] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.446018 32718 raft_consensus.cc:2243] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.446826 32718 raft_consensus.cc:2272] T d486831dbf2d4101838a77c131744426 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.449661 32718 tablet_replica.cc:333] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.450546 32718 raft_consensus.cc:2243] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.451095 32718 raft_consensus.cc:2272] T f067f053ca224ce1a58456ae19475adf P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.453048  1311 catalog_manager.cc:5697] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 3 to 4, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 4 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:52.453773 32718 tablet_replica.cc:333] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.456998 32718 raft_consensus.cc:2243] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.457557 32718 raft_consensus.cc:2272] T add63393dfc341e589c543ed8e74d936 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.460249 32718 tablet_replica.cc:333] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.461122 32718 raft_consensus.cc:2243] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.461439  1315 catalog_manager.cc:5697] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: config changed from index 3 to 4, VOTER 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) evicted. New cstate: current_term: 1 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } } }
I20260709 12:13:52.462533 32718 raft_consensus.cc:2272] T c8f99e960c814071975abc88ad720c97 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.465483 32718 tablet_replica.cc:333] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.466382 32718 raft_consensus.cc:2243] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.467376 32718 raft_consensus.cc:2272] T 889b2213af2b486a9918c3eedee0a05f P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.470163 32718 tablet_replica.cc:333] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.471062 32718 raft_consensus.cc:2243] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.472179 32718 raft_consensus.cc:2272] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.474807 32718 tablet_replica.cc:333] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.475711 32718 raft_consensus.cc:2243] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.476387 32718 raft_consensus.cc:2272] T 30d6756174c645efa816c146bb02a6d0 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.479619 32718 tablet_replica.cc:333] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.480510 32718 raft_consensus.cc:2243] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.481673 32718 pending_rounds.cc:70] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73: Trying to abort 1 pending ops.
I20260709 12:13:52.481976 32718 pending_rounds.cc:77] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305622455547703296 op_type: NO_OP noop_request { }
I20260709 12:13:52.482455 32718 raft_consensus.cc:2889] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:52.482852 32718 raft_consensus.cc:2272] T 578424a5e5a04b4990154349da14e7e5 P 0cc37d6f6bd04371a8695befcf603c73 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.489360 32718 tablet_replica.cc:333] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.490300 32718 raft_consensus.cc:2243] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.491027 32718 raft_consensus.cc:2272] T 65b6224eafaf4b37b4c4d511a102228b P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:52.493829  2109 consensus_peers.cc:597] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:52.495074  2109 consensus_peers.cc:597] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.496311 32718 tablet_replica.cc:333] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.499707 32718 raft_consensus.cc:2243] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.500581 32718 raft_consensus.cc:2272] T 15c80ddec6434fd5b6af9157db481f48 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.509369 32718 tablet_replica.cc:333] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.511781 32718 raft_consensus.cc:2243] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.512492 32718 raft_consensus.cc:2272] T 47aab6cb369f4f2d8056bf64c7df8608 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.515430 32718 tablet_replica.cc:333] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.516393 32718 raft_consensus.cc:2243] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.517501 32718 raft_consensus.cc:2272] T f16cd36258504a338821b1e0ecaa518b P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.520291 32718 tablet_replica.cc:333] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.521163 32718 raft_consensus.cc:2243] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.521808 32718 raft_consensus.cc:2272] T 8ec78752de324f21beaf1b02dac203e9 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.525686 32718 tablet_replica.cc:333] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.526530 32718 raft_consensus.cc:2243] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.527958 32718 raft_consensus.cc:2272] T 4fcb34d55bb54bc3946e996c61ab12f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.530825 32718 tablet_replica.cc:333] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.531623 32718 raft_consensus.cc:2243] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.532215 32718 raft_consensus.cc:2272] T dda29bddc14943318f6f2dd223dcdb11 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.534785 32718 tablet_replica.cc:333] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.535625 32718 raft_consensus.cc:2243] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.536458 32718 raft_consensus.cc:2272] T a2cc494ed6cb4e4a9831de562fd40a0f P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.538887 32718 tablet_replica.cc:333] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.539688 32718 raft_consensus.cc:2243] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.540241 32718 raft_consensus.cc:2272] T 606078f6e7f84ddd9802ee6140966d9a P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.542752 32718 tablet_replica.cc:333] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.543573 32718 raft_consensus.cc:2243] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:13:52.545013  2109 consensus_peers.cc:597] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.545810 32718 raft_consensus.cc:2272] T fef6ab0570d946cd82ae72302064d8c8 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.548560 32718 tablet_replica.cc:333] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.549427 32718 raft_consensus.cc:2243] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.549973 32718 raft_consensus.cc:2272] T c5f1e36070d84b4785dc3bbd0e564050 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.552496 32718 tablet_replica.cc:333] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.553499 32718 raft_consensus.cc:2243] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.554075 32718 raft_consensus.cc:2272] T 94c4a0b4d24043e699c3ff8e63106a32 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.556804 32718 tablet_replica.cc:333] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.557852 32718 raft_consensus.cc:2243] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.558908 32718 raft_consensus.cc:2272] T d2908bfb00cd401c89b7afb34804c717 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.562074 32718 tablet_replica.cc:333] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.562676 32718 raft_consensus.cc:2243] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.563197 32718 raft_consensus.cc:2272] T 0f0a51d77cd7498f9a533d8b4998e680 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.565057 32718 tablet_replica.cc:333] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.565655 32718 raft_consensus.cc:2243] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.566402 32718 raft_consensus.cc:2272] T 816a21962576430283a70af3d89e570c P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.568677 32718 tablet_replica.cc:333] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.569475 32718 raft_consensus.cc:2243] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.570048 32718 raft_consensus.cc:2272] T 29a4c350ad704d3187e24ed3832fd6b5 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.572587 32718 tablet_replica.cc:333] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.573407 32718 raft_consensus.cc:2243] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.573930 32718 raft_consensus.cc:2272] T bb361a8d7a444e19a6d0aa30d8479c9a P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.575825 32718 tablet_replica.cc:333] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.576370 32718 raft_consensus.cc:2243] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.581132  3043 raft_consensus.cc:493] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.581681  3043 raft_consensus.cc:515] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.583684  3043 leader_election.cc:290] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:52.589143  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7026b0e0f8d4cfaa657963f7513da53" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" is_pre_election: true
I20260709 12:13:52.590335  3052 raft_consensus.cc:493] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.590857  3052 raft_consensus.cc:515] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:52.592527  1533 leader_election.cc:336] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.592957  3052 leader_election.cc:290] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:52.593389  1533 leader_election.cc:304] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59, b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:52.594280  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7299e62ba094302b131b09b5a3be7f2" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:52.577071 32718 raft_consensus.cc:2272] T 6a4c762c8d5d4b8f97c60a404f536bc1 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.596341  3043 raft_consensus.cc:2749] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:52.598667 32718 tablet_replica.cc:333] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.599478 32718 raft_consensus.cc:2243] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.600003 32718 raft_consensus.cc:2272] T b1ca98ee187747af93b8b03d6116a71b P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:52.601352  2109 leader_election.cc:336] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.601864  2109 leader_election.cc:304] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:52.602741  3052 raft_consensus.cc:2749] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:52.602572 32718 tablet_replica.cc:333] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.604056 32718 raft_consensus.cc:2243] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.604538 32718 raft_consensus.cc:2272] T e060969932ad468fb4bb6f069f1eac0e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.606966 32718 tablet_replica.cc:333] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.607683 32718 raft_consensus.cc:2243] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.608844 32718 raft_consensus.cc:2272] T 0bd5a90ff1954cf292b6f14d3dfa3041 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.610394  3043 raft_consensus.cc:493] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.611245 32718 tablet_replica.cc:333] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.610921  3043 raft_consensus.cc:515] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.612074 32718 raft_consensus.cc:2243] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.612571 32718 raft_consensus.cc:2272] T 9c8ec56338cd4b49955bdcc11ec88f0d P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.613049  3043 leader_election.cc:290] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:52.614321  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2162b78c81847798c5b008ab0abaf2c" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" is_pre_election: true
I20260709 12:13:52.615167 32718 tablet_replica.cc:333] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.615926 32718 raft_consensus.cc:2243] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.616561 32718 raft_consensus.cc:2272] T 9f5090abf3c9465792238c195d6a1ae8 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:52.617821  1533 leader_election.cc:336] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.618247  1533 leader_election.cc:304] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59, b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:52.619283  3043 raft_consensus.cc:2749] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:52.622880 32718 tablet_replica.cc:333] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.624028 32718 raft_consensus.cc:2243] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.624576 32718 raft_consensus.cc:2272] T b89f134a75ef4726a803b983efd73429 P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.627089 32718 tablet_replica.cc:333] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.627872 32718 raft_consensus.cc:2243] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.628427 32718 raft_consensus.cc:2272] T 68358ce7dedb4fadb0b0db2c37787b2e P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.630827 32718 tablet_replica.cc:333] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.631548 32718 raft_consensus.cc:2243] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.632552 32718 raft_consensus.cc:2272] T fdd5f5001a464cd1b1ea9d284bdf444e P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.634882 32718 tablet_replica.cc:333] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.635605 32718 raft_consensus.cc:2243] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.636529 32718 raft_consensus.cc:2272] T dfa229e3006f416fbca5f9fa10802378 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:52.637058  1533 consensus_peers.cc:597] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.637576  3043 raft_consensus.cc:493] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.638128  3043 raft_consensus.cc:515] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.639209 32718 tablet_replica.cc:333] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.640192 32718 raft_consensus.cc:2243] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.641170 32718 raft_consensus.cc:2272] T 96c7f8aa9ed6411181e9592373e4fe71 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.641119  3043 leader_election.cc:290] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:52.644044 32718 tablet_replica.cc:333] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.644810 32718 raft_consensus.cc:2243] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.645808 32718 raft_consensus.cc:2272] T db212ccc741746af867ddcbfcbc4c8f4 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.648252 32718 tablet_replica.cc:333] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.649009 32718 raft_consensus.cc:2243] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.650082 32718 raft_consensus.cc:2272] T 8fb15f3e1e8544e6871af39544882ddc P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.650652  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7299e62ba094302b131b09b5a3be7f2" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" is_pre_election: true
I20260709 12:13:52.651288  2141 raft_consensus.cc:2468] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
W20260709 12:13:52.648938  1533 leader_election.cc:336] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.652751 32718 tablet_replica.cc:333] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.652813  3044 raft_consensus.cc:493] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.667532  3044 raft_consensus.cc:515] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:52.669790  3044 leader_election.cc:290] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:52.660781  1533 leader_election.cc:304] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:52.671795  3043 raft_consensus.cc:2804] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:52.672175  3043 raft_consensus.cc:493] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.672441 32718 raft_consensus.cc:2243] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.672573  3043 raft_consensus.cc:3060] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:52.676230 32718 raft_consensus.cc:2272] T 4f82fc8b25fd4300b2e7b5053b51e024 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.679968 32718 tablet_replica.cc:333] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.685452 32718 raft_consensus.cc:2243] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.686038 32718 raft_consensus.cc:2272] T 3815e67ac82d45be8354ca3518e2cb88 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.688459  3043 raft_consensus.cc:515] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:52.690310  1533 leader_election.cc:336] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.690531  3043 leader_election.cc:290] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:52.692097 32718 tablet_replica.cc:333] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
W20260709 12:13:52.692719  1533 consensus_peers.cc:597] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.693558 32718 raft_consensus.cc:2243] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:52.694047  1533 leader_election.cc:336] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:52.694221 32718 raft_consensus.cc:2272] T 3efc694cad684c37aff8510e61b592f8 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.694460  1533 leader_election.cc:304] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
W20260709 12:13:52.695549  1533 consensus_peers.cc:597] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:52.696061  1533 consensus_peers.cc:597] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.697000  3044 raft_consensus.cc:2749] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:52.697649  3044 raft_consensus.cc:493] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.698096  3044 raft_consensus.cc:515] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:52.700062  3044 leader_election.cc:290] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:52.702273 32718 tablet_replica.cc:333] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.703295  3044 raft_consensus.cc:493] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.703735  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7299e62ba094302b131b09b5a3be7f2" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
I20260709 12:13:52.703792  3044 raft_consensus.cc:515] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:52.704393  2141 raft_consensus.cc:3060] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:52.705768  3044 leader_election.cc:290] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:52.703037 32718 raft_consensus.cc:2243] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.706650 32718 raft_consensus.cc:2272] T acc79b0a24ce4f34944baf9986f46ae0 P 0cc37d6f6bd04371a8695befcf603c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.709059 32718 tablet_replica.cc:333] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.709744 32718 raft_consensus.cc:2243] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.710723 32718 raft_consensus.cc:2272] T c21ba5f5f63f44f383569d0ae30dd97e P 0cc37d6f6bd04371a8695befcf603c73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.711012  2141 raft_consensus.cc:2468] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
I20260709 12:13:52.713276 32718 tablet_replica.cc:333] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73: stopping tablet replica
I20260709 12:13:52.713994 32718 raft_consensus.cc:2243] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.714643 32718 raft_consensus.cc:2272] T 5b63dec0a9f04dd1abc19d1cf586cf15 P 0cc37d6f6bd04371a8695befcf603c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.717166  1533 leader_election.cc:304] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:52.717909  3044 raft_consensus.cc:2804] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:52.718360  3044 raft_consensus.cc:697] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:52.719216  3044 consensus_queue.cc:237] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:52.720077  1533 leader_election.cc:336] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:52.720911  1533 leader_election.cc:336] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.725270  3052 raft_consensus.cc:493] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.725879  3052 raft_consensus.cc:515] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.730777  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2162b78c81847798c5b008ab0abaf2c" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:52.731388  1561 raft_consensus.cc:2468] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 1.
I20260709 12:13:52.732502  2106 leader_election.cc:304] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:52.733264  3017 raft_consensus.cc:2804] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:52.733678  3017 raft_consensus.cc:493] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.734048  3017 raft_consensus.cc:3060] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:52.742717  3052 leader_election.cc:290] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:52.744494  1311 catalog_manager.cc:5697] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:52.752960  3017 raft_consensus.cc:515] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:52.803989  1533 leader_election.cc:336] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:52.804518  1533 leader_election.cc:304] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:52.805294  2928 raft_consensus.cc:2749] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:52.806317  1533 leader_election.cc:336] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:52.808640  1533 leader_election.cc:336] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.809017  1533 leader_election.cc:304] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:52.811331  3017 leader_election.cc:290] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:52.826462  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2162b78c81847798c5b008ab0abaf2c" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:52.827111  1561 raft_consensus.cc:3060] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:52.832199  2109 leader_election.cc:336] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.833940  3051 raft_consensus.cc:493] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.839735  3051 raft_consensus.cc:515] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.837751  2928 raft_consensus.cc:2749] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:52.841853  3051 leader_election.cc:290] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:52.844089  3043 raft_consensus.cc:493] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.844586  3043 raft_consensus.cc:515] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:52.846522  3043 leader_election.cc:290] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:52.853472  1561 raft_consensus.cc:2468] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:52.861423  3082 raft_consensus.cc:493] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.868439  2106 leader_election.cc:304] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:52.871865  3017 raft_consensus.cc:2804] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:52.876032  3044 raft_consensus.cc:493] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
W20260709 12:13:52.878127  2109 connection.cc:769] client connection to 127.31.243.130:44747 send error: Network error: sendmsg error: Broken pipe (error 32)
I20260709 12:13:52.874543  3080 raft_consensus.cc:493] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.887274  3044 raft_consensus.cc:515] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:52.868387  3082 raft_consensus.cc:515] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.898660  3017 raft_consensus.cc:697] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:52.891006  3080 raft_consensus.cc:515] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.907912  3017 consensus_queue.cc:237] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.909158  3044 leader_election.cc:290] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:52.920902  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7026b0e0f8d4cfaa657963f7513da53" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:52.921576  1565 raft_consensus.cc:2468] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 1.
I20260709 12:13:52.922752  2106 leader_election.cc:304] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:52.923460  3082 leader_election.cc:290] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:52.923951  3082 raft_consensus.cc:2804] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:52.924279  3082 raft_consensus.cc:493] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.924629  3082 raft_consensus.cc:3060] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:52.934660  3080 leader_election.cc:290] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:52.934736  1533 leader_election.cc:336] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
W20260709 12:13:52.936811  1533 leader_election.cc:336] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:52.937590  1533 leader_election.cc:336] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.938068  1533 leader_election.cc:304] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:52.939019  2141 raft_consensus.cc:1275] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:52.939800  3044 raft_consensus.cc:2749] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:52.947222  1533 leader_election.cc:336] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:52.947715  1533 leader_election.cc:304] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:52.948483  3084 raft_consensus.cc:2749] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:52.951304  2109 leader_election.cc:336] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:52.947415  3082 raft_consensus.cc:515] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.959208  3082 leader_election.cc:290] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
W20260709 12:13:52.967032  1533 consensus_peers.cc:597] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.968395  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7026b0e0f8d4cfaa657963f7513da53" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:52.968990  1561 raft_consensus.cc:3060] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:52.972635  2109 consensus_peers.cc:597] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.976740  3044 consensus_queue.cc:1048] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:52.977681  1315 catalog_manager.cc:5697] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.984596  1561 raft_consensus.cc:2468] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:52.985957  3017 raft_consensus.cc:493] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:52.986634  3017 raft_consensus.cc:515] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:52.988320  2106 leader_election.cc:304] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:52.989105  3082 raft_consensus.cc:2804] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:52.989466  3017 leader_election.cc:290] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:52.989575  3082 raft_consensus.cc:697] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:52.990756  3082 consensus_queue.cc:237] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:52.992156  2109 leader_election.cc:336] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:52.993518  2109 leader_election.cc:336] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:52.994134  2109 leader_election.cc:304] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:52.994907  3080 raft_consensus.cc:2749] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:52.996863  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
W20260709 12:13:53.048483  2109 leader_election.cc:336] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:53.049329  2109 leader_election.cc:336] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:53.049826  2109 leader_election.cc:336] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:53.050881  2109 leader_election.cc:336] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.051220  2109 leader_election.cc:304] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:53.053391  3087 raft_consensus.cc:2749] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:53.057693  2109 leader_election.cc:336] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:53.058085  2109 leader_election.cc:304] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:53.061259  1315 catalog_manager.cc:5697] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 1 to 2, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:53.065836  3052 raft_consensus.cc:2749] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:53.062259  3044 raft_consensus.cc:493] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:53.070390  3044 raft_consensus.cc:515] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:53.072386  3044 leader_election.cc:290] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:53.091686  1533 leader_election.cc:336] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:53.093878  1533 leader_election.cc:336] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.094319  1533 leader_election.cc:304] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:53.097378  3084 raft_consensus.cc:2749] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:53.105543  3080 raft_consensus.cc:493] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:53.106117  3080 raft_consensus.cc:515] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.108249  3080 leader_election.cc:290] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:53.111830  3084 raft_consensus.cc:493] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:53.112452  3084 raft_consensus.cc:515] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.114722  3084 leader_election.cc:290] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
W20260709 12:13:53.124938  1533 leader_election.cc:336] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:53.126312  2142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" is_pre_election: true
I20260709 12:13:53.127040  2142 raft_consensus.cc:2468] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 3.
W20260709 12:13:53.127909  2109 leader_election.cc:336] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
W20260709 12:13:53.128557  2109 leader_election.cc:336] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:53.128938  2109 leader_election.cc:304] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:53.129703  3080 raft_consensus.cc:2749] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:53.133760  1533 leader_election.cc:304] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:53.134562  3044 raft_consensus.cc:2804] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:53.135624  3044 raft_consensus.cc:493] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:53.136045  3044 raft_consensus.cc:3060] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:53.151952  3044 raft_consensus.cc:515] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:53.158553  1533 leader_election.cc:336] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:53.159436  3044 leader_election.cc:290] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 election: Requested vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:53.160575  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaf51799fe6488ebb3167511a8dbf9e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
I20260709 12:13:53.161191  2141 raft_consensus.cc:3060] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:53.167992  2141 raft_consensus.cc:2468] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 4.
I20260709 12:13:53.169040  1533 leader_election.cc:304] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:53.170244  3044 raft_consensus.cc:2804] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:53.170754  3044 raft_consensus.cc:697] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:53.171687  3044 consensus_queue.cc:237] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:53.196573  2109 consensus_peers.cc:597] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:53.203837  2141 raft_consensus.cc:1275] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:53.208432  3020 consensus_queue.cc:1048] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:53.213778  1311 catalog_manager.cc:5697] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 3 to 4, leader changed from 130db8639f96494db6e47c6c079e2c59 (127.31.243.129) to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 4 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:53.235379  1533 consensus_peers.cc:597] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.265719  1533 consensus_peers.cc:597] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.302954  1533 consensus_peers.cc:597] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.345805  1533 consensus_peers.cc:597] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.347790  2109 consensus_peers.cc:597] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.391939  2109 consensus_peers.cc:597] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.397121  2109 consensus_peers.cc:597] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:53.420665  1561 raft_consensus.cc:1275] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:53.422435  3080 consensus_queue.cc:1048] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:53.444473  2109 consensus_peers.cc:597] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.478124  2109 consensus_peers.cc:597] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.494985  1533 consensus_peers.cc:597] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:53.518843  3020 raft_consensus.cc:493] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.519546  3020 raft_consensus.cc:515] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.522775  3020 leader_election.cc:290] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:53.527730  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f99e960c814071975abc88ad720c97" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" is_pre_election: true
I20260709 12:13:53.530583  3052 raft_consensus.cc:493] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
W20260709 12:13:53.531306  1533 leader_election.cc:336] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.531172  3052 raft_consensus.cc:515] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:53.532028  1533 leader_election.cc:336] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:53.532472  1533 leader_election.cc:304] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:53.534307  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816a21962576430283a70af3d89e570c" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:53.535684  3020 raft_consensus.cc:2749] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:53.537720  3052 leader_election.cc:290] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
W20260709 12:13:53.540004  2109 leader_election.cc:336] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.540509  2109 leader_election.cc:304] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:53.541234  3052 raft_consensus.cc:2749] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:53.553071  2109 consensus_peers.cc:597] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.572701  2109 consensus_peers.cc:597] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.575640  2109 consensus_peers.cc:597] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:53.588263  1561 raft_consensus.cc:1275] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:53.589632  3081 consensus_queue.cc:1048] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:53.610634  3020 raft_consensus.cc:493] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.611204  3020 raft_consensus.cc:515] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.615511  3020 leader_election.cc:290] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
W20260709 12:13:53.620472  1533 leader_election.cc:336] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.622427  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816a21962576430283a70af3d89e570c" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" is_pre_election: true
I20260709 12:13:53.623154  2141 raft_consensus.cc:2468] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:53.627048  1533 leader_election.cc:304] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [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: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:53.627923  3020 raft_consensus.cc:2804] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:53.628294  3020 raft_consensus.cc:493] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.628670  3020 raft_consensus.cc:3060] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.635339  3081 raft_consensus.cc:493] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.635905  3081 raft_consensus.cc:515] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:53.636864  2109 consensus_peers.cc:597] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:53.638058  3081 leader_election.cc:290] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:53.640046  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:53.641523  3020 raft_consensus.cc:515] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.643639  3020 leader_election.cc:290] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
W20260709 12:13:53.647584  2109 leader_election.cc:336] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.648067  2109 leader_election.cc:304] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:53.649098  3081 raft_consensus.cc:2749] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:53.649682  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816a21962576430283a70af3d89e570c" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
W20260709 12:13:53.650171  1533 leader_election.cc:336] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.650216  2141 raft_consensus.cc:3060] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.658821  2141 raft_consensus.cc:2468] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
I20260709 12:13:53.660175  3081 raft_consensus.cc:493] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.660818  3081 raft_consensus.cc:515] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.667280  1533 leader_election.cc:304] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [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: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:53.668102  3020 raft_consensus.cc:2804] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:53.669936  3020 raft_consensus.cc:697] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:53.670538  3081 leader_election.cc:290] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:53.671664  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcb34d55bb54bc3946e996c61ab12f8" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:53.674810  3084 raft_consensus.cc:493] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.675319  3084 raft_consensus.cc:515] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:53.678093  1533 consensus_peers.cc:597] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.678680  3020 consensus_queue.cc:237] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:53.688638  1302 catalog_manager.cc:4755] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): ChangeConfig:REMOVE_PEER RPC failed for tablet 4fcb34d55bb54bc3946e996c61ab12f8: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.678153  3084 leader_election.cc:290] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
W20260709 12:13:53.692885  1533 leader_election.cc:336] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:53.693485  1533 leader_election.cc:336] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.697407  3081 raft_consensus.cc:493] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.697991  3081 raft_consensus.cc:515] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.700146  3081 leader_election.cc:290] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:53.693869  1533 leader_election.cc:304] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:53.706669  3020 raft_consensus.cc:2749] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:53.708041  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcb34d55bb54bc3946e996c61ab12f8" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" is_pre_election: true
I20260709 12:13:53.708673  2141 raft_consensus.cc:2468] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
W20260709 12:13:53.709929  2109 consensus_peers.cc:597] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:53.708822  1311 catalog_manager.cc:5697] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 1 to 2, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:53.716528  2109 leader_election.cc:336] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:53.716995  2109 leader_election.cc:304] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:53.717752  3081 raft_consensus.cc:2749] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:53.719584  2109 leader_election.cc:336] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
W20260709 12:13:53.725627  2109 leader_election.cc:336] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:53.726264  2109 leader_election.cc:336] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.726642  2109 leader_election.cc:304] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:53.727352  3081 raft_consensus.cc:2749] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:53.728794  3020 raft_consensus.cc:493] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.729048  3084 raft_consensus.cc:493] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.729442  2141 raft_consensus.cc:1275] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:53.729305  3020 raft_consensus.cc:515] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:53.729571  3084 raft_consensus.cc:515] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
W20260709 12:13:53.729331  1533 consensus_peers.cc:597] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:53.731493  3020 leader_election.cc:290] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:53.731505  3084 leader_election.cc:290] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:53.734761  3084 consensus_queue.cc:1048] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:13:53.740108  1533 leader_election.cc:336] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:53.740602  1533 leader_election.cc:336] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:53.744601  1533 leader_election.cc:336] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.745177  1533 leader_election.cc:304] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:53.745867  3084 raft_consensus.cc:2749] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:53.746820  1533 leader_election.cc:336] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.747189  1533 leader_election.cc:304] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:53.747828  3084 raft_consensus.cc:2749] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:53.763265  1533 consensus_peers.cc:597] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:53.767341  3081 raft_consensus.cc:493] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.767949  3081 raft_consensus.cc:515] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.779415  3081 leader_election.cc:290] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:53.780355  3081 raft_consensus.cc:493] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.780823  3081 raft_consensus.cc:515] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.783054  3081 leader_election.cc:290] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:53.786638  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c86122ee8cd4acfba8bdf8e7f60dca7" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:53.791901  3020 raft_consensus.cc:493] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.792646  3020 raft_consensus.cc:515] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.797106  3020 leader_election.cc:290] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
W20260709 12:13:53.802891  2109 leader_election.cc:336] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.803365  2109 leader_election.cc:304] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 0cc37d6f6bd04371a8695befcf603c73, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:53.804155  3052 raft_consensus.cc:2749] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:53.811232  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" is_pre_election: true
I20260709 12:13:53.811834  2141 raft_consensus.cc:2468] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 3.
W20260709 12:13:53.813462  2109 leader_election.cc:336] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
W20260709 12:13:53.815702  1533 consensus_peers.cc:597] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.818985  1533 leader_election.cc:336] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.821269  1533 leader_election.cc:304] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:53.822021  3084 raft_consensus.cc:2804] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:53.822458  3084 raft_consensus.cc:493] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.822834  3084 raft_consensus.cc:3060] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:53.823117  2109 leader_election.cc:336] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:53.823555  2109 leader_election.cc:304] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:53.824191  3081 raft_consensus.cc:2749] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:53.834710  3084 raft_consensus.cc:515] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:53.841296  1533 leader_election.cc:336] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
W20260709 12:13:53.841898  2109 consensus_peers.cc:597] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:53.842929  3084 leader_election.cc:290] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:53.844120  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd5a90ff1954cf292b6f14d3dfa3041" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
I20260709 12:13:53.844764  2141 raft_consensus.cc:3060] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:53.846885  3084 raft_consensus.cc:493] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.847595  3084 raft_consensus.cc:515] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.850054  3084 leader_election.cc:290] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
I20260709 12:13:53.851933  2142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" is_pre_election: true
I20260709 12:13:53.854637  2141 raft_consensus.cc:2468] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 4.
I20260709 12:13:53.856374  1533 leader_election.cc:304] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:53.857100  3084 raft_consensus.cc:2804] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:13:53.857326  1533 leader_election.cc:336] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.857973  3084 raft_consensus.cc:697] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:53.857818  1533 leader_election.cc:304] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:53.859001  3020 raft_consensus.cc:2749] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:53.859594  3084 consensus_queue.cc:237] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.878815  1315 catalog_manager.cc:5697] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 3 to 4, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 4 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:53.886219  1533 consensus_peers.cc:597] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.913426 32718 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 1513)
I20260709 12:13:53.922115  3103 raft_consensus.cc:493] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.923872  3103 raft_consensus.cc:515] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.928166  3020 raft_consensus.cc:493] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.929369  3020 raft_consensus.cc:515] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:53.932711  3020 leader_election.cc:290] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:53.932905  3081 raft_consensus.cc:493] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.934934  3082 raft_consensus.cc:493] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.935863  3082 raft_consensus.cc:515] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.928196  3052 raft_consensus.cc:493] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:53.942775  3052 raft_consensus.cc:515] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.946524  3081 raft_consensus.cc:515] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } attrs { replace: true } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:53.947960  3103 leader_election.cc:290] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
W20260709 12:13:53.946497  1533 leader_election.cc:336] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.954710  3052 leader_election.cc:290] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:53.955616  1533 leader_election.cc:336] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:53.956226  1533 leader_election.cc:304] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:53.963302  3082 leader_election.cc:290] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:53.964147  3103 raft_consensus.cc:2749] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:53.978487  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f99e960c814071975abc88ad720c97" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:53.979947  1561 raft_consensus.cc:2468] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 1.
W20260709 12:13:53.986676  2109 leader_election.cc:336] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:53.989341  3081 leader_election.cc:290] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
W20260709 12:13:53.992650  2109 leader_election.cc:336] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:53.993319  2109 leader_election.cc:336] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:53.994920  2109 leader_election.cc:336] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.995434  2109 leader_election.cc:304] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:53.996474  3087 raft_consensus.cc:2749] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:53.996551  2109 leader_election.cc:336] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.997356  2109 leader_election.cc:304] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:53.998250  3087 raft_consensus.cc:2749] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:53.998420  2109 leader_election.cc:336] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:53.999080  2109 leader_election.cc:304] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:54.000828  3081 raft_consensus.cc:2749] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:54.002730  1533 consensus_peers.cc:597] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:54.005496  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c86122ee8cd4acfba8bdf8e7f60dca7" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" is_pre_election: true
W20260709 12:13:54.006295  1533 leader_election.cc:336] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:54.006446  2141 raft_consensus.cc:2468] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 1.
I20260709 12:13:54.017308  3081 raft_consensus.cc:493] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:54.018285  3081 raft_consensus.cc:515] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:54.020973  3081 leader_election.cc:290] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:54.022128  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:54.023180  1561 raft_consensus.cc:2468] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 3.
I20260709 12:13:54.024451  2106 leader_election.cc:304] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 
I20260709 12:13:54.025286  3081 raft_consensus.cc:2804] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:54.025652  3081 raft_consensus.cc:493] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:54.026068  3081 raft_consensus.cc:3060] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:54.032970  2109 leader_election.cc:336] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:54.042629  1533 leader_election.cc:304] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:54.046975  3104 raft_consensus.cc:2804] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:54.047461  3104 raft_consensus.cc:493] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:54.047885  3104 raft_consensus.cc:3060] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:54.060359  1533 consensus_peers.cc:597] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:54.053696  3081 raft_consensus.cc:515] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:54.065758  3104 raft_consensus.cc:515] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:54.068697  3104 leader_election.cc:290] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
W20260709 12:13:54.069864  2109 leader_election.cc:336] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:54.070770  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21ba5f5f63f44f383569d0ae30dd97e" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:54.071229  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c86122ee8cd4acfba8bdf8e7f60dca7" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52"
I20260709 12:13:54.071689  3081 leader_election.cc:290] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:54.071825  2141 raft_consensus.cc:3060] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:54.071353  1561 raft_consensus.cc:3060] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:54.080041  3104 raft_consensus.cc:493] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:54.080734  3104 raft_consensus.cc:515] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:54.081403  2141 raft_consensus.cc:2468] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4d3de0d13743249cfb2d26e9fde8a3 in term 2.
I20260709 12:13:54.083173  3104 leader_election.cc:290] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:54.084216  1533 leader_election.cc:336] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:54.088020  1533 leader_election.cc:304] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:54.088799  3104 raft_consensus.cc:2804] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:54.089043  1561 raft_consensus.cc:2468] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 4.
I20260709 12:13:54.089293  3104 raft_consensus.cc:697] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Becoming Leader. State: Replica: bd4d3de0d13743249cfb2d26e9fde8a3, State: Running, Role: LEADER
I20260709 12:13:54.090601  2106 leader_election.cc:304] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:54.091850  3081 raft_consensus.cc:2804] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:54.091418  3104 consensus_queue.cc:237] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:54.093493  3081 raft_consensus.cc:697] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:54.094843  3081 consensus_queue.cc:237] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:54.100982  3103 raft_consensus.cc:493] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:54.101729  3103 raft_consensus.cc:515] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:54.104053  3103 leader_election.cc:290] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132:37013)
W20260709 12:13:54.107141  1533 leader_election.cc:336] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:54.109225  2141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd5f5001a464cd1b1ea9d284bdf444e" candidate_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" is_pre_election: true
W20260709 12:13:54.113106  1533 leader_election.cc:336] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:54.114753  1533 leader_election.cc:304] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:54.115549  3103 raft_consensus.cc:2749] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:54.125638  1533 leader_election.cc:336] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:54.126188  1533 leader_election.cc:304] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, b338ee4ae4b34ae29cafdb83d2a7ce52
I20260709 12:13:54.126931  3104 raft_consensus.cc:2749] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:54.141755  3081 raft_consensus.cc:493] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:54.142483  3081 raft_consensus.cc:515] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:54.143306  1311 catalog_manager.cc:5697] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 3 to 4, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 4 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:54.149001  2109 leader_election.cc:336] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:54.138029  1315 catalog_manager.cc:5697] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 reported cstate change: term changed from 1 to 2, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:54.153430  1533 consensus_peers.cc:597] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.155074  3081 leader_election.cc:290] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
I20260709 12:13:54.159600  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd5f5001a464cd1b1ea9d284bdf444e" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" is_pre_election: true
I20260709 12:13:54.160351  1561 raft_consensus.cc:2468] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 1.
I20260709 12:13:54.161691  2106 leader_election.cc:304] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:54.169011  3081 raft_consensus.cc:2804] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:54.172879  3081 raft_consensus.cc:493] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:54.173260  3081 raft_consensus.cc:3060] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:54.182845  3081 raft_consensus.cc:515] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:54.184641  3081 leader_election.cc:290] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: Requested vote from peers 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
W20260709 12:13:54.188752  2109 leader_election.cc:336] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:54.188681  1561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd5f5001a464cd1b1ea9d284bdf444e" candidate_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3"
I20260709 12:13:54.189899  1561 raft_consensus.cc:3060] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:54.197314  1561 raft_consensus.cc:2468] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b338ee4ae4b34ae29cafdb83d2a7ce52 in term 2.
I20260709 12:13:54.198482  2106 leader_election.cc:304] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52, bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73
I20260709 12:13:54.199579  3081 raft_consensus.cc:2804] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:54.200064  3081 raft_consensus.cc:697] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Becoming Leader. State: Replica: b338ee4ae4b34ae29cafdb83d2a7ce52, State: Running, Role: LEADER
I20260709 12:13:54.201128  3081 consensus_queue.cc:237] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:54.223965  1315 catalog_manager.cc:5697] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 reported cstate change: term changed from 1 to 2, leader changed from 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130) to b338ee4ae4b34ae29cafdb83d2a7ce52 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:54.250285  2141 raft_consensus.cc:1275] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:54.251976  3103 consensus_queue.cc:1048] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:54.313522  2141 raft_consensus.cc:1275] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:54.316238  3103 consensus_queue.cc:1048] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:13:54.351195  1533 consensus_peers.cc:597] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.503448  3084 raft_consensus.cc:493] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:54.504154  3084 raft_consensus.cc:515] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:54.506474  3084 leader_election.cc:290] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:54.512248  1533 leader_election.cc:336] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:54.513495  1533 consensus_peers.cc:597] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:54.513993  1533 leader_election.cc:336] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:54.514367  1533 leader_election.cc:304] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:54.515101  3084 raft_consensus.cc:2749] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:54.524917  1533 consensus_peers.cc:597] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:54.551005  3084 raft_consensus.cc:493] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:54.551716  3084 raft_consensus.cc:515] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:54.554236  3084 leader_election.cc:290] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:54.558864  3052 raft_consensus.cc:493] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:54.559479  3052 raft_consensus.cc:515] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:54.561551  3052 leader_election.cc:290] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:54.568665  1533 leader_election.cc:336] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:54.569407  1533 leader_election.cc:336] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
W20260709 12:13:54.569845  2109 leader_election.cc:336] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:54.569887  1533 leader_election.cc:304] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
W20260709 12:13:54.570595  2109 leader_election.cc:336] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:54.570858  3084 raft_consensus.cc:2749] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:54.571077  2109 leader_election.cc:304] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:54.572019  3052 raft_consensus.cc:2749] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:54.601879  2109 consensus_peers.cc:597] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:54.620289  2109 consensus_peers.cc:597] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:54.629012  2142 raft_consensus.cc:1275] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Refusing update from remote peer bd4d3de0d13743249cfb2d26e9fde8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:54.630191  3084 consensus_queue.cc:1048] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:54.650882  1533 consensus_peers.cc:597] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:54.663390  1561 raft_consensus.cc:1275] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:54.664600  3081 consensus_queue.cc:1048] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:54.684104  2109 consensus_peers.cc:597] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.709376  1561 raft_consensus.cc:1275] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Refusing update from remote peer b338ee4ae4b34ae29cafdb83d2a7ce52: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:54.710736  3087 consensus_queue.cc:1048] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:13:54.748090  2109 consensus_peers.cc:597] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:54.748694  3084 raft_consensus.cc:493] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:54.749346  3084 raft_consensus.cc:515] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:54.751470  3084 leader_election.cc:290] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:54.758605  3084 raft_consensus.cc:493] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:54.759205  3084 raft_consensus.cc:515] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:54.761209  3084 leader_election.cc:290] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:54.772720  1533 leader_election.cc:336] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:54.775686  1533 leader_election.cc:336] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:54.776108  1533 leader_election.cc:304] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:54.785468  3084 raft_consensus.cc:2749] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:54.788550  1302 catalog_manager.cc:4755] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): ChangeConfig:REMOVE_PEER RPC failed for tablet 4fcb34d55bb54bc3946e996c61ab12f8: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
W20260709 12:13:54.791600  1533 leader_election.cc:336] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:54.793551  1533 leader_election.cc:336] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:54.794010  1533 leader_election.cc:304] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:54.794764  3084 raft_consensus.cc:2749] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:54.805867  1533 consensus_peers.cc:597] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:54.811715  1533 consensus_peers.cc:597] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:54.833467  2109 consensus_peers.cc:597] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:54.835542  2109 consensus_peers.cc:597] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:54.870903  3084 raft_consensus.cc:493] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
W20260709 12:13:54.875715  1533 consensus_peers.cc:597] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:54.871824  3084 raft_consensus.cc:515] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: NON_VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: true } }
I20260709 12:13:54.880474  3084 leader_election.cc:290] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:54.880651  2109 consensus_peers.cc:597] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:54.894632  1533 leader_election.cc:336] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:54.895242  1533 leader_election.cc:336] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:54.895568  1533 leader_election.cc:304] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:54.896311  3043 raft_consensus.cc:2749] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:54.910238  1533 consensus_peers.cc:597] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:54.914538  2109 consensus_peers.cc:597] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:54.919412 32718 tablet_server.cc:196] TabletServer@127.31.243.130:0 shutdown complete.
W20260709 12:13:54.949791  1533 consensus_peers.cc:597] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:55.019084  3052 raft_consensus.cc:493] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:55.019847  3052 raft_consensus.cc:515] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:55.022425  3052 leader_election.cc:290] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:55.030653  2109 leader_election.cc:336] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:55.031364  2109 leader_election.cc:336] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:55.031723  2109 leader_election.cc:304] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:55.032356  3052 raft_consensus.cc:2749] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:55.040259  2109 consensus_peers.cc:597] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:55.071939  2109 consensus_peers.cc:597] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:55.077376 32718 tablet_server.cc:179] TabletServer@127.31.243.131:0 shutting down...
I20260709 12:13:55.095515  3052 raft_consensus.cc:493] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 130db8639f96494db6e47c6c079e2c59)
I20260709 12:13:55.099074  3052 raft_consensus.cc:515] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
W20260709 12:13:55.109383  2106 consensus_peers.cc:597] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:55.109879  3052 leader_election.cc:290] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
W20260709 12:13:55.113055  2109 leader_election.cc:336] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:55.117578  2109 leader_election.cc:336] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:55.118209  2109 leader_election.cc:304] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:55.122295  3052 raft_consensus.cc:2749] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:55.136159  2106 consensus_peers.cc:597] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:55.143121 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:55.144313 32718 tablet_replica.cc:333] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.145481 32718 raft_consensus.cc:2243] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.146728 32718 raft_consensus.cc:2272] T f067f053ca224ce1a58456ae19475adf P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.149695 32718 tablet_replica.cc:333] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.150569 32718 raft_consensus.cc:2243] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.152680 32718 raft_consensus.cc:2272] T f2e55b700f36426189660ed23729ca28 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:55.154774  2106 consensus_peers.cc:597] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:55.156085 32718 tablet_replica.cc:333] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.157048 32718 raft_consensus.cc:2243] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:55.155818  2106 consensus_peers.cc:597] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:55.157749  2109 consensus_peers.cc:597] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:55.157816 32718 raft_consensus.cc:2272] T add63393dfc341e589c543ed8e74d936 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.160640 32718 tablet_replica.cc:333] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.161469 32718 raft_consensus.cc:2243] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.162410 32718 raft_consensus.cc:2272] T c8f99e960c814071975abc88ad720c97 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.166100 32718 tablet_replica.cc:333] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
W20260709 12:13:55.166206  2106 consensus_peers.cc:597] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:55.166993 32718 raft_consensus.cc:2243] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.167541 32718 raft_consensus.cc:2272] T 69fbdd3e61e045ea8d997ae5fc1d242f P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:55.169165  1533 consensus_peers.cc:597] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:55.170172 32718 tablet_replica.cc:333] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.170977 32718 raft_consensus.cc:2243] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.172514 32718 raft_consensus.cc:2272] T 793f177171624598bacfa61ef84f0270 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.175140 32718 tablet_replica.cc:333] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.175910 32718 raft_consensus.cc:2243] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.176478 32718 raft_consensus.cc:2272] T 65c119d0e2094c1ab8ca86e2aaf98183 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.179040 32718 tablet_replica.cc:333] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.179808 32718 raft_consensus.cc:2243] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.180331 32718 raft_consensus.cc:2272] T c954fecdda6c4c529376ba0874195dcc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.182804 32718 tablet_replica.cc:333] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.183616 32718 raft_consensus.cc:2243] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.184167 32718 raft_consensus.cc:2272] T 578424a5e5a04b4990154349da14e7e5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.186836 32718 tablet_replica.cc:333] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.187712 32718 raft_consensus.cc:2243] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.189224 32718 raft_consensus.cc:2272] T 65b6224eafaf4b37b4c4d511a102228b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.191866 32718 tablet_replica.cc:333] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.192651 32718 raft_consensus.cc:2243] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.193975 32718 raft_consensus.cc:2272] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.196576 32718 tablet_replica.cc:333] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.197371 32718 raft_consensus.cc:2243] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.197957 32718 raft_consensus.cc:2272] T 47aab6cb369f4f2d8056bf64c7df8608 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.200282 32718 tablet_replica.cc:333] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.200980 32718 raft_consensus.cc:2243] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.201480 32718 raft_consensus.cc:2272] T f16cd36258504a338821b1e0ecaa518b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.204048 32718 tablet_replica.cc:333] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.204792 32718 raft_consensus.cc:2243] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.205323 32718 raft_consensus.cc:2272] T 8ec78752de324f21beaf1b02dac203e9 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.207782 32718 tablet_replica.cc:333] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
W20260709 12:13:55.207821  2106 consensus_peers.cc:597] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:55.208624 32718 raft_consensus.cc:2243] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.209682 32718 raft_consensus.cc:2272] T 9c8ec56338cd4b49955bdcc11ec88f0d P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.212203 32718 tablet_replica.cc:333] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.212986 32718 raft_consensus.cc:2243] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:13:55.213884  1533 consensus_peers.cc:597] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:55.214077 32718 raft_consensus.cc:2272] T 283cbf924f0248ec8216bce304804882 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.216802 32718 tablet_replica.cc:333] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.217557 32718 raft_consensus.cc:2243] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.218570 32718 raft_consensus.cc:2272] T 606078f6e7f84ddd9802ee6140966d9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.221211 32718 tablet_replica.cc:333] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.221971 32718 raft_consensus.cc:2243] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.222919 32718 raft_consensus.cc:2272] T e7026b0e0f8d4cfaa657963f7513da53 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.225419 32718 tablet_replica.cc:333] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.226226 32718 raft_consensus.cc:2243] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.227222 32718 raft_consensus.cc:2272] T 4fcb34d55bb54bc3946e996c61ab12f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.229784 32718 tablet_replica.cc:333] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.230499 32718 raft_consensus.cc:2243] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.231076 32718 raft_consensus.cc:2272] T dda29bddc14943318f6f2dd223dcdb11 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.233500 32718 tablet_replica.cc:333] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.234262 32718 raft_consensus.cc:2243] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.235241 32718 raft_consensus.cc:2272] T c2dcf57d28054954b65094c2dbc00ae2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.237985 32718 tablet_replica.cc:333] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.238785 32718 raft_consensus.cc:2243] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.239981 32718 raft_consensus.cc:2272] T 036adce333ad4c3980e21b6d088a1f70 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.242523 32718 tablet_replica.cc:333] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.243240 32718 raft_consensus.cc:2243] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.244189 32718 raft_consensus.cc:2272] T c5f1e36070d84b4785dc3bbd0e564050 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.246883 32718 tablet_replica.cc:333] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.247653 32718 raft_consensus.cc:2243] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:13:55.248332  1533 consensus_peers.cc:597] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:55.248829 32718 raft_consensus.cc:2272] T b1ca98ee187747af93b8b03d6116a71b P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.251578 32718 tablet_replica.cc:333] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.251634  3084 raft_consensus.cc:493] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:55.252233  3084 raft_consensus.cc:515] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } }
I20260709 12:13:55.252377 32718 raft_consensus.cc:2243] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.253088 32718 raft_consensus.cc:2272] T e060969932ad468fb4bb6f069f1eac0e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.254173  3084 leader_election.cc:290] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:55.255693 32718 tablet_replica.cc:333] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.256425 32718 raft_consensus.cc:2243] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.257401 32718 raft_consensus.cc:2272] T 0bd5a90ff1954cf292b6f14d3dfa3041 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:55.258100  2106 consensus_peers.cc:597] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:55.260286 32718 tablet_replica.cc:333] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.261073 32718 raft_consensus.cc:2243] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:13:55.261700  1533 leader_election.cc:336] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:55.262146 32718 raft_consensus.cc:2272] T d2908bfb00cd401c89b7afb34804c717 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:55.262226  1533 leader_election.cc:336] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:55.262661  1533 leader_election.cc:304] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [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: bd4d3de0d13743249cfb2d26e9fde8a3; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:55.263281  3084 raft_consensus.cc:2749] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:55.264959 32718 tablet_replica.cc:333] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.265858 32718 raft_consensus.cc:2243] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.267283 32718 raft_consensus.cc:2272] T a7299e62ba094302b131b09b5a3be7f2 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.269784 32718 tablet_replica.cc:333] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.270473 32718 raft_consensus.cc:2243] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.271418 32718 raft_consensus.cc:2272] T d486831dbf2d4101838a77c131744426 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.273819 32718 tablet_replica.cc:333] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.274485 32718 raft_consensus.cc:2243] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.275473 32718 raft_consensus.cc:2272] T 0f0a51d77cd7498f9a533d8b4998e680 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.277896 32718 tablet_replica.cc:333] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.278558 32718 raft_consensus.cc:2243] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.279755 32718 raft_consensus.cc:2272] T 816a21962576430283a70af3d89e570c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.283134 32718 tablet_replica.cc:333] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.283879 32718 raft_consensus.cc:2243] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.284453 32718 raft_consensus.cc:2272] T fdd5f5001a464cd1b1ea9d284bdf444e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.287066 32718 tablet_replica.cc:333] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.287755 32718 raft_consensus.cc:2243] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.288655 32718 raft_consensus.cc:2272] T 29a4c350ad704d3187e24ed3832fd6b5 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.291134 32718 tablet_replica.cc:333] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.291818 32718 raft_consensus.cc:2243] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.292343 32718 raft_consensus.cc:2272] T bb361a8d7a444e19a6d0aa30d8479c9a P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.294862 32718 tablet_replica.cc:333] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.295565 32718 raft_consensus.cc:2243] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.296622 32718 raft_consensus.cc:2272] T bcaf51799fe6488ebb3167511a8dbf9e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.299228 32718 tablet_replica.cc:333] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.299898 32718 raft_consensus.cc:2243] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.300382 32718 raft_consensus.cc:2272] T db212ccc741746af867ddcbfcbc4c8f4 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.302795 32718 tablet_replica.cc:333] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.303468 32718 raft_consensus.cc:2243] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.304044 32718 raft_consensus.cc:2272] T 96c7f8aa9ed6411181e9592373e4fe71 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.306460 32718 tablet_replica.cc:333] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.307164 32718 raft_consensus.cc:2243] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.307739 32718 raft_consensus.cc:2272] T 8fb15f3e1e8544e6871af39544882ddc P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.310171 32718 tablet_replica.cc:333] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.310817 32718 raft_consensus.cc:2243] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.311292 32718 raft_consensus.cc:2272] T 25985f61b3f64fd0acab11bb252bab72 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.313908 32718 tablet_replica.cc:333] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.314553 32718 raft_consensus.cc:2243] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.315074 32718 raft_consensus.cc:2272] T 4f82fc8b25fd4300b2e7b5053b51e024 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.317515 32718 tablet_replica.cc:333] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.318168 32718 raft_consensus.cc:2243] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.318617 32718 raft_consensus.cc:2272] T 978ed19796fe4774b2ab315ab509d119 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.320921 32718 tablet_replica.cc:333] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.321552 32718 raft_consensus.cc:2243] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.322567 32718 raft_consensus.cc:2272] T 4e1c269e934e478a9b8e846ede48bb00 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.325011 32718 tablet_replica.cc:333] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.325649 32718 raft_consensus.cc:2243] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.326185 32718 raft_consensus.cc:2272] T 3efc694cad684c37aff8510e61b592f8 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.328469 32718 tablet_replica.cc:333] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.329113 32718 raft_consensus.cc:2243] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.329602 32718 raft_consensus.cc:2272] T a2162b78c81847798c5b008ab0abaf2c P bd4d3de0d13743249cfb2d26e9fde8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.332123 32718 tablet_replica.cc:333] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.332741 32718 raft_consensus.cc:2243] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.333312 32718 raft_consensus.cc:2272] T c21ba5f5f63f44f383569d0ae30dd97e P bd4d3de0d13743249cfb2d26e9fde8a3 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:55.333469  2106 consensus_peers.cc:597] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:55.336063 32718 tablet_replica.cc:333] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3: stopping tablet replica
I20260709 12:13:55.336731 32718 raft_consensus.cc:2243] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.337798 32718 raft_consensus.cc:2272] T 5b63dec0a9f04dd1abc19d1cf586cf15 P bd4d3de0d13743249cfb2d26e9fde8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:55.349174  2106 consensus_peers.cc:597] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:55.357378  3052 raft_consensus.cc:493] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:55.358110  3052 raft_consensus.cc:515] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } attrs { replace: true } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "bd4d3de0d13743249cfb2d26e9fde8a3" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 40017 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:55.361083  3052 leader_election.cc:290] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747), bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017)
W20260709 12:13:55.365947  2106 leader_election.cc:336] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:55.370072  2109 leader_election.cc:336] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
I20260709 12:13:55.370703  2109 leader_election.cc:304] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 130db8639f96494db6e47c6c079e2c59, bd4d3de0d13743249cfb2d26e9fde8a3
I20260709 12:13:55.371326  3052 raft_consensus.cc:2749] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:55.371592  2109 leader_election.cc:336] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
W20260709 12:13:55.378106  2109 consensus_peers.cc:597] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Couldn't send request to peer 0cc37d6f6bd04371a8695befcf603c73. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:55.398432  2106 consensus_peers.cc:597] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:55.443287 32718 tablet_server.cc:196] TabletServer@127.31.243.131:0 shutdown complete.
W20260709 12:13:55.447834  2106 consensus_peers.cc:597] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.131:40017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:55.547043 32718 tablet_server.cc:179] TabletServer@127.31.243.132:0 shutting down...
I20260709 12:13:55.586549 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:55.587523  3052 raft_consensus.cc:493] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0cc37d6f6bd04371a8695befcf603c73)
I20260709 12:13:55.588119  3052 raft_consensus.cc:515] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "130db8639f96494db6e47c6c079e2c59" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 35641 } } peers { permanent_uuid: "0cc37d6f6bd04371a8695befcf603c73" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 44747 } } peers { permanent_uuid: "b338ee4ae4b34ae29cafdb83d2a7ce52" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 37013 } attrs { promote: false } }
I20260709 12:13:55.590443  3052 leader_election.cc:290] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641), 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747)
I20260709 12:13:55.591148 32718 tablet_replica.cc:333] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.592244 32718 raft_consensus.cc:2243] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.592911 32718 raft_consensus.cc:2272] T 4fcb34d55bb54bc3946e996c61ab12f8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.596241 32718 tablet_replica.cc:333] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.597091 32718 raft_consensus.cc:2243] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.597848 32718 raft_consensus.cc:2272] T 65b6224eafaf4b37b4c4d511a102228b P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:55.598625  2109 leader_election.cc:336] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111)
W20260709 12:13:55.599565  2109 leader_election.cc:336] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:55.599949  2109 leader_election.cc:304] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [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: b338ee4ae4b34ae29cafdb83d2a7ce52; no voters: 0cc37d6f6bd04371a8695befcf603c73, 130db8639f96494db6e47c6c079e2c59
I20260709 12:13:55.600310 32718 tablet_replica.cc:333] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.600601  3052 raft_consensus.cc:2749] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:55.601320 32718 raft_consensus.cc:2243] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.601886 32718 raft_consensus.cc:2272] T c8f99e960c814071975abc88ad720c97 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.604152 32718 tablet_replica.cc:333] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.604907 32718 raft_consensus.cc:2243] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.605738 32718 raft_consensus.cc:2272] T 6a4c762c8d5d4b8f97c60a404f536bc1 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.608522 32718 tablet_replica.cc:333] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.609058 32718 raft_consensus.cc:2243] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.609874 32718 raft_consensus.cc:2272] T 978ed19796fe4774b2ab315ab509d119 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.611637 32718 tablet_replica.cc:333] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.612200 32718 raft_consensus.cc:2243] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.612664 32718 raft_consensus.cc:2272] T fef6ab0570d946cd82ae72302064d8c8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.614542 32718 tablet_replica.cc:333] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.615095 32718 raft_consensus.cc:2243] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.616053 32718 raft_consensus.cc:2272] T a2162b78c81847798c5b008ab0abaf2c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.618475 32718 tablet_replica.cc:333] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.619288 32718 raft_consensus.cc:2243] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.619766 32718 raft_consensus.cc:2272] T 0bd5a90ff1954cf292b6f14d3dfa3041 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.622200 32718 tablet_replica.cc:333] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.622977 32718 raft_consensus.cc:2243] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.624132 32718 raft_consensus.cc:2272] T e7026b0e0f8d4cfaa657963f7513da53 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:55.624625  2106 consensus_peers.cc:597] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer bd4d3de0d13743249cfb2d26e9fde8a3 (127.31.243.131:40017): Couldn't send request to peer bd4d3de0d13743249cfb2d26e9fde8a3. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.131:40017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:55.626366  2109 consensus_peers.cc:597] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 -> Peer 130db8639f96494db6e47c6c079e2c59 (127.31.243.129:35641): Couldn't send request to peer 130db8639f96494db6e47c6c079e2c59. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:35641: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:55.627022 32718 tablet_replica.cc:333] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.627636 32718 raft_consensus.cc:2243] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.628432 32718 raft_consensus.cc:2272] T 4f82fc8b25fd4300b2e7b5053b51e024 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.631042 32718 tablet_replica.cc:333] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.631790 32718 raft_consensus.cc:2243] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.632688 32718 raft_consensus.cc:2272] T 3815e67ac82d45be8354ca3518e2cb88 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.635067 32718 tablet_replica.cc:333] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.635591 32718 raft_consensus.cc:2243] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.636492 32718 raft_consensus.cc:2272] T 25985f61b3f64fd0acab11bb252bab72 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.639209 32718 tablet_replica.cc:333] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.639829 32718 raft_consensus.cc:2243] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.640856 32718 raft_consensus.cc:2272] T fdd5f5001a464cd1b1ea9d284bdf444e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.643028 32718 tablet_replica.cc:333] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.643622 32718 raft_consensus.cc:2243] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.644115 32718 raft_consensus.cc:2272] T dfa229e3006f416fbca5f9fa10802378 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.645936 32718 tablet_replica.cc:333] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.646490 32718 raft_consensus.cc:2243] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.647315 32718 raft_consensus.cc:2272] T 68358ce7dedb4fadb0b0db2c37787b2e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.649327 32718 tablet_replica.cc:333] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.649935 32718 raft_consensus.cc:2243] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.650534 32718 raft_consensus.cc:2272] T 5b63dec0a9f04dd1abc19d1cf586cf15 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.652338 32718 tablet_replica.cc:333] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.652927 32718 raft_consensus.cc:2243] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.653694 32718 raft_consensus.cc:2272] T 29a4c350ad704d3187e24ed3832fd6b5 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.655556 32718 tablet_replica.cc:333] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.656162 32718 raft_consensus.cc:2243] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.656714 32718 raft_consensus.cc:2272] T d2908bfb00cd401c89b7afb34804c717 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.658761 32718 tablet_replica.cc:333] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.659327 32718 raft_consensus.cc:2243] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.659922 32718 raft_consensus.cc:2272] T a7299e62ba094302b131b09b5a3be7f2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.661713 32718 tablet_replica.cc:333] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.662231 32718 raft_consensus.cc:2243] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.662648 32718 raft_consensus.cc:2272] T 94c4a0b4d24043e699c3ff8e63106a32 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.664402 32718 tablet_replica.cc:333] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.664928 32718 raft_consensus.cc:2243] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.665537 32718 raft_consensus.cc:2272] T 036adce333ad4c3980e21b6d088a1f70 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.667511 32718 tablet_replica.cc:333] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.668048 32718 raft_consensus.cc:2243] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.668594 32718 raft_consensus.cc:2272] T c2dcf57d28054954b65094c2dbc00ae2 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.670557 32718 tablet_replica.cc:333] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.671078 32718 raft_consensus.cc:2243] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.671643 32718 raft_consensus.cc:2272] T a2cc494ed6cb4e4a9831de562fd40a0f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.673720 32718 tablet_replica.cc:333] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.674237 32718 raft_consensus.cc:2243] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.674759 32718 raft_consensus.cc:2272] T 0c86122ee8cd4acfba8bdf8e7f60dca7 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.676446 32718 tablet_replica.cc:333] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.677049 32718 raft_consensus.cc:2243] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.677866 32718 raft_consensus.cc:2272] T dda29bddc14943318f6f2dd223dcdb11 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.679666 32718 tablet_replica.cc:333] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.680181 32718 raft_consensus.cc:2243] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.681022 32718 raft_consensus.cc:2272] T c21ba5f5f63f44f383569d0ae30dd97e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.683554 32718 tablet_replica.cc:333] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.684245 32718 raft_consensus.cc:2243] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.685273 32718 raft_consensus.cc:2272] T acc79b0a24ce4f34944baf9986f46ae0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.687557 32718 tablet_replica.cc:333] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.688233 32718 raft_consensus.cc:2243] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.688791 32718 raft_consensus.cc:2272] T 889b2213af2b486a9918c3eedee0a05f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.691133 32718 tablet_replica.cc:333] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.691825 32718 raft_consensus.cc:2243] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.692770 32718 raft_consensus.cc:2272] T 30d6756174c645efa816c146bb02a6d0 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.695228 32718 tablet_replica.cc:333] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.695897 32718 raft_consensus.cc:2243] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.696825 32718 raft_consensus.cc:2272] T 65c119d0e2094c1ab8ca86e2aaf98183 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.699152 32718 tablet_replica.cc:333] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.699846 32718 raft_consensus.cc:2243] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.700538 32718 raft_consensus.cc:2272] T 0f0a51d77cd7498f9a533d8b4998e680 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.703259 32718 tablet_replica.cc:333] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.703979 32718 raft_consensus.cc:2243] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.704685 32718 raft_consensus.cc:2272] T 283cbf924f0248ec8216bce304804882 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.707114 32718 tablet_replica.cc:333] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.707791 32718 raft_consensus.cc:2243] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.708470 32718 raft_consensus.cc:2272] T 793f177171624598bacfa61ef84f0270 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.710860 32718 tablet_replica.cc:333] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.711505 32718 raft_consensus.cc:2243] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.712610 32718 raft_consensus.cc:2272] T b89f134a75ef4726a803b983efd73429 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.714991 32718 tablet_replica.cc:333] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.715669 32718 raft_consensus.cc:2243] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.716615 32718 raft_consensus.cc:2272] T 9f5090abf3c9465792238c195d6a1ae8 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.719123 32718 tablet_replica.cc:333] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.719769 32718 raft_consensus.cc:2243] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.720731 32718 raft_consensus.cc:2272] T c954fecdda6c4c529376ba0874195dcc P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.723011 32718 tablet_replica.cc:333] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.723690 32718 raft_consensus.cc:2243] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.724342 32718 raft_consensus.cc:2272] T f2e55b700f36426189660ed23729ca28 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.726611 32718 tablet_replica.cc:333] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.727255 32718 raft_consensus.cc:2243] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.727939 32718 raft_consensus.cc:2272] T 15c80ddec6434fd5b6af9157db481f48 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.730278 32718 tablet_replica.cc:333] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.730947 32718 raft_consensus.cc:2243] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.731585 32718 raft_consensus.cc:2272] T bcaf51799fe6488ebb3167511a8dbf9e P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.733851 32718 tablet_replica.cc:333] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.734457 32718 raft_consensus.cc:2243] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.735092 32718 raft_consensus.cc:2272] T 4e1c269e934e478a9b8e846ede48bb00 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.737416 32718 tablet_replica.cc:333] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.738052 32718 raft_consensus.cc:2243] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:55.739061 32718 raft_consensus.cc:2272] T 69fbdd3e61e045ea8d997ae5fc1d242f P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.741451 32718 tablet_replica.cc:333] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.742070 32718 raft_consensus.cc:2243] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.742762 32718 raft_consensus.cc:2272] T 816a21962576430283a70af3d89e570c P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.745230 32718 tablet_replica.cc:333] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52: stopping tablet replica
I20260709 12:13:55.745801 32718 raft_consensus.cc:2243] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.746441 32718 raft_consensus.cc:2272] T d486831dbf2d4101838a77c131744426 P b338ee4ae4b34ae29cafdb83d2a7ce52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.822369 32718 tablet_server.cc:196] TabletServer@127.31.243.132:0 shutdown complete.
I20260709 12:13:55.892030 32718 master.cc:562] Master@127.31.243.190:46115 shutting down...
W20260709 12:13:55.922425  1363 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:13:55.922721  1363 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:13:55.922950  1363 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:13:56.842757  1302 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111) [suppressed 523 similar messages]
W20260709 12:13:56.845885  1302 catalog_manager.cc:4755] TS 0cc37d6f6bd04371a8695befcf603c73 (127.31.243.130:44747): ChangeConfig:REMOVE_PEER RPC failed for tablet 4fcb34d55bb54bc3946e996c61ab12f8: Network error: Client connection negotiation failed: client connection to 127.31.243.130:44747: connect: Connection refused (error 111)
I20260709 12:13:57.117564 32718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:57.118206 32718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:57.118492 32718 tablet_replica.cc:333] T 00000000000000000000000000000000 P c375a1de52fa4604976cd4bc15af66b5: stopping tablet replica
I20260709 12:13:57.146672 32718 master.cc:584] Master@127.31.243.190:46115 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (54301 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:13:57.240772 32718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.243.190:43125
I20260709 12:13:57.241891 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:57.247587  3120 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:57.247849  3121 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:57.249379  3123 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:57.250504 32718 server_base.cc:1061] running on GCE node
I20260709 12:13:57.251806 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:57.251976 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:57.252177 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599237252143 us; error 0 us; skew 500 ppm
I20260709 12:13:57.252730 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:57.255136 32718 webserver.cc:533] Webserver started at http://127.31.243.190:34763/ using document root <none> and password file <none>
I20260709 12:13:57.255630 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:57.255821 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:57.256121 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:57.257324 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/master-0-root/instance:
uuid: "897aef9d6f8147a2b33e6aa8f4fee530"
format_stamp: "Formatted at 2026-07-09 12:13:57 on dist-test-slave-s0gw"
I20260709 12:13:57.261973 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:13:57.265718  3128 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:57.266453 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:13:57.266743 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/master-0-root
uuid: "897aef9d6f8147a2b33e6aa8f4fee530"
format_stamp: "Formatted at 2026-07-09 12:13:57 on dist-test-slave-s0gw"
I20260709 12:13:57.267037 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:57.286195 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:57.287756 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:57.327423 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.190:43125
I20260709 12:13:57.327517  3179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.190:43125 every 8 connection(s)
I20260709 12:13:57.331393  3180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:57.344390  3180 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530: Bootstrap starting.
I20260709 12:13:57.349453  3180 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:57.353724  3180 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530: No bootstrap required, opened a new log
I20260709 12:13:57.355835  3180 raft_consensus.cc:359] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "897aef9d6f8147a2b33e6aa8f4fee530" member_type: VOTER }
I20260709 12:13:57.356240  3180 raft_consensus.cc:385] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:57.356480  3180 raft_consensus.cc:740] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 897aef9d6f8147a2b33e6aa8f4fee530, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.357028  3180 consensus_queue.cc:260] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "897aef9d6f8147a2b33e6aa8f4fee530" member_type: VOTER }
I20260709 12:13:57.357483  3180 raft_consensus.cc:399] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:13:57.357738  3180 raft_consensus.cc:493] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:13:57.358029  3180 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.362471  3180 raft_consensus.cc:515] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "897aef9d6f8147a2b33e6aa8f4fee530" member_type: VOTER }
I20260709 12:13:57.362999  3180 leader_election.cc:304] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [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: 897aef9d6f8147a2b33e6aa8f4fee530; no voters: 
I20260709 12:13:57.364133  3180 leader_election.cc:290] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:13:57.364463  3183 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:57.365869  3183 raft_consensus.cc:697] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [term 1 LEADER]: Becoming Leader. State: Replica: 897aef9d6f8147a2b33e6aa8f4fee530, State: Running, Role: LEADER
I20260709 12:13:57.366542  3183 consensus_queue.cc:237] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [LEADER]: Queue going to LEADER mode. State: All 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: "897aef9d6f8147a2b33e6aa8f4fee530" member_type: VOTER }
I20260709 12:13:57.367111  3180 sys_catalog.cc:565] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:13:57.371378  3184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "897aef9d6f8147a2b33e6aa8f4fee530" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "897aef9d6f8147a2b33e6aa8f4fee530" member_type: VOTER } }
I20260709 12:13:57.371527  3185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 897aef9d6f8147a2b33e6aa8f4fee530. Latest consensus state: current_term: 1 leader_uuid: "897aef9d6f8147a2b33e6aa8f4fee530" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "897aef9d6f8147a2b33e6aa8f4fee530" member_type: VOTER } }
I20260709 12:13:57.372043  3184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:57.372099  3185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:57.374658  3190 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:13:57.379786  3190 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:13:57.384425 32718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:13:57.388628  3190 catalog_manager.cc:1383] Generated new cluster ID: 8d9f5e49c4884f7a9ceb8ec170490217
I20260709 12:13:57.388926  3190 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:13:57.403244  3190 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:13:57.404515  3190 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:13:57.430692  3190 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530: Generated new TSK 0
I20260709 12:13:57.431321  3190 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:13:57.452157 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:57.458446  3201 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:57.459754  3202 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:57.461109  3204 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:57.461876 32718 server_base.cc:1061] running on GCE node
I20260709 12:13:57.463104 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:57.463325 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:57.463500 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599237463479 us; error 0 us; skew 500 ppm
I20260709 12:13:57.464041 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:57.466403 32718 webserver.cc:533] Webserver started at http://127.31.243.129:38255/ using document root <none> and password file <none>
I20260709 12:13:57.466862 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:57.467059 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:57.467336 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:57.468621 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/instance:
uuid: "d49a348216184135b94297f0d2cabdae"
format_stamp: "Formatted at 2026-07-09 12:13:57 on dist-test-slave-s0gw"
I20260709 12:13:57.473246 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:13:57.476608  3209 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:57.477375 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:13:57.477725 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-0-root
uuid: "d49a348216184135b94297f0d2cabdae"
format_stamp: "Formatted at 2026-07-09 12:13:57 on dist-test-slave-s0gw"
I20260709 12:13:57.478025 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:57.492208 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:57.493402 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:57.494948 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:57.497144 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:57.497359 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:57.497640 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:57.497848 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:13:57.538043 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.129:43975
I20260709 12:13:57.538157  3271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.129:43975 every 8 connection(s)
I20260709 12:13:57.543409 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:57.550381  3276 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:57.551400  3277 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:57.553256  3279 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:57.554283 32718 server_base.cc:1061] running on GCE node
I20260709 12:13:57.555547 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:57.555786 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:57.555961 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599237555945 us; error 0 us; skew 500 ppm
I20260709 12:13:57.556495 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:57.558842 32718 webserver.cc:533] Webserver started at http://127.31.243.130:32999/ using document root <none> and password file <none>
I20260709 12:13:57.559340 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:57.559546 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:57.559819 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:57.561107 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/instance:
uuid: "98db6105b88a40c0927e7b12c0e6602b"
format_stamp: "Formatted at 2026-07-09 12:13:57 on dist-test-slave-s0gw"
I20260709 12:13:57.562426  3272 heartbeater.cc:344] Connected to a master server at 127.31.243.190:43125
I20260709 12:13:57.562830  3272 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:57.563567  3272 heartbeater.cc:507] Master 127.31.243.190:43125 requested a full tablet report, sending...
I20260709 12:13:57.565587  3145 ts_manager.cc:194] Registered new tserver with Master: d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:13:57.566517 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:13:57.567488  3145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32940
I20260709 12:13:57.570510  3284 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:57.571254 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:13:57.571549 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-1-root
uuid: "98db6105b88a40c0927e7b12c0e6602b"
format_stamp: "Formatted at 2026-07-09 12:13:57 on dist-test-slave-s0gw"
I20260709 12:13:57.571836 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:57.588546 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:57.589785 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:57.591239 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:57.593475 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:57.593660 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:57.593962 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:57.594122 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:57.634442 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.130:39143
I20260709 12:13:57.634548  3346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.130:39143 every 8 connection(s)
I20260709 12:13:57.639331 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:57.646361  3350 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:57.647289  3351 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:57.649968  3353 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:57.651526  3347 heartbeater.cc:344] Connected to a master server at 127.31.243.190:43125
I20260709 12:13:57.652000  3347 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:57.652307 32718 server_base.cc:1061] running on GCE node
I20260709 12:13:57.652869  3347 heartbeater.cc:507] Master 127.31.243.190:43125 requested a full tablet report, sending...
I20260709 12:13:57.653275 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:57.653519 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:57.653769 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599237653747 us; error 0 us; skew 500 ppm
I20260709 12:13:57.654543 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:57.655004  3145 ts_manager.cc:194] Registered new tserver with Master: 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:13:57.656553  3145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32946
I20260709 12:13:57.657302 32718 webserver.cc:533] Webserver started at http://127.31.243.131:34853/ using document root <none> and password file <none>
I20260709 12:13:57.657929 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:57.658149 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:57.658412 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:57.659543 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/instance:
uuid: "341b023c12f7457bb0c666843bec9b45"
format_stamp: "Formatted at 2026-07-09 12:13:57 on dist-test-slave-s0gw"
I20260709 12:13:57.663975 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:13:57.667258  3358 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:57.668020 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:13:57.668316 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-2-root
uuid: "341b023c12f7457bb0c666843bec9b45"
format_stamp: "Formatted at 2026-07-09 12:13:57 on dist-test-slave-s0gw"
I20260709 12:13:57.668732 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:57.680507 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:57.681806 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:57.683270 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:57.685428 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:57.685674 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:57.685930 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:57.686101 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:57.726361 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.131:41327
I20260709 12:13:57.726461  3420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.131:41327 every 8 connection(s)
I20260709 12:13:57.731132 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:57.738250  3424 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:57.739621  3425 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:57.743093  3428 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:57.743600 32718 server_base.cc:1061] running on GCE node
I20260709 12:13:57.743968  3421 heartbeater.cc:344] Connected to a master server at 127.31.243.190:43125
I20260709 12:13:57.744396  3421 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:57.744531 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:57.744817 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:57.744999 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599237744982 us; error 0 us; skew 500 ppm
I20260709 12:13:57.745213  3421 heartbeater.cc:507] Master 127.31.243.190:43125 requested a full tablet report, sending...
I20260709 12:13:57.745683 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:57.747485  3145 ts_manager.cc:194] Registered new tserver with Master: 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:13:57.748413 32718 webserver.cc:533] Webserver started at http://127.31.243.132:36957/ using document root <none> and password file <none>
I20260709 12:13:57.749094 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:57.749333 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:57.749333  3145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32956
I20260709 12:13:57.749821 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:57.751093 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-3-root/instance:
uuid: "6b5be93db5954621a868da0636c69239"
format_stamp: "Formatted at 2026-07-09 12:13:57 on dist-test-slave-s0gw"
I20260709 12:13:57.755483 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:13:57.758559  3432 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:57.759298 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:13:57.759586 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-3-root
uuid: "6b5be93db5954621a868da0636c69239"
format_stamp: "Formatted at 2026-07-09 12:13:57 on dist-test-slave-s0gw"
I20260709 12:13:57.759860 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:57.786540 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:57.787818 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:57.789083 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:57.791275 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:57.791474 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:57.791746 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:57.791908 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:57.831334 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.132:34093
I20260709 12:13:57.831431  3494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.132:34093 every 8 connection(s)
I20260709 12:13:57.844957  3495 heartbeater.cc:344] Connected to a master server at 127.31.243.190:43125
I20260709 12:13:57.845396  3495 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:57.846239  3495 heartbeater.cc:507] Master 127.31.243.190:43125 requested a full tablet report, sending...
I20260709 12:13:57.848131  3145 ts_manager.cc:194] Registered new tserver with Master: 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:13:57.848311 32718 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013715049s
I20260709 12:13:57.849972  3145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32958
I20260709 12:13:57.874513  3145 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32966:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:13:58.113490  3386 tablet_service.cc:1511] Processing CreateTablet for tablet 848e480884d442d8bce66ac134444ecf (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:58.115020  3386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848e480884d442d8bce66ac134444ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.120138  3237 tablet_service.cc:1511] Processing CreateTablet for tablet 848e480884d442d8bce66ac134444ecf (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:58.120884  3383 tablet_service.cc:1511] Processing CreateTablet for tablet ff9aba6aeac54ab298259a2d5a6f99fe (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:58.121671  3237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848e480884d442d8bce66ac134444ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.122380  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff9aba6aeac54ab298259a2d5a6f99fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.125502  3233 tablet_service.cc:1511] Processing CreateTablet for tablet f511944b7923472e8172a4f5851aa90c (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:58.126941  3233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f511944b7923472e8172a4f5851aa90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.126873  3234 tablet_service.cc:1511] Processing CreateTablet for tablet ff9aba6aeac54ab298259a2d5a6f99fe (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:58.128319  3234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff9aba6aeac54ab298259a2d5a6f99fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.130681  3384 tablet_service.cc:1511] Processing CreateTablet for tablet 40b94f6438304b48a6ddd64c6bc09bdc (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:58.132205  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b94f6438304b48a6ddd64c6bc09bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.133071  3232 tablet_service.cc:1511] Processing CreateTablet for tablet 51822b4d80994bb5baf1a7a4c1182eab (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:58.133387  3457 tablet_service.cc:1511] Processing CreateTablet for tablet f511944b7923472e8172a4f5851aa90c (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:58.134459  3232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51822b4d80994bb5baf1a7a4c1182eab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.134822  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f511944b7923472e8172a4f5851aa90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.134742  3235 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6865cb78514c15845c1260ab5ed668 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:58.136209  3235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6865cb78514c15845c1260ab5ed668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.138129  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 40b94f6438304b48a6ddd64c6bc09bdc (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:58.138805  3236 tablet_service.cc:1511] Processing CreateTablet for tablet abccc9f144a7478a83a57bd44376cfc6 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:58.138929  3231 tablet_service.cc:1511] Processing CreateTablet for tablet 27c6423c54924306b9e0295760cdb21d (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:58.139552  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b94f6438304b48a6ddd64c6bc09bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.140233  3236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abccc9f144a7478a83a57bd44376cfc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.142937  3385 tablet_service.cc:1511] Processing CreateTablet for tablet abccc9f144a7478a83a57bd44376cfc6 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:58.144318  3231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c6423c54924306b9e0295760cdb21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.145955  3382 tablet_service.cc:1511] Processing CreateTablet for tablet 51822b4d80994bb5baf1a7a4c1182eab (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:58.144336  3385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abccc9f144a7478a83a57bd44376cfc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.146836  3381 tablet_service.cc:1511] Processing CreateTablet for tablet 19b580437678468a81094a8f047ceba1 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:58.148285  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b580437678468a81094a8f047ceba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.150226  3380 tablet_service.cc:1511] Processing CreateTablet for tablet 27c6423c54924306b9e0295760cdb21d (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:58.151562  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c6423c54924306b9e0295760cdb21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.154100  3382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51822b4d80994bb5baf1a7a4c1182eab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.130779  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6865cb78514c15845c1260ab5ed668 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:58.157294  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6865cb78514c15845c1260ab5ed668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.157121  3230 tablet_service.cc:1511] Processing CreateTablet for tablet d9e0fa5a332f45b4b3fe2888d6ea1f46 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:58.158550  3230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e0fa5a332f45b4b3fe2888d6ea1f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.160604  3229 tablet_service.cc:1511] Processing CreateTablet for tablet b1f952c9813f4db6a9b5ef3da2513f63 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:58.129240  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 848e480884d442d8bce66ac134444ecf (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:58.162019  3229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f952c9813f4db6a9b5ef3da2513f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.162660  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848e480884d442d8bce66ac134444ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.167898  3456 tablet_service.cc:1511] Processing CreateTablet for tablet 51822b4d80994bb5baf1a7a4c1182eab (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:58.169416  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51822b4d80994bb5baf1a7a4c1182eab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.169451  3452 tablet_service.cc:1511] Processing CreateTablet for tablet fddb5eb0729549e3a838370dbb677d94 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:58.190529  3452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddb5eb0729549e3a838370dbb677d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.178308  3453 tablet_service.cc:1511] Processing CreateTablet for tablet b1f952c9813f4db6a9b5ef3da2513f63 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:58.194547  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f952c9813f4db6a9b5ef3da2513f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.172709  3454 tablet_service.cc:1511] Processing CreateTablet for tablet d9e0fa5a332f45b4b3fe2888d6ea1f46 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:58.198555  3454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e0fa5a332f45b4b3fe2888d6ea1f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.174754  3379 tablet_service.cc:1511] Processing CreateTablet for tablet b1f952c9813f4db6a9b5ef3da2513f63 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:58.202554  3379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f952c9813f4db6a9b5ef3da2513f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.170907  3455 tablet_service.cc:1511] Processing CreateTablet for tablet 19b580437678468a81094a8f047ceba1 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:58.206578  3455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b580437678468a81094a8f047ceba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.176622  3378 tablet_service.cc:1511] Processing CreateTablet for tablet fddb5eb0729549e3a838370dbb677d94 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:58.210799  3378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddb5eb0729549e3a838370dbb677d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.216553  3513 tablet_bootstrap.cc:492] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:13:58.229679  3513 tablet_bootstrap.cc:654] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.236876  3228 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4c0909f95a44218f149796b903a51a (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:58.238976  3228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4c0909f95a44218f149796b903a51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.267316  3512 tablet_bootstrap.cc:492] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:13:58.275318  3512 tablet_bootstrap.cc:654] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.330302  3386 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4c0909f95a44218f149796b903a51a (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:58.331867  3386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4c0909f95a44218f149796b903a51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.336437  3230 tablet_service.cc:1511] Processing CreateTablet for tablet 1226cc84996048d790e7d882349a0f6c (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:58.343852  3230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1226cc84996048d790e7d882349a0f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.348737  3514 tablet_bootstrap.cc:492] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:13:58.349694  3513 tablet_bootstrap.cc:492] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:13:58.350229  3513 ts_tablet_manager.cc:1403] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.134s	user 0.018s	sys 0.013s
I20260709 12:13:58.351805  3379 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad5d6b995144e239f67dc67fe630420 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:58.353178  3379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad5d6b995144e239f67dc67fe630420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.353876  3232 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad5d6b995144e239f67dc67fe630420 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:58.355204  3232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad5d6b995144e239f67dc67fe630420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.358974  3513 raft_consensus.cc:359] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:58.359894  3513 raft_consensus.cc:385] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.360219  3513 raft_consensus.cc:740] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.360460  3312 tablet_service.cc:1511] Processing CreateTablet for tablet abccc9f144a7478a83a57bd44376cfc6 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:58.362881  3311 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6865cb78514c15845c1260ab5ed668 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:58.364264  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6865cb78514c15845c1260ab5ed668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.369508  3310 tablet_service.cc:1511] Processing CreateTablet for tablet 40b94f6438304b48a6ddd64c6bc09bdc (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:58.369803  3306 tablet_service.cc:1511] Processing CreateTablet for tablet 27c6423c54924306b9e0295760cdb21d (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:58.372478  3312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abccc9f144a7478a83a57bd44376cfc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.373160  3310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b94f6438304b48a6ddd64c6bc09bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.373355  3303 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4c0909f95a44218f149796b903a51a (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:58.374727  3303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4c0909f95a44218f149796b903a51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.377466  3306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c6423c54924306b9e0295760cdb21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.378837  3304 tablet_service.cc:1511] Processing CreateTablet for tablet fddb5eb0729549e3a838370dbb677d94 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:58.380242  3304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddb5eb0729549e3a838370dbb677d94. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:58.380609  3193 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:58.381485  3514 tablet_bootstrap.cc:654] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.382803  3308 tablet_service.cc:1511] Processing CreateTablet for tablet f511944b7923472e8172a4f5851aa90c (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:58.384176  3308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f511944b7923472e8172a4f5851aa90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.385993  3307 tablet_service.cc:1511] Processing CreateTablet for tablet 19b580437678468a81094a8f047ceba1 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:58.387730  3307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b580437678468a81094a8f047ceba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.390035  3305 tablet_service.cc:1511] Processing CreateTablet for tablet d9e0fa5a332f45b4b3fe2888d6ea1f46 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:58.391775  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e0fa5a332f45b4b3fe2888d6ea1f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.394378  3309 tablet_service.cc:1511] Processing CreateTablet for tablet ff9aba6aeac54ab298259a2d5a6f99fe (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:58.396143  3309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff9aba6aeac54ab298259a2d5a6f99fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.397832  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad5d6b995144e239f67dc67fe630420 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:58.399645  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad5d6b995144e239f67dc67fe630420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.411885  3453 tablet_service.cc:1511] Processing CreateTablet for tablet 1226cc84996048d790e7d882349a0f6c (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:58.418586  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1226cc84996048d790e7d882349a0f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.361052  3513 consensus_queue.cc:260] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:58.426471  3231 tablet_service.cc:1511] Processing CreateTablet for tablet 8d07abe8f0764969a11050f1359bdb5b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:58.427906  3231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d07abe8f0764969a11050f1359bdb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.442962  3452 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf4697b9ea24c7794a18cf823ed1d22 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:58.443653  3514 tablet_bootstrap.cc:492] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:13:58.444180  3514 ts_tablet_manager.cc:1403] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.008s
I20260709 12:13:58.444370  3452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf4697b9ea24c7794a18cf823ed1d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.447151  3514 raft_consensus.cc:359] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:58.447897  3514 raft_consensus.cc:385] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.448208  3514 raft_consensus.cc:740] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.451545  3514 consensus_queue.cc:260] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:58.456202  3512 tablet_bootstrap.cc:492] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:13:58.456790  3512 ts_tablet_manager.cc:1403] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.190s	user 0.018s	sys 0.016s
I20260709 12:13:58.460652  3512 raft_consensus.cc:359] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:13:58.461468  3512 raft_consensus.cc:385] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.461818  3512 raft_consensus.cc:740] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.462709  3512 consensus_queue.cc:260] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:13:58.487071  3519 raft_consensus.cc:493] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.487660  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa4b89c623a4d769b3a938283d4631e (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:58.489741  3378 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf4697b9ea24c7794a18cf823ed1d22 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:58.490015  3384 tablet_service.cc:1511] Processing CreateTablet for tablet 8d07abe8f0764969a11050f1359bdb5b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:58.491122  3378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf4697b9ea24c7794a18cf823ed1d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.487277  3513 ts_tablet_manager.cc:1434] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.137s	user 0.005s	sys 0.015s
I20260709 12:13:58.492460  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d07abe8f0764969a11050f1359bdb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.494591  3234 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa4b89c623a4d769b3a938283d4631e (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:58.495867  3234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa4b89c623a4d769b3a938283d4631e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.502087  3421 heartbeater.cc:499] Master 127.31.243.190:43125 was elected leader, sending a full tablet report...
I20260709 12:13:58.502435  3513 tablet_bootstrap.cc:492] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:13:58.504539  3303 tablet_service.cc:1511] Processing CreateTablet for tablet 1226cc84996048d790e7d882349a0f6c (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:58.505963  3303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1226cc84996048d790e7d882349a0f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.509894  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa4b89c623a4d769b3a938283d4631e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.511176  3307 tablet_service.cc:1511] Processing CreateTablet for tablet 8d07abe8f0764969a11050f1359bdb5b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:58.512552  3307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d07abe8f0764969a11050f1359bdb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.517315  3513 tablet_bootstrap.cc:654] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.522967  3514 ts_tablet_manager.cc:1434] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.003s
I20260709 12:13:58.523802  3495 heartbeater.cc:499] Master 127.31.243.190:43125 was elected leader, sending a full tablet report...
I20260709 12:13:58.524308  3311 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa4b89c623a4d769b3a938283d4631e (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:58.487668  3519 raft_consensus.cc:515] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:58.528029  3514 tablet_bootstrap.cc:492] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:13:58.532366  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa4b89c623a4d769b3a938283d4631e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.537467  3304 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf4697b9ea24c7794a18cf823ed1d22 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:58.538985  3304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf4697b9ea24c7794a18cf823ed1d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.577853  3272 heartbeater.cc:499] Master 127.31.243.190:43125 was elected leader, sending a full tablet report...
I20260709 12:13:58.578657  3519 leader_election.cc:290] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
W20260709 12:13:58.591259  3496 tablet.cc:2406] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:13:58.593317  3453 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd6ac8df1c24e6da418907f0a596802 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:58.594856  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd6ac8df1c24e6da418907f0a596802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.623661  3379 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd6ac8df1c24e6da418907f0a596802 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:58.619489  3521 tablet_bootstrap.cc:492] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:13:58.626628  3230 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd6ac8df1c24e6da418907f0a596802 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:58.627946  3230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd6ac8df1c24e6da418907f0a596802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.629245  3379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd6ac8df1c24e6da418907f0a596802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.637182  3513 tablet_bootstrap.cc:492] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:13:58.648974  3513 ts_tablet_manager.cc:1403] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.002s
I20260709 12:13:58.649538  3452 tablet_service.cc:1511] Processing CreateTablet for tablet 386604c2292c4a3f9a14b7d667f8389a (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:58.650889  3452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386604c2292c4a3f9a14b7d667f8389a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.652559  3521 tablet_bootstrap.cc:654] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.653640  3232 tablet_service.cc:1511] Processing CreateTablet for tablet 386604c2292c4a3f9a14b7d667f8389a (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:58.654933  3232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386604c2292c4a3f9a14b7d667f8389a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.644213  3383 tablet_service.cc:1511] Processing CreateTablet for tablet 5c066a8b476840969eba0fe1d4749c09 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:58.659065  3347 heartbeater.cc:499] Master 127.31.243.190:43125 was elected leader, sending a full tablet report...
I20260709 12:13:58.659611  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c066a8b476840969eba0fe1d4749c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.645843  3231 tablet_service.cc:1511] Processing CreateTablet for tablet 795232393f064bbf86c8f87e9163514c (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:58.646696  3310 tablet_service.cc:1511] Processing CreateTablet for tablet 795232393f064bbf86c8f87e9163514c (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:58.647960  3386 tablet_service.cc:1511] Processing CreateTablet for tablet 795232393f064bbf86c8f87e9163514c (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:58.662890  3386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795232393f064bbf86c8f87e9163514c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.663390  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 5c066a8b476840969eba0fe1d4749c09 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:58.662921  3513 raft_consensus.cc:359] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:58.626179  3512 ts_tablet_manager.cc:1434] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.168s	user 0.016s	sys 0.020s
I20260709 12:13:58.670105  3513 raft_consensus.cc:385] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.670603  3513 raft_consensus.cc:740] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.671434  3513 consensus_queue.cc:260] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:58.672907  3305 tablet_service.cc:1511] Processing CreateTablet for tablet 5c066a8b476840969eba0fe1d4749c09 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:58.674067  3513 ts_tablet_manager.cc:1434] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.004s
I20260709 12:13:58.675146  3513 tablet_bootstrap.cc:492] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:13:58.681962  3513 tablet_bootstrap.cc:654] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.682600  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51822b4d80994bb5baf1a7a4c1182eab" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:13:58.683354  3470 raft_consensus.cc:2468] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:13:58.684772  3362 leader_election.cc:304] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:13:58.685599  3519 raft_consensus.cc:2804] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:58.664917  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c066a8b476840969eba0fe1d4749c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.666159  3310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795232393f064bbf86c8f87e9163514c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.685983  3519 raft_consensus.cc:493] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:58.686369  3519 raft_consensus.cc:3060] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.686663  3231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795232393f064bbf86c8f87e9163514c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.688764  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51822b4d80994bb5baf1a7a4c1182eab" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:13:58.690551  3361 leader_election.cc:343] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.648392  3514 tablet_bootstrap.cc:654] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.698397  3512 tablet_bootstrap.cc:492] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:13:58.699326  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c066a8b476840969eba0fe1d4749c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.704653  3512 tablet_bootstrap.cc:654] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.716538  3303 tablet_service.cc:1511] Processing CreateTablet for tablet 386604c2292c4a3f9a14b7d667f8389a (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:58.718036  3303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386604c2292c4a3f9a14b7d667f8389a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.722522  3378 tablet_service.cc:1511] Processing CreateTablet for tablet 11c3e9b51d6f45d7b9bb183d2314fba0 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:58.722715  3453 tablet_service.cc:1511] Processing CreateTablet for tablet 11c3e9b51d6f45d7b9bb183d2314fba0 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:58.723935  3378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c3e9b51d6f45d7b9bb183d2314fba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.724089  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c3e9b51d6f45d7b9bb183d2314fba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.726929  3234 tablet_service.cc:1511] Processing CreateTablet for tablet 11c3e9b51d6f45d7b9bb183d2314fba0 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:58.727941  3514 tablet_bootstrap.cc:492] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:13:58.728294  3234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c3e9b51d6f45d7b9bb183d2314fba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.728600  3514 ts_tablet_manager.cc:1403] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.201s	user 0.011s	sys 0.001s
I20260709 12:13:58.728963  3519 raft_consensus.cc:515] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:58.733306  3519 leader_election.cc:290] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:13:58.733238  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51822b4d80994bb5baf1a7a4c1182eab" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:13:58.733525  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51822b4d80994bb5baf1a7a4c1182eab" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:13:58.734032  3470 raft_consensus.cc:3060] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:58.734979  3361 leader_election.cc:343] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.735337  3311 tablet_service.cc:1511] Processing CreateTablet for tablet ea1ef92e1a394027bea03502631208be (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:58.736637  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1ef92e1a394027bea03502631208be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.737519  3458 tablet_service.cc:1511] Processing CreateTablet for tablet ea1ef92e1a394027bea03502631208be (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:58.738879  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1ef92e1a394027bea03502631208be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.744194  3233 tablet_service.cc:1511] Processing CreateTablet for tablet 1f86f6b7ab994a52b0975db123696f69 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:58.746917  3233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f86f6b7ab994a52b0975db123696f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.749895  3379 tablet_service.cc:1511] Processing CreateTablet for tablet ea1ef92e1a394027bea03502631208be (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:58.751655  3379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1ef92e1a394027bea03502631208be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.756155  3384 tablet_service.cc:1511] Processing CreateTablet for tablet 1f86f6b7ab994a52b0975db123696f69 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:58.757529  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f86f6b7ab994a52b0975db123696f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.767201  3512 tablet_bootstrap.cc:492] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:13:58.768852  3457 tablet_service.cc:1511] Processing CreateTablet for tablet eca4fb0fb124482d9bd080b87cf4c21b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:58.770264  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca4fb0fb124482d9bd080b87cf4c21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.771262  3231 tablet_service.cc:1511] Processing CreateTablet for tablet eca4fb0fb124482d9bd080b87cf4c21b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:58.772535  3231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca4fb0fb124482d9bd080b87cf4c21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.774662  3304 tablet_service.cc:1511] Processing CreateTablet for tablet 1f86f6b7ab994a52b0975db123696f69 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:58.775974  3304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f86f6b7ab994a52b0975db123696f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.778669  3512 ts_tablet_manager.cc:1403] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.009s
I20260709 12:13:58.780015  3470 raft_consensus.cc:2468] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:13:58.780802  3307 tablet_service.cc:1511] Processing CreateTablet for tablet eca4fb0fb124482d9bd080b87cf4c21b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:58.782155  3307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca4fb0fb124482d9bd080b87cf4c21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.784098  3455 tablet_service.cc:1511] Processing CreateTablet for tablet 283617baef6446b39f1180692ba46bda (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:58.785386  3455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283617baef6446b39f1180692ba46bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.786710  3512 raft_consensus.cc:359] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:58.791379  3512 raft_consensus.cc:385] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.787931  3385 tablet_service.cc:1511] Processing CreateTablet for tablet 283617baef6446b39f1180692ba46bda (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:58.791563  3228 tablet_service.cc:1511] Processing CreateTablet for tablet 283617baef6446b39f1180692ba46bda (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:58.793088  3385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283617baef6446b39f1180692ba46bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.793254  3228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283617baef6446b39f1180692ba46bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.786377  3362 leader_election.cc:304] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: d49a348216184135b94297f0d2cabdae
I20260709 12:13:58.796845  3519 raft_consensus.cc:2804] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:58.731751  3514 raft_consensus.cc:359] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:13:58.798257  3514 raft_consensus.cc:385] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.797480  3519 raft_consensus.cc:697] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:13:58.798624  3514 raft_consensus.cc:740] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.799379  3519 consensus_queue.cc:237] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:58.810281  3512 raft_consensus.cc:740] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.819897  3521 tablet_bootstrap.cc:492] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:13:58.820487  3521 ts_tablet_manager.cc:1403] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.207s	user 0.010s	sys 0.012s
I20260709 12:13:58.823359  3305 tablet_service.cc:1511] Processing CreateTablet for tablet f209025250e5410fa8a34a5fdd16e396 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:58.824693  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f209025250e5410fa8a34a5fdd16e396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.829450  3381 tablet_service.cc:1511] Processing CreateTablet for tablet f209025250e5410fa8a34a5fdd16e396 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:58.815950  3514 consensus_queue.cc:260] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:13:58.830919  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f209025250e5410fa8a34a5fdd16e396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.830669  3459 tablet_service.cc:1511] Processing CreateTablet for tablet f209025250e5410fa8a34a5fdd16e396 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:58.831903  3514 ts_tablet_manager.cc:1434] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.103s	user 0.007s	sys 0.001s
I20260709 12:13:58.832178  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f209025250e5410fa8a34a5fdd16e396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.831907  3512 consensus_queue.cc:260] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:58.856341  3514 tablet_bootstrap.cc:492] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:13:58.859252  3512 ts_tablet_manager.cc:1434] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.000s
I20260709 12:13:58.860353  3512 tablet_bootstrap.cc:492] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:13:58.869956  3514 tablet_bootstrap.cc:654] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.873847  3521 raft_consensus.cc:359] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:58.879012  3521 raft_consensus.cc:385] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.879333  3522 raft_consensus.cc:493] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.879413  3521 raft_consensus.cc:740] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.879974  3522 raft_consensus.cc:515] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:13:58.880470  3521 consensus_queue.cc:260] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:58.876114  3311 tablet_service.cc:1511] Processing CreateTablet for tablet 254b24e1f15c4e33a5cdbb25f1be26a1 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:58.882645  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254b24e1f15c4e33a5cdbb25f1be26a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.883526  3512 tablet_bootstrap.cc:654] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.875581  3142 catalog_manager.cc:5697] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:58.886952  3522 leader_election.cc:290] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:13:58.888511  3513 tablet_bootstrap.cc:492] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:13:58.889012  3513 ts_tablet_manager.cc:1403] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.214s	user 0.028s	sys 0.006s
I20260709 12:13:58.904443  3513 raft_consensus.cc:359] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:58.905203  3513 raft_consensus.cc:385] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.905494  3513 raft_consensus.cc:740] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.908028  3232 tablet_service.cc:1511] Processing CreateTablet for tablet 254b24e1f15c4e33a5cdbb25f1be26a1 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:58.908704  3513 consensus_queue.cc:260] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:58.909401  3232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254b24e1f15c4e33a5cdbb25f1be26a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.920058  3520 raft_consensus.cc:493] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.920615  3520 raft_consensus.cc:515] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:13:58.921499  3457 tablet_service.cc:1511] Processing CreateTablet for tablet 62454e76de314477b847661543ff13e5 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:58.922248  3378 tablet_service.cc:1511] Processing CreateTablet for tablet 254b24e1f15c4e33a5cdbb25f1be26a1 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:58.922840  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62454e76de314477b847661543ff13e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.932356  3520 leader_election.cc:290] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:13:58.961437  3513 ts_tablet_manager.cc:1434] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 12:13:58.970347  3378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254b24e1f15c4e33a5cdbb25f1be26a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.972551  3521 ts_tablet_manager.cc:1434] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.152s	user 0.022s	sys 0.004s
I20260709 12:13:58.987775  3230 tablet_service.cc:1511] Processing CreateTablet for tablet 5c5a9a485541488093b117d154181329 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:58.989212  3230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c5a9a485541488093b117d154181329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.989902  3531 raft_consensus.cc:493] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.990388  3531 raft_consensus.cc:515] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:59.006099  3513 tablet_bootstrap.cc:492] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:13:59.006728  3311 tablet_service.cc:1511] Processing CreateTablet for tablet 62454e76de314477b847661543ff13e5 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:59.006901  3381 tablet_service.cc:1511] Processing CreateTablet for tablet 5c5a9a485541488093b117d154181329 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:59.007624  3233 tablet_service.cc:1511] Processing CreateTablet for tablet 62454e76de314477b847661543ff13e5 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:59.008275  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c5a9a485541488093b117d154181329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.011180  3233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62454e76de314477b847661543ff13e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.008174  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62454e76de314477b847661543ff13e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.020215  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 455c679504a54dca934251dccc029a59 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:59.021503  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 455c679504a54dca934251dccc029a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.022017  3453 tablet_service.cc:1511] Processing CreateTablet for tablet 5c5a9a485541488093b117d154181329 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:59.023391  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c5a9a485541488093b117d154181329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.025563  3514 tablet_bootstrap.cc:492] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:13:59.026109  3514 ts_tablet_manager.cc:1403] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.170s	user 0.016s	sys 0.004s
I20260709 12:13:59.015542  3531 leader_election.cc:290] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:13:59.042092  3521 tablet_bootstrap.cc:492] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:13:59.066633  3228 tablet_service.cc:1511] Processing CreateTablet for tablet b5d4da76b21d4858b194a766abba10bc (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:59.067157  3513 tablet_bootstrap.cc:654] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.068069  3228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d4da76b21d4858b194a766abba10bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.070425  3512 tablet_bootstrap.cc:492] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:13:59.071022  3512 ts_tablet_manager.cc:1403] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.211s	user 0.011s	sys 0.020s
I20260709 12:13:59.070776  3304 tablet_service.cc:1511] Processing CreateTablet for tablet 455c679504a54dca934251dccc029a59 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:59.072085  3304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 455c679504a54dca934251dccc029a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.074241  3519 raft_consensus.cc:493] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.074723  3519 raft_consensus.cc:515] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:59.077463  3385 tablet_service.cc:1511] Processing CreateTablet for tablet 455c679504a54dca934251dccc029a59 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:59.079222  3385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 455c679504a54dca934251dccc029a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.073565  3514 raft_consensus.cc:359] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:59.104240  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f952c9813f4db6a9b5ef3da2513f63" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:13:59.105299  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 78207d4ec55e4d559d3d71fa12f408ee (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:59.115091  3234 tablet_service.cc:1511] Processing CreateTablet for tablet 78207d4ec55e4d559d3d71fa12f408ee (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
W20260709 12:13:59.115746  3362 leader_election.cc:343] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.116444  3234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78207d4ec55e4d559d3d71fa12f408ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.116444  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78207d4ec55e4d559d3d71fa12f408ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.119459  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:13:59.120801  3519 leader_election.cc:290] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
W20260709 12:13:59.121189  3435 leader_election.cc:343] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.128840  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abccc9f144a7478a83a57bd44376cfc6" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
W20260709 12:13:59.130963  3210 leader_election.cc:343] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.131899  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f952c9813f4db6a9b5ef3da2513f63" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:13:59.132556  3247 raft_consensus.cc:2468] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:13:59.134157  3361 leader_election.cc:304] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 6b5be93db5954621a868da0636c69239
I20260709 12:13:59.111569  3514 raft_consensus.cc:385] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.135391  3519 raft_consensus.cc:2804] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:59.140502  3519 raft_consensus.cc:493] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:59.140941  3519 raft_consensus.cc:3060] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.143397  3305 tablet_service.cc:1511] Processing CreateTablet for tablet b5d4da76b21d4858b194a766abba10bc (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:59.143877  3379 tablet_service.cc:1511] Processing CreateTablet for tablet b5d4da76b21d4858b194a766abba10bc (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:59.144004  3303 tablet_service.cc:1511] Processing CreateTablet for tablet 78207d4ec55e4d559d3d71fa12f408ee (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:59.144850  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d4da76b21d4858b194a766abba10bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.145197  3379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d4da76b21d4858b194a766abba10bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.146142  3303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78207d4ec55e4d559d3d71fa12f408ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.150874  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abccc9f144a7478a83a57bd44376cfc6" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
W20260709 12:13:59.152346  3210 leader_election.cc:343] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.152817  3210 leader_election.cc:304] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:13:59.138166  3514 raft_consensus.cc:740] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.153661  3522 raft_consensus.cc:2749] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:59.153023  3512 raft_consensus.cc:359] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:13:59.154770  3512 raft_consensus.cc:385] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.154484  3514 consensus_queue.cc:260] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:59.155081  3512 raft_consensus.cc:740] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.156723  3514 ts_tablet_manager.cc:1434] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.130s	user 0.006s	sys 0.000s
I20260709 12:13:59.159677  3384 tablet_service.cc:1511] Processing CreateTablet for tablet e47fdcfb71da4c25a57dc044eb632daf (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:59.160993  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47fdcfb71da4c25a57dc044eb632daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.166190  3521 tablet_bootstrap.cc:654] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.175302  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b94f6438304b48a6ddd64c6bc09bdc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:13:59.173095  3512 consensus_queue.cc:260] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
W20260709 12:13:59.177488  3285 leader_election.cc:343] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.177889  3512 ts_tablet_manager.cc:1434] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.013s
I20260709 12:13:59.179663  3512 tablet_bootstrap.cc:492] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:13:59.171103  3514 tablet_bootstrap.cc:492] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:13:59.187186  3455 tablet_service.cc:1511] Processing CreateTablet for tablet e47fdcfb71da4c25a57dc044eb632daf (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:59.189069  3455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47fdcfb71da4c25a57dc044eb632daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.199136  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b94f6438304b48a6ddd64c6bc09bdc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:13:59.200069  3470 raft_consensus.cc:2468] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:13:59.201261  3522 raft_consensus.cc:493] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.201925  3522 raft_consensus.cc:515] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:13:59.202894  3230 tablet_service.cc:1511] Processing CreateTablet for tablet e47fdcfb71da4c25a57dc044eb632daf (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:59.204258  3230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47fdcfb71da4c25a57dc044eb632daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.221450  3288 leader_election.cc:304] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [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: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45
I20260709 12:13:59.222749  3531 raft_consensus.cc:2804] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:59.223306  3531 raft_consensus.cc:493] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:59.223758  3531 raft_consensus.cc:3060] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.223553  3383 tablet_service.cc:1511] Processing CreateTablet for tablet d3944c1f6b35426c84225aa4084fa9e2 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:59.225054  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3944c1f6b35426c84225aa4084fa9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.231050  3305 tablet_service.cc:1511] Processing CreateTablet for tablet d3944c1f6b35426c84225aa4084fa9e2 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:59.232939  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3944c1f6b35426c84225aa4084fa9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.234769  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
W20260709 12:13:59.236462  3433 leader_election.cc:343] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.236929  3433 leader_election.cc:304] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:13:59.238075  3520 raft_consensus.cc:2749] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:59.242667  3522 leader_election.cc:290] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
W20260709 12:13:59.243620  3361 consensus_peers.cc:597] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:59.245007  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
W20260709 12:13:59.246430  3210 leader_election.cc:343] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.254552  3517 raft_consensus.cc:493] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.255107  3517 raft_consensus.cc:515] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:59.258809  3514 tablet_bootstrap.cc:654] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.261929  3457 tablet_service.cc:1511] Processing CreateTablet for tablet d3944c1f6b35426c84225aa4084fa9e2 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:59.262811  3517 leader_election.cc:290] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:13:59.261421  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:13:59.263827  3470 raft_consensus.cc:2468] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:13:59.265235  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e480884d442d8bce66ac134444ecf" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:13:59.265354  3213 leader_election.cc:304] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:13:59.265775  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e480884d442d8bce66ac134444ecf" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:13:59.263341  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3944c1f6b35426c84225aa4084fa9e2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:59.266759  3361 leader_election.cc:343] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.241308  3531 raft_consensus.cc:515] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
W20260709 12:13:59.271979  3362 leader_election.cc:343] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.272926  3232 tablet_service.cc:1511] Processing CreateTablet for tablet 6446c77d2a5a441babde57080ab6947b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:59.281401  3307 tablet_service.cc:1511] Processing CreateTablet for tablet 6446c77d2a5a441babde57080ab6947b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:59.308058  3232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6446c77d2a5a441babde57080ab6947b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.308128  3307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6446c77d2a5a441babde57080ab6947b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.284865  3513 tablet_bootstrap.cc:492] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:13:59.300482  3311 tablet_service.cc:1511] Processing CreateTablet for tablet f4319b4e77d84453a47546c7c444ed73 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:59.309995  3513 ts_tablet_manager.cc:1403] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.308s	user 0.025s	sys 0.006s
I20260709 12:13:59.310704  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4319b4e77d84453a47546c7c444ed73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.241310  3519 raft_consensus.cc:515] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:59.313128  3513 raft_consensus.cc:359] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:59.313898  3513 raft_consensus.cc:385] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.314189  3513 raft_consensus.cc:740] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.316488  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f952c9813f4db6a9b5ef3da2513f63" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:13:59.317032  3247 raft_consensus.cc:3060] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.269474  3522 raft_consensus.cc:2804] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:59.299420  3521 tablet_bootstrap.cc:492] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:13:59.309810  3362 leader_election.cc:304] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:13:59.294271  3459 tablet_service.cc:1511] Processing CreateTablet for tablet f4319b4e77d84453a47546c7c444ed73 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:59.298291  3512 tablet_bootstrap.cc:654] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.319017  3519 leader_election.cc:290] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:13:59.321120  3521 ts_tablet_manager.cc:1403] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.279s	user 0.028s	sys 0.009s
I20260709 12:13:59.322603  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 7efaba5369144b74bff412baac1296b0 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:59.323889  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efaba5369144b74bff412baac1296b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.324254  3521 raft_consensus.cc:359] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:59.324978  3521 raft_consensus.cc:385] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.325284  3521 raft_consensus.cc:740] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.328842  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b94f6438304b48a6ddd64c6bc09bdc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
W20260709 12:13:59.329807  3362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.132:34093, user_credentials={real_user=slave}} blocked reactor thread for 57876.8us
W20260709 12:13:59.330312  3285 leader_election.cc:343] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.330962  3519 raft_consensus.cc:2749] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:59.319445  3522 raft_consensus.cc:493] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:59.333501  3522 raft_consensus.cc:3060] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.333972  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f952c9813f4db6a9b5ef3da2513f63" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:13:59.337004  3531 leader_election.cc:290] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:13:59.299427  3233 tablet_service.cc:1511] Processing CreateTablet for tablet f4319b4e77d84453a47546c7c444ed73 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:59.338610  3233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4319b4e77d84453a47546c7c444ed73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.340241  3231 tablet_service.cc:1511] Processing CreateTablet for tablet 7efaba5369144b74bff412baac1296b0 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:59.342139  3231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efaba5369144b74bff412baac1296b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.343554  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4319b4e77d84453a47546c7c444ed73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.318552  3513 consensus_queue.cc:260] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:59.367770  3311 tablet_service.cc:1511] Processing CreateTablet for tablet 04e5b651ab0b4b3e9fe821c0bbfe86eb (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:59.376973  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 04e5b651ab0b4b3e9fe821c0bbfe86eb (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:59.378443  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e5b651ab0b4b3e9fe821c0bbfe86eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.378700  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e5b651ab0b4b3e9fe821c0bbfe86eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.379676  3247 raft_consensus.cc:2468] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:13:59.380882  3361 leader_election.cc:304] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:13:59.386029  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b94f6438304b48a6ddd64c6bc09bdc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
W20260709 12:13:59.386307  3193 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:59.386668  3469 raft_consensus.cc:3060] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.386983  3521 consensus_queue.cc:260] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:59.387332  3452 tablet_service.cc:1511] Processing CreateTablet for tablet 44c027a047cf4a6a989062ffe6fd5fbc (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:59.388621  3452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c027a047cf4a6a989062ffe6fd5fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.389158  3521 ts_tablet_manager.cc:1434] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.068s	user 0.003s	sys 0.002s
I20260709 12:13:59.386046  3517 raft_consensus.cc:2804] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:59.384632  3513 ts_tablet_manager.cc:1434] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.001s
I20260709 12:13:59.397750  3469 raft_consensus.cc:2468] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:13:59.402714  3288 leader_election.cc:304] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [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: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45
I20260709 12:13:59.403746  3531 raft_consensus.cc:2804] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:59.403458  3378 tablet_service.cc:1511] Processing CreateTablet for tablet 7efaba5369144b74bff412baac1296b0 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:59.404281  3531 raft_consensus.cc:697] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:13:59.404824  3378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efaba5369144b74bff412baac1296b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.405148  3531 consensus_queue.cc:237] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:59.405779  3228 tablet_service.cc:1511] Processing CreateTablet for tablet 0fda46509fea4524b4822717793c49f7 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:59.407255  3228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fda46509fea4524b4822717793c49f7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:59.409555  3362 leader_election.cc:343] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.409782  3383 tablet_service.cc:1511] Processing CreateTablet for tablet 04e5b651ab0b4b3e9fe821c0bbfe86eb (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:59.411067  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e5b651ab0b4b3e9fe821c0bbfe86eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.417272  3513 tablet_bootstrap.cc:492] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:13:59.421182  3519 raft_consensus.cc:493] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.425774  3519 raft_consensus.cc:515] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:59.428326  3304 tablet_service.cc:1511] Processing CreateTablet for tablet 0fda46509fea4524b4822717793c49f7 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:59.429659  3513 tablet_bootstrap.cc:654] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.430088  3235 tablet_service.cc:1511] Processing CreateTablet for tablet 44c027a047cf4a6a989062ffe6fd5fbc (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:59.431437  3235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c027a047cf4a6a989062ffe6fd5fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.429688  3304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fda46509fea4524b4822717793c49f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.458390  3512 tablet_bootstrap.cc:492] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:13:59.459275  3519 leader_election.cc:290] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:13:59.461330  3452 tablet_service.cc:1511] Processing CreateTablet for tablet b39ff1ecaa7e4ab1a3c0e0475338934e (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:59.462791  3452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b39ff1ecaa7e4ab1a3c0e0475338934e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.470587  3232 tablet_service.cc:1511] Processing CreateTablet for tablet 78307facb6ca4affbc39ee138644e5b5 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:59.470646  3385 tablet_service.cc:1511] Processing CreateTablet for tablet 0fda46509fea4524b4822717793c49f7 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:59.472033  3232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78307facb6ca4affbc39ee138644e5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.472071  3385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fda46509fea4524b4822717793c49f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.473548  3384 tablet_service.cc:1511] Processing CreateTablet for tablet 6446c77d2a5a441babde57080ab6947b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:59.474821  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6446c77d2a5a441babde57080ab6947b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.474541  3233 tablet_service.cc:1511] Processing CreateTablet for tablet fe7b2916dc9841d78087616b6b2b8b51 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:59.475750  3233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7b2916dc9841d78087616b6b2b8b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.464756  3517 raft_consensus.cc:697] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:13:59.476711  3517 consensus_queue.cc:237] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:59.477123  3144 catalog_manager.cc:5697] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 0 to 1, leader changed from <none> to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 1 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:59.465579  3512 ts_tablet_manager.cc:1403] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.286s	user 0.021s	sys 0.022s
I20260709 12:13:59.488672  3236 tablet_service.cc:1511] Processing CreateTablet for tablet 443cb88347be424ea4dfe461b02471dd (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:59.468438  3521 tablet_bootstrap.cc:492] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:13:59.490582  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddb5eb0729549e3a838370dbb677d94" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:13:59.495338  3522 raft_consensus.cc:515] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:13:59.521961  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:13:59.522599  3470 raft_consensus.cc:3060] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.522823  3521 tablet_bootstrap.cc:654] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.523130  3514 tablet_bootstrap.cc:492] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:13:59.524116  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddb5eb0729549e3a838370dbb677d94" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:13:59.498337  3453 tablet_service.cc:1511] Processing CreateTablet for tablet 78307facb6ca4affbc39ee138644e5b5 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:59.498932  3455 tablet_service.cc:1511] Processing CreateTablet for tablet 443cb88347be424ea4dfe461b02471dd (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:59.524099  3514 ts_tablet_manager.cc:1403] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.367s	user 0.028s	sys 0.020s
I20260709 12:13:59.500473  3383 tablet_service.cc:1511] Processing CreateTablet for tablet 78307facb6ca4affbc39ee138644e5b5 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:59.526769  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78307facb6ca4affbc39ee138644e5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.526669  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 8313a7bf33f74abbbd94ee2a77ec08f8 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:59.500852  3307 tablet_service.cc:1511] Processing CreateTablet for tablet b39ff1ecaa7e4ab1a3c0e0475338934e (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:59.502734  3305 tablet_service.cc:1511] Processing CreateTablet for tablet 44c027a047cf4a6a989062ffe6fd5fbc (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:59.503115  3379 tablet_service.cc:1511] Processing CreateTablet for tablet b39ff1ecaa7e4ab1a3c0e0475338934e (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:59.504648  3303 tablet_service.cc:1511] Processing CreateTablet for tablet fe7b2916dc9841d78087616b6b2b8b51 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:59.506572  3381 tablet_service.cc:1511] Processing CreateTablet for tablet fe7b2916dc9841d78087616b6b2b8b51 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:59.530845  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7b2916dc9841d78087616b6b2b8b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.511440  3310 tablet_service.cc:1511] Processing CreateTablet for tablet 443cb88347be424ea4dfe461b02471dd (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:59.514067  3386 tablet_service.cc:1511] Processing CreateTablet for tablet 8313a7bf33f74abbbd94ee2a77ec08f8 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:59.517201  3236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 443cb88347be424ea4dfe461b02471dd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:59.518392  3362 leader_election.cc:343] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.528788  3307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b39ff1ecaa7e4ab1a3c0e0475338934e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:59.539880  3359 leader_election.cc:343] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.540870  3455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 443cb88347be424ea4dfe461b02471dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.539975  3386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8313a7bf33f74abbbd94ee2a77ec08f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.543118  3359 leader_election.cc:304] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:13:59.543952  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c027a047cf4a6a989062ffe6fd5fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.544093  3552 raft_consensus.cc:2749] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:59.545478  3379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b39ff1ecaa7e4ab1a3c0e0475338934e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.545904  3310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 443cb88347be424ea4dfe461b02471dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.549911  3303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7b2916dc9841d78087616b6b2b8b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.550115  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8313a7bf33f74abbbd94ee2a77ec08f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.542810  3228 tablet_service.cc:1511] Processing CreateTablet for tablet 8313a7bf33f74abbbd94ee2a77ec08f8 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:59.551169  3228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8313a7bf33f74abbbd94ee2a77ec08f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.553462  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78307facb6ca4affbc39ee138644e5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.561498  3514 raft_consensus.cc:359] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:59.562400  3514 raft_consensus.cc:385] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.562713  3514 raft_consensus.cc:740] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.563484  3514 consensus_queue.cc:260] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:59.566704  3512 raft_consensus.cc:359] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:59.567458  3512 raft_consensus.cc:385] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.567754  3512 raft_consensus.cc:740] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.568543  3512 consensus_queue.cc:260] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:59.572661  3514 ts_tablet_manager.cc:1434] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:13:59.575923  3513 tablet_bootstrap.cc:492] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:13:59.576463  3513 ts_tablet_manager.cc:1403] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.159s	user 0.013s	sys 0.002s
I20260709 12:13:59.578174  3380 tablet_service.cc:1511] Processing CreateTablet for tablet 758489cd6ef449bda05354e6d10a7327 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:59.579516  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758489cd6ef449bda05354e6d10a7327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.580277  3235 tablet_service.cc:1511] Processing CreateTablet for tablet e16248257ddb469bb30bccab5f15cf3f (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:59.581539  3235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16248257ddb469bb30bccab5f15cf3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.582258  3552 consensus_queue.cc:1048] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:59.584031  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 758489cd6ef449bda05354e6d10a7327 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:59.585306  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758489cd6ef449bda05354e6d10a7327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.576526  3514 tablet_bootstrap.cc:492] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:13:59.588204  3513 raft_consensus.cc:359] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:13:59.589109  3513 raft_consensus.cc:385] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.589531  3312 tablet_service.cc:1511] Processing CreateTablet for tablet e16248257ddb469bb30bccab5f15cf3f (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:59.591022  3312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16248257ddb469bb30bccab5f15cf3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.593282  3230 tablet_service.cc:1511] Processing CreateTablet for tablet c7ec89cae2a44863a52009d0b2223c02 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:59.594779  3230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ec89cae2a44863a52009d0b2223c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.603426  3457 tablet_service.cc:1511] Processing CreateTablet for tablet c7ec89cae2a44863a52009d0b2223c02 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:59.605031  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ec89cae2a44863a52009d0b2223c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.607177  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:13:59.607302  3311 tablet_service.cc:1511] Processing CreateTablet for tablet 758489cd6ef449bda05354e6d10a7327 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:59.608808  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758489cd6ef449bda05354e6d10a7327. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:59.608979  3210 leader_election.cc:343] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.609722  3522 leader_election.cc:290] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:13:59.589463  3513 raft_consensus.cc:740] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.618546  3513 consensus_queue.cc:260] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:13:59.619240  3514 tablet_bootstrap.cc:654] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.557381  3470 raft_consensus.cc:2468] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:13:59.624735  3531 raft_consensus.cc:493] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.626660  3531 raft_consensus.cc:515] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:59.638130  3213 leader_election.cc:304] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:13:59.647296  3234 tablet_service.cc:1511] Processing CreateTablet for tablet 6d54ccc7846746c4b1e2678ff0e32756 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:59.648614  3234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d54ccc7846746c4b1e2678ff0e32756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.650452  3308 tablet_service.cc:1511] Processing CreateTablet for tablet c7ec89cae2a44863a52009d0b2223c02 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:59.651753  3308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ec89cae2a44863a52009d0b2223c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.652894  3513 ts_tablet_manager.cc:1434] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.000s
I20260709 12:13:59.654676  3531 leader_election.cc:290] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:13:59.656032  3382 tablet_service.cc:1511] Processing CreateTablet for tablet e16248257ddb469bb30bccab5f15cf3f (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:59.659996  3512 ts_tablet_manager.cc:1434] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.144s	user 0.010s	sys 0.002s
I20260709 12:13:59.660605  3385 tablet_service.cc:1511] Processing CreateTablet for tablet 6d54ccc7846746c4b1e2678ff0e32756 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:59.662370  3456 tablet_service.cc:1511] Processing CreateTablet for tablet 1f83a57034024e3281d0e70f1e3f12ff (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:59.663661  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f83a57034024e3281d0e70f1e3f12ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.661365  3512 tablet_bootstrap.cc:492] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:13:59.669740  3382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16248257ddb469bb30bccab5f15cf3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.678346  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b580437678468a81094a8f047ceba1" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:13:59.678776  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 6d54ccc7846746c4b1e2678ff0e32756 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 12:13:59.679821  3285 leader_election.cc:343] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.681348  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b580437678468a81094a8f047ceba1" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:13:59.682018  3520 raft_consensus.cc:493] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.692272  3385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d54ccc7846746c4b1e2678ff0e32756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.692404  3513 tablet_bootstrap.cc:492] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:13:59.693794  3304 tablet_service.cc:1511] Processing CreateTablet for tablet 1f83a57034024e3281d0e70f1e3f12ff (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:59.695062  3304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f83a57034024e3281d0e70f1e3f12ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.697810  3520 raft_consensus.cc:515] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:59.699188  3521 tablet_bootstrap.cc:492] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:13:59.699690  3521 ts_tablet_manager.cc:1403] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.248s	user 0.012s	sys 0.013s
I20260709 12:13:59.700188  3520 leader_election.cc:290] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:13:59.702688  3521 raft_consensus.cc:359] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:13:59.702849  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f952c9813f4db6a9b5ef3da2513f63" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:13:59.703454  3521 raft_consensus.cc:385] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.703810  3247 raft_consensus.cc:2393] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b5be93db5954621a868da0636c69239 in current term 1: Already voted for candidate 341b023c12f7457bb0c666843bec9b45 in this term.
I20260709 12:13:59.713094  3557 raft_consensus.cc:2804] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:59.714735  3231 tablet_service.cc:1511] Processing CreateTablet for tablet fc187cc671744a0b9a4ac777e5d142dc (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:59.716085  3231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc187cc671744a0b9a4ac777e5d142dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.721036  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d54ccc7846746c4b1e2678ff0e32756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.721781  3557 raft_consensus.cc:697] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:13:59.729105  3557 consensus_queue.cc:237] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
W20260709 12:13:59.730674  3288 leader_election.cc:343] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.731366  3288 leader_election.cc:304] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239
I20260709 12:13:59.703789  3521 raft_consensus.cc:740] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.732782  3531 raft_consensus.cc:2749] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:59.733177  3521 consensus_queue.cc:260] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:13:59.735471  3521 ts_tablet_manager.cc:1434] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:13:59.723088  3513 tablet_bootstrap.cc:654] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.726612  3142 catalog_manager.cc:5697] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:59.740114  3531 raft_consensus.cc:493] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.740840  3531 raft_consensus.cc:515] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:13:59.717542  3512 tablet_bootstrap.cc:654] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.777352  3514 tablet_bootstrap.cc:492] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:13:59.778033  3514 ts_tablet_manager.cc:1403] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.202s	user 0.009s	sys 0.013s
I20260709 12:13:59.782353  3521 tablet_bootstrap.cc:492] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:13:59.785590  3454 tablet_service.cc:1511] Processing CreateTablet for tablet 093ece6930154dbfa0e26e3f36809821 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:59.781370  3514 raft_consensus.cc:359] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:59.772933  3381 tablet_service.cc:1511] Processing CreateTablet for tablet 1f83a57034024e3281d0e70f1e3f12ff (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:59.787858  3454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093ece6930154dbfa0e26e3f36809821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.798398  3514 raft_consensus.cc:385] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.797305  3531 leader_election.cc:290] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:13:59.816344  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4c0909f95a44218f149796b903a51a" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
W20260709 12:13:59.818312  3285 leader_election.cc:343] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.821489  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f83a57034024e3281d0e70f1e3f12ff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:59.834080  3285 consensus_peers.cc:597] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b -> Peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Couldn't send request to peer 341b023c12f7457bb0c666843bec9b45. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:59.837174  3145 catalog_manager.cc:5697] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:59.811682  3514 raft_consensus.cc:740] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.868618  3470 raft_consensus.cc:3060] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.869453  3514 consensus_queue.cc:260] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:59.881098  3552 consensus_queue.cc:1048] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:59.882216  3513 tablet_bootstrap.cc:492] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:13:59.882761  3513 ts_tablet_manager.cc:1403] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.191s	user 0.010s	sys 0.016s
I20260709 12:13:59.885885  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f952c9813f4db6a9b5ef3da2513f63" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:13:59.887749  3433 leader_election.cc:304] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:13:59.890234  3521 tablet_bootstrap.cc:654] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.885838  3513 raft_consensus.cc:359] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
W20260709 12:13:59.901314  3131 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 65295.8us
I20260709 12:13:59.895399  3513 raft_consensus.cc:385] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.919699  3520 raft_consensus.cc:2749] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:59.922935  3129 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.243.131:41327, user_credentials={real_user=slave}} blocked reactor thread for 76093.8us
I20260709 12:13:59.923367  3540 consensus_queue.cc:1048] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:59.923684  3557 raft_consensus.cc:493] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.924190  3557 raft_consensus.cc:515] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:59.926324  3557 leader_election.cc:290] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:13:59.927616  3452 tablet_service.cc:1511] Processing CreateTablet for tablet 2363b569bd454f50b6224a34813a8038 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:59.929574  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e480884d442d8bce66ac134444ecf" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:13:59.929783  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e480884d442d8bce66ac134444ecf" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:13:59.930351  3396 raft_consensus.cc:2468] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:13:59.930929  3519 raft_consensus.cc:493] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.931305  3514 ts_tablet_manager.cc:1434] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.153s	user 0.010s	sys 0.000s
I20260709 12:13:59.931406  3519 raft_consensus.cc:515] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:13:59.932407  3514 tablet_bootstrap.cc:492] T 19b580437678468a81094a8f047ceba1 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:13:59.933516  3519 leader_election.cc:290] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:13:59.935230  3210 leader_election.cc:304] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:13:59.936743  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c6423c54924306b9e0295760cdb21d" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:13:59.938196  3213 leader_election.cc:343] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.938768  3512 tablet_bootstrap.cc:492] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:13:59.939357  3512 ts_tablet_manager.cc:1403] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.278s	user 0.015s	sys 0.002s
I20260709 12:13:59.939757  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c6423c54924306b9e0295760cdb21d" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
W20260709 12:13:59.941182  3359 leader_election.cc:343] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.942760  3512 raft_consensus.cc:359] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
W20260709 12:13:59.943253  3361 leader_election.cc:343] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.943575  3512 raft_consensus.cc:385] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.943764  3361 leader_election.cc:304] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:13:59.944371  3557 raft_consensus.cc:2804] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:59.944813  3557 raft_consensus.cc:493] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:59.945159  3557 raft_consensus.cc:3060] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.946009  3552 raft_consensus.cc:2749] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:59.947293  3512 raft_consensus.cc:740] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.916448  3513 raft_consensus.cc:740] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.949784  3513 consensus_queue.cc:260] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:13:59.948904  3512 consensus_queue.cc:260] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:59.952327  3513 ts_tablet_manager.cc:1434] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.002s
I20260709 12:13:59.954041  3512 ts_tablet_manager.cc:1434] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 12:13:59.955336  3552 consensus_queue.cc:1048] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:59.956831  3512 tablet_bootstrap.cc:492] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:13:59.961406  3452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2363b569bd454f50b6224a34813a8038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.962244  3231 tablet_service.cc:1511] Processing CreateTablet for tablet 2363b569bd454f50b6224a34813a8038 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:59.963550  3231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2363b569bd454f50b6224a34813a8038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:59.965823  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4c0909f95a44218f149796b903a51a" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:13:59.967536  3287 leader_election.cc:343] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.967993  3287 leader_election.cc:304] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:13:59.968792  3540 raft_consensus.cc:2749] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:59.980326  3557 raft_consensus.cc:515] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:13:59.992331  3234 tablet_service.cc:1511] Processing CreateTablet for tablet 093ece6930154dbfa0e26e3f36809821 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:59.993839  3234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093ece6930154dbfa0e26e3f36809821. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:59.997979  3132 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.243.132:34093, user_credentials={real_user=slave}} blocked reactor thread for 66285.9us
I20260709 12:13:59.993333  3513 tablet_bootstrap.cc:492] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:00.027515  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e480884d442d8bce66ac134444ecf" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:00.028173  3514 tablet_bootstrap.cc:654] T 19b580437678468a81094a8f047ceba1 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.030328  3396 raft_consensus.cc:3060] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.041642  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e480884d442d8bce66ac134444ecf" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
W20260709 12:14:00.043125  3213 leader_election.cc:343] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.046386  3521 tablet_bootstrap.cc:492] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:00.046968  3521 ts_tablet_manager.cc:1403] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.274s	user 0.016s	sys 0.009s
I20260709 12:14:00.038754  3557 leader_election.cc:290] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:00.055150  3310 tablet_service.cc:1511] Processing CreateTablet for tablet fc187cc671744a0b9a4ac777e5d142dc (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:00.056474  3310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc187cc671744a0b9a4ac777e5d142dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.057302  3396 raft_consensus.cc:2468] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:00.058913  3381 tablet_service.cc:1511] Processing CreateTablet for tablet fc187cc671744a0b9a4ac777e5d142dc (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:00.059558  3304 tablet_service.cc:1511] Processing CreateTablet for tablet 093ece6930154dbfa0e26e3f36809821 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:00.060266  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc187cc671744a0b9a4ac777e5d142dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.060488  3513 tablet_bootstrap.cc:654] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.060814  3304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093ece6930154dbfa0e26e3f36809821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.062568  3231 tablet_service.cc:1511] Processing CreateTablet for tablet 00d3044c750b48a7b527ed3ab3fa612b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:00.063868  3231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d3044c750b48a7b527ed3ab3fa612b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.050319  3521 raft_consensus.cc:359] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:00.065699  3521 raft_consensus.cc:385] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.066023  3521 raft_consensus.cc:740] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.066882  3521 consensus_queue.cc:260] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:00.069353  3521 ts_tablet_manager.cc:1434] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:14:00.069527  3384 tablet_service.cc:1511] Processing CreateTablet for tablet 2363b569bd454f50b6224a34813a8038 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:00.070708  3512 tablet_bootstrap.cc:654] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.070992  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2363b569bd454f50b6224a34813a8038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.077049  3521 tablet_bootstrap.cc:492] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:00.091060  3210 leader_election.cc:304] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [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: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 6b5be93db5954621a868da0636c69239
I20260709 12:14:00.093782  3557 raft_consensus.cc:2804] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:00.094309  3557 raft_consensus.cc:697] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:00.095311  3557 consensus_queue.cc:237] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.096833  3307 tablet_service.cc:1511] Processing CreateTablet for tablet 1503fed319f84dde80bab1229bb9488b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:00.098636  3307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1503fed319f84dde80bab1229bb9488b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.110069  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 1503fed319f84dde80bab1229bb9488b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:00.111374  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1503fed319f84dde80bab1229bb9488b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.112381  3521 tablet_bootstrap.cc:654] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.128401  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 960588dcd0bf44588f9a186280f74bcd (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:00.129868  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960588dcd0bf44588f9a186280f74bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.130333  3380 tablet_service.cc:1511] Processing CreateTablet for tablet 1503fed319f84dde80bab1229bb9488b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:00.131652  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1503fed319f84dde80bab1229bb9488b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.106748  3531 raft_consensus.cc:493] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.133980  3531 raft_consensus.cc:515] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:00.136106  3531 leader_election.cc:290] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:00.137936  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddb5eb0729549e3a838370dbb677d94" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:00.138628  3396 raft_consensus.cc:2468] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:00.139962  3285 leader_election.cc:304] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:00.142798  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddb5eb0729549e3a838370dbb677d94" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:00.143492  3470 raft_consensus.cc:2468] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:00.152047  3456 tablet_service.cc:1511] Processing CreateTablet for tablet 3aeaef0cd3bd432ea0ea8985b54f3447 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:00.153399  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aeaef0cd3bd432ea0ea8985b54f3447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.159622  3231 tablet_service.cc:1511] Processing CreateTablet for tablet 960588dcd0bf44588f9a186280f74bcd (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:00.160614  3231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960588dcd0bf44588f9a186280f74bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.159122  3230 tablet_service.cc:1511] Processing CreateTablet for tablet 3aeaef0cd3bd432ea0ea8985b54f3447 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:00.166076  3230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aeaef0cd3bd432ea0ea8985b54f3447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.146940  3531 raft_consensus.cc:2804] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.177241  3531 raft_consensus.cc:493] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.177660  3531 raft_consensus.cc:3060] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.189599  3513 tablet_bootstrap.cc:492] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:00.190193  3513 ts_tablet_manager.cc:1403] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.208s	user 0.022s	sys 0.027s
I20260709 12:14:00.190227  3246 raft_consensus.cc:3060] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.210383  3512 tablet_bootstrap.cc:492] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:00.210965  3512 ts_tablet_manager.cc:1403] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.254s	user 0.008s	sys 0.012s
I20260709 12:14:00.219359  3308 tablet_service.cc:1511] Processing CreateTablet for tablet 960588dcd0bf44588f9a186280f74bcd (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:00.220759  3308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960588dcd0bf44588f9a186280f74bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.223897  3513 raft_consensus.cc:359] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.224723  3513 raft_consensus.cc:385] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.225018  3513 raft_consensus.cc:740] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.225951  3513 consensus_queue.cc:260] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.230149  3304 tablet_service.cc:1511] Processing CreateTablet for tablet 00d3044c750b48a7b527ed3ab3fa612b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:00.231438  3304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d3044c750b48a7b527ed3ab3fa612b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.241804  3557 consensus_queue.cc:1048] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:00.245311  3381 tablet_service.cc:1511] Processing CreateTablet for tablet 3aeaef0cd3bd432ea0ea8985b54f3447 (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:00.246939  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aeaef0cd3bd432ea0ea8985b54f3447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.234061  3142 catalog_manager.cc:5697] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:00.214025  3512 raft_consensus.cc:359] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.255851  3512 raft_consensus.cc:385] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.256181  3512 raft_consensus.cc:740] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.258987  3384 tablet_service.cc:1511] Processing CreateTablet for tablet 00d3044c750b48a7b527ed3ab3fa612b (DEFAULT_TABLE table=test-workload [id=95688194d40e4930bf533d0fcee85fce]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:00.261818  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d3044c750b48a7b527ed3ab3fa612b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.258193  3512 consensus_queue.cc:260] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.262818  3519 raft_consensus.cc:493] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.266026  3519 raft_consensus.cc:515] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:00.266407  3513 ts_tablet_manager.cc:1434] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.001s
I20260709 12:14:00.269634  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b580437678468a81094a8f047ceba1" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:00.272408  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b580437678468a81094a8f047ceba1" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:00.272629  3322 raft_consensus.cc:2468] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:00.268214  3519 leader_election.cc:290] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:00.272212  3513 tablet_bootstrap.cc:492] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:00.274148  3531 raft_consensus.cc:515] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:00.276326  3531 leader_election.cc:290] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:00.276754  3521 tablet_bootstrap.cc:492] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:00.277323  3521 ts_tablet_manager.cc:1403] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.201s	user 0.042s	sys 0.055s
I20260709 12:14:00.278828  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddb5eb0729549e3a838370dbb677d94" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:00.279430  3396 raft_consensus.cc:3060] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.280603  3521 raft_consensus.cc:359] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
W20260709 12:14:00.273922  3362 leader_election.cc:343] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.283736  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddb5eb0729549e3a838370dbb677d94" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:00.293576  3469 raft_consensus.cc:3060] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.294639  3513 tablet_bootstrap.cc:654] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.299168  3359 leader_election.cc:304] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 6b5be93db5954621a868da0636c69239
I20260709 12:14:00.300384  3519 raft_consensus.cc:2804] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.300771  3519 raft_consensus.cc:493] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.301107  3519 raft_consensus.cc:3060] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.302433  3469 raft_consensus.cc:2468] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:00.304684  3512 ts_tablet_manager.cc:1434] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.001s
I20260709 12:14:00.305845  3512 tablet_bootstrap.cc:492] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:00.306401  3288 leader_election.cc:304] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:00.309795  3531 raft_consensus.cc:2804] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:00.311021  3531 raft_consensus.cc:697] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:00.309213  3519 raft_consensus.cc:515] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:00.315832  3514 tablet_bootstrap.cc:492] T 19b580437678468a81094a8f047ceba1 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:00.295114  3521 raft_consensus.cc:385] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.316247  3521 raft_consensus.cc:740] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.316375  3514 ts_tablet_manager.cc:1403] T 19b580437678468a81094a8f047ceba1 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.384s	user 0.026s	sys 0.029s
I20260709 12:14:00.317942  3396 raft_consensus.cc:2468] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:00.318041  3512 tablet_bootstrap.cc:654] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.322569  3514 raft_consensus.cc:359] T 19b580437678468a81094a8f047ceba1 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:00.323367  3514 raft_consensus.cc:385] T 19b580437678468a81094a8f047ceba1 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.323632  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b580437678468a81094a8f047ceba1" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:00.324265  3322 raft_consensus.cc:3060] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.323819  3521 consensus_queue.cc:260] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.317579  3531 consensus_queue.cc:237] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:00.325261  3557 raft_consensus.cc:493] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 341b023c12f7457bb0c666843bec9b45)
I20260709 12:14:00.327174  3557 raft_consensus.cc:515] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.326303  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b580437678468a81094a8f047ceba1" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:00.323662  3514 raft_consensus.cc:740] T 19b580437678468a81094a8f047ceba1 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.331777  3521 ts_tablet_manager.cc:1434] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.003s
I20260709 12:14:00.335444  3521 tablet_bootstrap.cc:492] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:00.333137  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51822b4d80994bb5baf1a7a4c1182eab" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:00.339016  3557 leader_election.cc:290] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:00.330348  3514 consensus_queue.cc:260] T 19b580437678468a81094a8f047ceba1 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:00.340438  3469 raft_consensus.cc:3060] T 19b580437678468a81094a8f047ceba1 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.329802  3519 leader_election.cc:290] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:00.342510  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51822b4d80994bb5baf1a7a4c1182eab" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:00.356022  3210 leader_election.cc:304] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [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: d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239
I20260709 12:14:00.367300  3322 raft_consensus.cc:2468] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:00.372036  3359 leader_election.cc:304] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:00.372973  3519 raft_consensus.cc:2804] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:00.373499  3519 raft_consensus.cc:697] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:00.376271  3469 raft_consensus.cc:2468] T 19b580437678468a81094a8f047ceba1 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:00.381474  3512 tablet_bootstrap.cc:492] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:00.382259  3512 ts_tablet_manager.cc:1403] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.077s	user 0.037s	sys 0.013s
I20260709 12:14:00.383332  3519 consensus_queue.cc:237] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:00.385758  3514 ts_tablet_manager.cc:1434] T 19b580437678468a81094a8f047ceba1 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.069s	user 0.010s	sys 0.003s
I20260709 12:14:00.386853  3514 tablet_bootstrap.cc:492] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:00.378515  3557 raft_consensus.cc:2749] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:00.402565  3193 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:00.410642  3513 tablet_bootstrap.cc:492] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:00.411209  3513 ts_tablet_manager.cc:1403] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.139s	user 0.009s	sys 0.007s
I20260709 12:14:00.411669  3521 tablet_bootstrap.cc:654] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.416450  3513 raft_consensus.cc:359] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:00.420037  3513 raft_consensus.cc:385] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.420326  3513 raft_consensus.cc:740] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.420902  3513 consensus_queue.cc:260] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:00.424126  3513 ts_tablet_manager.cc:1434] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
W20260709 12:14:00.427112  3210 consensus_peers.cc:597] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:00.429078  3396 raft_consensus.cc:3060] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.429423  3513 tablet_bootstrap.cc:492] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:00.443274  3512 raft_consensus.cc:359] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.444367  3512 raft_consensus.cc:385] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.444777  3512 raft_consensus.cc:740] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.439872  3145 catalog_manager.cc:5697] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 0 to 1, leader changed from <none> to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 1 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.452745  3513 tablet_bootstrap.cc:654] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.453404  3514 tablet_bootstrap.cc:654] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.454180  3512 consensus_queue.cc:260] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.467993  3512 ts_tablet_manager.cc:1434] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.085s	user 0.010s	sys 0.000s
I20260709 12:14:00.473011  3521 tablet_bootstrap.cc:492] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:00.473683  3521 ts_tablet_manager.cc:1403] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.138s	user 0.010s	sys 0.005s
I20260709 12:14:00.474767  3512 tablet_bootstrap.cc:492] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:00.483740  3521 raft_consensus.cc:359] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.484597  3521 raft_consensus.cc:385] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.484921  3521 raft_consensus.cc:740] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.486327  3519 raft_consensus.cc:493] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.486832  3519 raft_consensus.cc:515] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.487816  3145 catalog_manager.cc:5697] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.490964  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abccc9f144a7478a83a57bd44376cfc6" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:00.491593  3519 leader_election.cc:290] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
W20260709 12:14:00.492420  3359 leader_election.cc:343] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.492617  3246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abccc9f144a7478a83a57bd44376cfc6" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:00.493467  3246 raft_consensus.cc:2468] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:00.493299  3521 consensus_queue.cc:260] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.494779  3361 leader_election.cc:304] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:00.496980  3513 tablet_bootstrap.cc:492] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:00.497474  3513 ts_tablet_manager.cc:1403] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.001s
I20260709 12:14:00.500229  3513 raft_consensus.cc:359] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.500864  3513 raft_consensus.cc:385] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.501192  3513 raft_consensus.cc:740] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.501742  3519 raft_consensus.cc:2804] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.502274  3513 consensus_queue.cc:260] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.505553  3513 ts_tablet_manager.cc:1434] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:00.505713  3514 tablet_bootstrap.cc:492] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:00.506330  3514 ts_tablet_manager.cc:1403] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.015s
I20260709 12:14:00.506510  3521 ts_tablet_manager.cc:1434] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:14:00.503114  3519 raft_consensus.cc:493] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.507027  3513 tablet_bootstrap.cc:492] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:00.507306  3519 raft_consensus.cc:3060] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.509395  3514 raft_consensus.cc:359] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.511445  3514 raft_consensus.cc:385] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.511754  3514 raft_consensus.cc:740] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.513269  3512 tablet_bootstrap.cc:654] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.513216  3514 consensus_queue.cc:260] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.517843  3513 tablet_bootstrap.cc:654] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.519557  3521 tablet_bootstrap.cc:492] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:00.522909  3591 raft_consensus.cc:493] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.523443  3591 raft_consensus.cc:515] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.525629  3591 leader_election.cc:290] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:00.527226  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6865cb78514c15845c1260ab5ed668" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:00.527153  3519 raft_consensus.cc:515] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.527397  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6865cb78514c15845c1260ab5ed668" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:00.528002  3469 raft_consensus.cc:2468] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:00.528416  3322 raft_consensus.cc:2468] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:00.530292  3210 leader_election.cc:304] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:00.532639  3514 ts_tablet_manager.cc:1434] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:14:00.532672  3246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abccc9f144a7478a83a57bd44376cfc6" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:00.533658  3521 tablet_bootstrap.cc:654] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.533681  3246 raft_consensus.cc:3060] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.529490  3519 leader_election.cc:290] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:00.542142  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abccc9f144a7478a83a57bd44376cfc6" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
W20260709 12:14:00.544021  3359 leader_election.cc:343] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.545073  3591 raft_consensus.cc:2804] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.545428  3514 tablet_bootstrap.cc:492] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:00.552807  3512 tablet_bootstrap.cc:492] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:00.554464  3512 ts_tablet_manager.cc:1403] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.008s
I20260709 12:14:00.556205  3514 tablet_bootstrap.cc:654] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.557235  3512 raft_consensus.cc:359] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.557974  3512 raft_consensus.cc:385] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.558264  3512 raft_consensus.cc:740] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.559007  3512 consensus_queue.cc:260] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.563481  3591 raft_consensus.cc:493] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.564076  3591 raft_consensus.cc:3060] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.564070  3512 ts_tablet_manager.cc:1434] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:14:00.567775  3512 tablet_bootstrap.cc:492] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:00.575526  3514 tablet_bootstrap.cc:492] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:00.577297  3512 tablet_bootstrap.cc:654] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.578073  3514 ts_tablet_manager.cc:1403] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.006s
I20260709 12:14:00.581727  3590 consensus_queue.cc:1048] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:00.582361  3514 raft_consensus.cc:359] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:00.583290  3514 raft_consensus.cc:385] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.583636  3514 raft_consensus.cc:740] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.584676  3514 consensus_queue.cc:260] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:00.594863  3514 ts_tablet_manager.cc:1434] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:14:00.596166  3514 tablet_bootstrap.cc:492] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:00.608596  3531 raft_consensus.cc:493] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.609316  3531 raft_consensus.cc:515] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.613296  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c6423c54924306b9e0295760cdb21d" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:00.613586  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c6423c54924306b9e0295760cdb21d" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:00.613989  3514 tablet_bootstrap.cc:654] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.614169  3394 raft_consensus.cc:2468] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:00.614306  3247 raft_consensus.cc:2468] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
W20260709 12:14:00.616186  3213 consensus_peers.cc:597] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae -> Peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Couldn't send request to peer 6b5be93db5954621a868da0636c69239. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:00.616618  3285 leader_election.cc:304] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:00.617760  3531 leader_election.cc:290] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:00.617835  3578 raft_consensus.cc:2804] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.618456  3578 raft_consensus.cc:493] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.618790  3578 raft_consensus.cc:3060] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.619630  3512 tablet_bootstrap.cc:492] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:00.620203  3512 ts_tablet_manager.cc:1403] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.011s
I20260709 12:14:00.625689  3512 raft_consensus.cc:359] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:00.626549  3512 raft_consensus.cc:385] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.626955  3512 raft_consensus.cc:740] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.626621  3578 raft_consensus.cc:515] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.627831  3571 raft_consensus.cc:493] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.628388  3571 raft_consensus.cc:515] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:00.628504  3512 consensus_queue.cc:260] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:00.629251  3578 leader_election.cc:290] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:00.629951  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c6423c54924306b9e0295760cdb21d" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:00.630399  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c6423c54924306b9e0295760cdb21d" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:00.630628  3571 leader_election.cc:290] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:00.630771  3247 raft_consensus.cc:3060] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.631062  3394 raft_consensus.cc:3060] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.632401  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f511944b7923472e8172a4f5851aa90c" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:00.633819  3245 raft_consensus.cc:2468] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:00.634200  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f511944b7923472e8172a4f5851aa90c" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:00.635149  3435 leader_election.cc:304] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
W20260709 12:14:00.635730  3433 leader_election.cc:343] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.636030  3571 raft_consensus.cc:2804] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.636396  3571 raft_consensus.cc:493] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.636745  3571 raft_consensus.cc:3060] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.643149  3394 raft_consensus.cc:2468] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:00.644061  3571 raft_consensus.cc:515] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:00.644493  3285 leader_election.cc:304] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:00.645370  3578 raft_consensus.cc:2804] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:00.645860  3578 raft_consensus.cc:697] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:00.647001  3512 ts_tablet_manager.cc:1434] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:14:00.646664  3578 consensus_queue.cc:237] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.647933  3512 tablet_bootstrap.cc:492] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:00.652700  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f511944b7923472e8172a4f5851aa90c" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:00.653476  3245 raft_consensus.cc:3060] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.655426  3514 tablet_bootstrap.cc:492] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:00.655956  3514 ts_tablet_manager.cc:1403] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.001s
I20260709 12:14:00.656996  3246 raft_consensus.cc:2468] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:00.658643  3514 raft_consensus.cc:359] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.659339  3514 raft_consensus.cc:385] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.659618  3514 raft_consensus.cc:740] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.661175  3245 raft_consensus.cc:2468] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:00.662854  3435 leader_election.cc:304] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:00.665197  3606 raft_consensus.cc:2804] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:00.667217  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f511944b7923472e8172a4f5851aa90c" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
W20260709 12:14:00.668917  3433 leader_election.cc:343] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.668917  3571 leader_election.cc:290] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:00.669942  3514 consensus_queue.cc:260] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.674649  3361 leader_election.cc:304] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:00.677124  3512 tablet_bootstrap.cc:654] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.677435  3519 raft_consensus.cc:2804] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:00.677946  3519 raft_consensus.cc:697] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:00.678162  3514 ts_tablet_manager.cc:1434] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 12:14:00.678769  3519 consensus_queue.cc:237] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.676805  3606 raft_consensus.cc:697] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:00.682058  3606 consensus_queue.cc:237] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:00.691545  3514 tablet_bootstrap.cc:492] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:00.696934  3591 raft_consensus.cc:515] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.707224  3514 tablet_bootstrap.cc:654] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.715282  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6865cb78514c15845c1260ab5ed668" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:00.716090  3322 raft_consensus.cc:3060] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.679381  3247 raft_consensus.cc:2468] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:00.739610  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6865cb78514c15845c1260ab5ed668" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:00.740518  3469 raft_consensus.cc:3060] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.750859  3591 leader_election.cc:290] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:00.765293  3521 tablet_bootstrap.cc:492] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:00.766088  3521 ts_tablet_manager.cc:1403] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.247s	user 0.032s	sys 0.050s
I20260709 12:14:00.770081  3145 catalog_manager.cc:5697] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 0 to 1, leader changed from <none> to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 1 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:00.771632  3287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 50605.1us
I20260709 12:14:00.708410  3142 catalog_manager.cc:5697] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.780267  3513 tablet_bootstrap.cc:492] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:00.780799  3513 ts_tablet_manager.cc:1403] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.274s	user 0.068s	sys 0.122s
I20260709 12:14:00.781535  3512 tablet_bootstrap.cc:492] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:00.782034  3512 ts_tablet_manager.cc:1403] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.134s	user 0.020s	sys 0.035s
I20260709 12:14:00.782192  3469 raft_consensus.cc:2468] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:00.783982  3144 catalog_manager.cc:5697] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:00.784657  3513 raft_consensus.cc:359] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.785341  3513 raft_consensus.cc:385] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.785737  3513 raft_consensus.cc:740] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.783124  3521 raft_consensus.cc:359] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.786726  3521 raft_consensus.cc:385] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.786473  3513 consensus_queue.cc:260] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.787060  3521 raft_consensus.cc:740] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.787915  3521 consensus_queue.cc:260] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.788482  3513 ts_tablet_manager.cc:1434] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:00.789413  3513 tablet_bootstrap.cc:492] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:00.789923  3521 ts_tablet_manager.cc:1434] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260709 12:14:00.790920  3521 tablet_bootstrap.cc:492] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:00.785367  3512 raft_consensus.cc:359] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.793448  3512 raft_consensus.cc:385] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.793769  3512 raft_consensus.cc:740] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.794016  3578 consensus_queue.cc:1048] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:00.795202  3513 tablet_bootstrap.cc:654] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.785945  3213 leader_election.cc:304] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:00.798002  3512 consensus_queue.cc:260] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.799188  3586 raft_consensus.cc:2804] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:00.799659  3586 raft_consensus.cc:697] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:00.800128  3512 ts_tablet_manager.cc:1434] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:14:00.800438  3586 consensus_queue.cc:237] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.801071  3512 tablet_bootstrap.cc:492] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:00.812513  3512 tablet_bootstrap.cc:654] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.829761  3521 tablet_bootstrap.cc:654] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.833096  3578 consensus_queue.cc:1048] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:00.834860  3514 tablet_bootstrap.cc:492] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:00.835363  3514 ts_tablet_manager.cc:1403] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.144s	user 0.014s	sys 0.027s
I20260709 12:14:00.838353  3514 raft_consensus.cc:359] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.839226  3514 raft_consensus.cc:385] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.839375  3552 raft_consensus.cc:493] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.839788  3514 raft_consensus.cc:740] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.839947  3552 raft_consensus.cc:515] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.849984  3552 leader_election.cc:290] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:00.850674  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4c0909f95a44218f149796b903a51a" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:00.851243  3247 raft_consensus.cc:2468] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:00.851639  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4c0909f95a44218f149796b903a51a" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:00.852322  3361 leader_election.cc:304] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:00.852610  3321 raft_consensus.cc:2468] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:00.853331  3552 raft_consensus.cc:2804] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.853724  3552 raft_consensus.cc:493] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.854055  3552 raft_consensus.cc:3060] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.854396  3514 consensus_queue.cc:260] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.856571  3514 ts_tablet_manager.cc:1434] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 12:14:00.857470  3514 tablet_bootstrap.cc:492] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:00.866073  3514 tablet_bootstrap.cc:654] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.865420  3322 raft_consensus.cc:2468] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:00.874948  3513 tablet_bootstrap.cc:492] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:00.875550  3513 ts_tablet_manager.cc:1403] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.007s
I20260709 12:14:00.883327  3513 raft_consensus.cc:359] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.884403  3513 raft_consensus.cc:385] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.884760  3513 raft_consensus.cc:740] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.888464  3513 consensus_queue.cc:260] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.889729  3613 consensus_queue.cc:1048] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:00.890185  3552 raft_consensus.cc:515] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.894297  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4c0909f95a44218f149796b903a51a" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:00.894526  3552 leader_election.cc:290] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:00.894712  3514 tablet_bootstrap.cc:492] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:00.894886  3247 raft_consensus.cc:3060] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.895375  3514 ts_tablet_manager.cc:1403] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.001s
I20260709 12:14:00.896088  3513 ts_tablet_manager.cc:1434] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260709 12:14:00.897145  3513 tablet_bootstrap.cc:492] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:00.898452  3514 raft_consensus.cc:359] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:00.899207  3514 raft_consensus.cc:385] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.899542  3514 raft_consensus.cc:740] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.899837  3512 tablet_bootstrap.cc:492] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:00.900380  3512 ts_tablet_manager.cc:1403] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.009s
I20260709 12:14:00.900489  3514 consensus_queue.cc:260] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:00.898736  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4c0909f95a44218f149796b903a51a" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:00.901897  3321 raft_consensus.cc:3060] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.902861  3521 tablet_bootstrap.cc:492] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:00.903390  3521 ts_tablet_manager.cc:1403] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.026s
I20260709 12:14:00.901037  3145 catalog_manager.cc:5697] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:00.912317  3521 raft_consensus.cc:359] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:00.913156  3521 raft_consensus.cc:385] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.913515  3521 raft_consensus.cc:740] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.915208  3512 raft_consensus.cc:359] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.915997  3512 raft_consensus.cc:385] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.916306  3512 raft_consensus.cc:740] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.906368  3514 ts_tablet_manager.cc:1434] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:14:00.917635  3514 tablet_bootstrap.cc:492] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:00.922585  3613 consensus_queue.cc:1048] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:00.917045  3512 consensus_queue.cc:260] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.923549  3606 raft_consensus.cc:493] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.924072  3606 raft_consensus.cc:515] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:00.925323  3512 ts_tablet_manager.cc:1434] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:14:00.929889  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:00.930608  3247 raft_consensus.cc:2468] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:00.923589  3521 consensus_queue.cc:260] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:00.932371  3586 raft_consensus.cc:493] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.932889  3586 raft_consensus.cc:515] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.934134  3513 tablet_bootstrap.cc:654] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.934964  3586 leader_election.cc:290] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
W20260709 12:14:00.936720  3433 leader_election.cc:343] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.936723  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad5d6b995144e239f67dc67fe630420" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:00.938405  3396 raft_consensus.cc:2468] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:00.938651  3521 ts_tablet_manager.cc:1434] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 12:14:00.939824  3521 tablet_bootstrap.cc:492] T abccc9f144a7478a83a57bd44376cfc6 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:00.939656  3210 leader_election.cc:304] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:00.941061  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad5d6b995144e239f67dc67fe630420" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:00.941725  3470 raft_consensus.cc:2468] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:00.942283  3606 leader_election.cc:290] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:00.942945  3586 raft_consensus.cc:2804] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.943372  3586 raft_consensus.cc:493] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.943791  3586 raft_consensus.cc:3060] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.946178  3512 tablet_bootstrap.cc:492] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:00.951630  3514 tablet_bootstrap.cc:654] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.938835  3361 leader_election.cc:304] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:00.953826  3519 raft_consensus.cc:2804] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:00.954579  3512 tablet_bootstrap.cc:654] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.955072  3519 raft_consensus.cc:697] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:00.956029  3519 consensus_queue.cc:237] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.959429  3521 tablet_bootstrap.cc:654] T abccc9f144a7478a83a57bd44376cfc6 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.961833  3321 raft_consensus.cc:2468] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:00.968052  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:14:00.977941  3435 leader_election.cc:343] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.976557  3586 raft_consensus.cc:515] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:00.979452  3435 leader_election.cc:304] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:00.981201  3606 raft_consensus.cc:2749] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.987847  3513 tablet_bootstrap.cc:492] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:00.988690  3513 ts_tablet_manager.cc:1403] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.008s
I20260709 12:14:00.991952  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad5d6b995144e239f67dc67fe630420" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:00.992389  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad5d6b995144e239f67dc67fe630420" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:00.992615  3394 raft_consensus.cc:3060] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.993124  3469 raft_consensus.cc:3060] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.993752  3578 raft_consensus.cc:493] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.994238  3578 raft_consensus.cc:515] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:00.999346  3578 leader_election.cc:290] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:01.000890  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f511944b7923472e8172a4f5851aa90c" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:01.001096  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f511944b7923472e8172a4f5851aa90c" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:01.001876  3247 raft_consensus.cc:2393] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 1: Already voted for candidate 6b5be93db5954621a868da0636c69239 in this term.
I20260709 12:14:01.001469  3513 raft_consensus.cc:359] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.002409  3513 raft_consensus.cc:385] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.002699  3513 raft_consensus.cc:740] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.003298  3513 consensus_queue.cc:260] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:00.995534  3586 leader_election.cc:290] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:01.007999  3512 tablet_bootstrap.cc:492] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:01.008718  3512 ts_tablet_manager.cc:1403] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.005s
I20260709 12:14:01.009872  3513 ts_tablet_manager.cc:1434] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:14:01.011200  3288 leader_election.cc:304] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:01.020218  3145 catalog_manager.cc:5697] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:01.023324  3394 raft_consensus.cc:2468] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:01.024776  3514 tablet_bootstrap.cc:492] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:01.025270  3514 ts_tablet_manager.cc:1403] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.016s
I20260709 12:14:01.025871  3469 raft_consensus.cc:2468] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:01.027253  3210 leader_election.cc:304] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:01.028002  3606 raft_consensus.cc:493] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.028275  3629 raft_consensus.cc:3060] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.028473  3606 raft_consensus.cc:515] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.028916  3586 raft_consensus.cc:2804] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.029587  3586 raft_consensus.cc:697] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:01.030786  3606 leader_election.cc:290] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:01.030573  3586 consensus_queue.cc:237] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.032577  3513 tablet_bootstrap.cc:492] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:01.034495  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e480884d442d8bce66ac134444ecf" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:01.032414  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e480884d442d8bce66ac134444ecf" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:01.034893  3521 tablet_bootstrap.cc:492] T abccc9f144a7478a83a57bd44376cfc6 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:01.035727  3514 raft_consensus.cc:359] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.036684  3514 raft_consensus.cc:385] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.036832  3521 ts_tablet_manager.cc:1403] T abccc9f144a7478a83a57bd44376cfc6 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.097s	user 0.018s	sys 0.005s
I20260709 12:14:01.036998  3514 raft_consensus.cc:740] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.035912  3512 raft_consensus.cc:359] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.037807  3512 raft_consensus.cc:385] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.038111  3512 raft_consensus.cc:740] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.037962  3435 leader_election.cc:304] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:01.038965  3512 consensus_queue.cc:260] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.039402  3606 raft_consensus.cc:2749] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.041288  3512 ts_tablet_manager.cc:1434] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 12:14:01.041415  3629 raft_consensus.cc:2749] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.042250  3512 tablet_bootstrap.cc:492] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:01.042807  3521 raft_consensus.cc:359] T abccc9f144a7478a83a57bd44376cfc6 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.044905  3521 raft_consensus.cc:385] T abccc9f144a7478a83a57bd44376cfc6 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.045279  3521 raft_consensus.cc:740] T abccc9f144a7478a83a57bd44376cfc6 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.046051  3521 consensus_queue.cc:260] T abccc9f144a7478a83a57bd44376cfc6 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.046314  3514 consensus_queue.cc:260] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.044610  3513 tablet_bootstrap.cc:654] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.050057  3514 ts_tablet_manager.cc:1434] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 12:14:01.051231  3514 tablet_bootstrap.cc:492] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:01.052472  3521 ts_tablet_manager.cc:1434] T abccc9f144a7478a83a57bd44376cfc6 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:14:01.053546  3521 tablet_bootstrap.cc:492] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:01.062569  3591 raft_consensus.cc:493] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.066603  3512 tablet_bootstrap.cc:654] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.070595  3514 tablet_bootstrap.cc:654] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.063329  3591 raft_consensus.cc:515] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.086334  3591 leader_election.cc:290] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:01.088359  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9aba6aeac54ab298259a2d5a6f99fe" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:01.089071  3321 raft_consensus.cc:2468] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:01.095261  3210 leader_election.cc:304] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:01.095546  3606 consensus_queue.cc:1048] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.096568  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9aba6aeac54ab298259a2d5a6f99fe" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:01.097258  3394 raft_consensus.cc:2468] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:01.099650  3522 raft_consensus.cc:2804] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.100090  3522 raft_consensus.cc:493] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.100425  3522 raft_consensus.cc:3060] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.104539  3321 raft_consensus.cc:3060] T abccc9f144a7478a83a57bd44376cfc6 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.109148  3513 tablet_bootstrap.cc:492] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:01.109671  3513 ts_tablet_manager.cc:1403] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.009s
I20260709 12:14:01.113315  3514 tablet_bootstrap.cc:492] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:01.113864  3514 ts_tablet_manager.cc:1403] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.012s
I20260709 12:14:01.123817  3606 consensus_queue.cc:1048] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.128084  3521 tablet_bootstrap.cc:654] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.127408  3144 catalog_manager.cc:5697] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:01.130069  3512 tablet_bootstrap.cc:492] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:01.130546  3512 ts_tablet_manager.cc:1403] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.088s	user 0.026s	sys 0.012s
I20260709 12:14:01.132997  3469 raft_consensus.cc:3060] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.133221  3512 raft_consensus.cc:359] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.134003  3512 raft_consensus.cc:385] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.134271  3512 raft_consensus.cc:740] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.135062  3512 consensus_queue.cc:260] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.137058  3512 ts_tablet_manager.cc:1434] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:01.137964  3512 tablet_bootstrap.cc:492] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:01.139501  3513 raft_consensus.cc:359] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.143344  3513 raft_consensus.cc:385] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.140656  3522 raft_consensus.cc:515] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.146215  3512 tablet_bootstrap.cc:654] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.143813  3513 raft_consensus.cc:740] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.151003  3513 consensus_queue.cc:260] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.151459  3519 raft_consensus.cc:493] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.151569  3514 raft_consensus.cc:359] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.152005  3519 raft_consensus.cc:515] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.152678  3514 raft_consensus.cc:385] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.153118  3514 raft_consensus.cc:740] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.154256  3519 leader_election.cc:290] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:01.155256  3246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d07abe8f0764969a11050f1359bdb5b" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:01.155941  3246 raft_consensus.cc:2468] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:01.156365  3513 ts_tablet_manager.cc:1434] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 12:14:01.156867  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d07abe8f0764969a11050f1359bdb5b" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:01.157354  3513 tablet_bootstrap.cc:492] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:01.157300  3361 leader_election.cc:304] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
W20260709 12:14:01.158249  3359 leader_election.cc:343] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.158617  3519 raft_consensus.cc:2804] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.159076  3519 raft_consensus.cc:493] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.159477  3519 raft_consensus.cc:3060] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.167845  3514 consensus_queue.cc:260] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.170395  3521 tablet_bootstrap.cc:492] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:01.171448  3521 ts_tablet_manager.cc:1403] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.000s
I20260709 12:14:01.176002  3521 raft_consensus.cc:359] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.176730  3521 raft_consensus.cc:385] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.176991  3521 raft_consensus.cc:740] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.177997  3586 raft_consensus.cc:493] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.177773  3521 consensus_queue.cc:260] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.178527  3586 raft_consensus.cc:515] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.180809  3586 leader_election.cc:290] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:01.181545  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:01.182302  3470 raft_consensus.cc:2468] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:01.182395  3522 leader_election.cc:290] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:01.174610  3514 ts_tablet_manager.cc:1434] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 12:14:01.184296  3514 tablet_bootstrap.cc:492] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:01.184590  3521 ts_tablet_manager.cc:1434] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:14:01.186828  3213 leader_election.cc:304] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:01.188030  3513 tablet_bootstrap.cc:654] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.189144  3613 consensus_queue.cc:1048] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:01.189989  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9aba6aeac54ab298259a2d5a6f99fe" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:01.190553  3394 raft_consensus.cc:3060] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.189201  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9aba6aeac54ab298259a2d5a6f99fe" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:01.192047  3320 raft_consensus.cc:3060] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.193492  3586 raft_consensus.cc:2804] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.193919  3586 raft_consensus.cc:493] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.194348  3586 raft_consensus.cc:3060] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.200353  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:01.204927  3521 tablet_bootstrap.cc:492] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
W20260709 12:14:01.213470  3210 leader_election.cc:343] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.221652  3606 raft_consensus.cc:493] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.226732  3512 tablet_bootstrap.cc:492] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:01.227267  3512 ts_tablet_manager.cc:1403] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.007s
I20260709 12:14:01.229961  3512 raft_consensus.cc:359] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.230630  3512 raft_consensus.cc:385] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.230898  3512 raft_consensus.cc:740] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.222288  3606 raft_consensus.cc:515] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.231734  3521 tablet_bootstrap.cc:654] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.233358  3606 leader_election.cc:290] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:01.236016  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf4697b9ea24c7794a18cf823ed1d22" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
W20260709 12:14:01.244467  3433 leader_election.cc:343] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.238132  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf4697b9ea24c7794a18cf823ed1d22" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
W20260709 12:14:01.247973  3433 leader_election.cc:343] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.248405  3433 leader_election.cc:304] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:01.249585  3606 raft_consensus.cc:2749] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.233628  3519 raft_consensus.cc:515] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.238195  3512 consensus_queue.cc:260] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.252830  3512 ts_tablet_manager.cc:1434] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:14:01.252991  3531 consensus_queue.cc:1048] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:01.253917  3591 consensus_queue.cc:1048] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.262826  3630 consensus_queue.cc:1048] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.282354  3512 tablet_bootstrap.cc:492] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:01.304564  3613 consensus_queue.cc:1048] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:01.239976  3514 tablet_bootstrap.cc:654] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.311748  3512 tablet_bootstrap.cc:654] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.313349  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d07abe8f0764969a11050f1359bdb5b" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:01.314042  3245 raft_consensus.cc:3060] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.323064  3513 tablet_bootstrap.cc:492] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:01.323675  3513 ts_tablet_manager.cc:1403] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.167s	user 0.019s	sys 0.014s
I20260709 12:14:01.323680  3245 raft_consensus.cc:2468] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:01.326632  3361 leader_election.cc:304] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:01.326615  3513 raft_consensus.cc:359] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.327483  3513 raft_consensus.cc:385] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.327807  3513 raft_consensus.cc:740] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.328565  3513 consensus_queue.cc:260] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.331396  3522 consensus_queue.cc:1048] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.333649  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d07abe8f0764969a11050f1359bdb5b" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
W20260709 12:14:01.335534  3359 leader_election.cc:343] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.336618  3519 leader_election.cc:290] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:01.343763  3394 raft_consensus.cc:2468] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:01.382289  3320 raft_consensus.cc:2468] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:01.384425  3210 leader_election.cc:304] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:01.385622  3522 raft_consensus.cc:2804] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.386250  3522 raft_consensus.cc:697] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:01.387337  3522 consensus_queue.cc:237] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.402798  3586 raft_consensus.cc:515] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.406145  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:01.406950  3470 raft_consensus.cc:3060] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.407256  3586 leader_election.cc:290] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
W20260709 12:14:01.409350  3193 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:01.410396  3519 raft_consensus.cc:2804] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.429208  3552 raft_consensus.cc:493] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.429910  3552 raft_consensus.cc:515] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.431520  3513 ts_tablet_manager.cc:1434] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.108s	user 0.020s	sys 0.018s
I20260709 12:14:01.433840  3513 tablet_bootstrap.cc:492] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:01.415274  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:01.434252  3519 raft_consensus.cc:697] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:01.440135  3552 leader_election.cc:290] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:01.447459  3521 tablet_bootstrap.cc:492] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:01.447927  3521 ts_tablet_manager.cc:1403] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.243s	user 0.019s	sys 0.033s
W20260709 12:14:01.454077  3210 leader_election.cc:343] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.454160  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd6ac8df1c24e6da418907f0a596802" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:01.454572  3320 raft_consensus.cc:3060] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.457646  3586 consensus_queue.cc:1048] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.448413  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd6ac8df1c24e6da418907f0a596802" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:01.464831  3512 tablet_bootstrap.cc:492] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:01.465536  3512 ts_tablet_manager.cc:1403] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.195s	user 0.022s	sys 0.018s
I20260709 12:14:01.470235  3512 raft_consensus.cc:359] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.470942  3512 raft_consensus.cc:385] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.470494  3519 consensus_queue.cc:237] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
W20260709 12:14:01.472357  3361 leader_election.cc:343] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.474855  3470 raft_consensus.cc:2468] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:01.476220  3213 leader_election.cc:304] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:01.477361  3586 raft_consensus.cc:2804] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.477885  3514 tablet_bootstrap.cc:492] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:01.477988  3586 raft_consensus.cc:697] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:01.479339  3514 ts_tablet_manager.cc:1403] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.294s	user 0.015s	sys 0.006s
I20260709 12:14:01.478943  3586 consensus_queue.cc:237] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.481775  3512 raft_consensus.cc:740] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.481990  3514 raft_consensus.cc:359] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.482772  3514 raft_consensus.cc:385] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.484427  3514 raft_consensus.cc:740] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.478617  3521 raft_consensus.cc:359] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.482496  3512 consensus_queue.cc:260] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.485358  3521 raft_consensus.cc:385] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.485946  3521 raft_consensus.cc:740] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.487044  3521 consensus_queue.cc:260] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.492440  3512 ts_tablet_manager.cc:1434] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 12:14:01.493853  3512 tablet_bootstrap.cc:492] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:01.496096  3521 ts_tablet_manager.cc:1434] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.002s
I20260709 12:14:01.497933  3514 consensus_queue.cc:260] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.506554  3514 ts_tablet_manager.cc:1434] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:14:01.507802  3514 tablet_bootstrap.cc:492] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:01.511752  3521 tablet_bootstrap.cc:492] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:01.520812  3513 tablet_bootstrap.cc:654] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.546717  3521 tablet_bootstrap.cc:654] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.533329  3613 consensus_queue.cc:1048] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:01.553395  3144 catalog_manager.cc:5697] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:01.536007  3362 leader_election.cc:343] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.556684  3362 leader_election.cc:304] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:01.558123  3519 raft_consensus.cc:2749] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.559561  3514 tablet_bootstrap.cc:654] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.565371  3512 tablet_bootstrap.cc:654] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.567853  3655 consensus_queue.cc:1048] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:01.570348  3513 tablet_bootstrap.cc:492] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:01.570845  3513 ts_tablet_manager.cc:1403] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.138s	user 0.009s	sys 0.007s
I20260709 12:14:01.571256  3519 raft_consensus.cc:493] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.571910  3519 raft_consensus.cc:515] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.573719  3606 raft_consensus.cc:493] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.573442  3513 raft_consensus.cc:359] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.575949  3513 raft_consensus.cc:385] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.576303  3513 raft_consensus.cc:740] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.574179  3606 raft_consensus.cc:515] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.578073  3519 leader_election.cc:290] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:01.578773  3606 leader_election.cc:290] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:01.579684  3513 consensus_queue.cc:260] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.584244  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa4b89c623a4d769b3a938283d4631e" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:01.585112  3247 raft_consensus.cc:2468] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:01.580678  3591 consensus_queue.cc:1048] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:14:01.589303  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa4b89c623a4d769b3a938283d4631e" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:01.591373  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf4697b9ea24c7794a18cf823ed1d22" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:01.592193  3470 raft_consensus.cc:2468] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:01.593690  3362 leader_election.cc:304] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:01.595793  3513 ts_tablet_manager.cc:1434] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:14:01.601893  3513 tablet_bootstrap.cc:492] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:01.607395  3521 tablet_bootstrap.cc:492] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:01.608121  3521 ts_tablet_manager.cc:1403] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.005s
W20260709 12:14:01.591384  3433 leader_election.cc:343] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.594784  3655 raft_consensus.cc:2804] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.613912  3435 leader_election.cc:304] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:01.608865  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf4697b9ea24c7794a18cf823ed1d22" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:01.615188  3606 raft_consensus.cc:2804] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.615562  3606 raft_consensus.cc:493] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.615876  3606 raft_consensus.cc:3060] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.616339  3513 tablet_bootstrap.cc:654] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.610594  3655 raft_consensus.cc:493] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.616922  3655 raft_consensus.cc:3060] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:01.622720  3359 leader_election.cc:343] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.632817  3521 raft_consensus.cc:359] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.633761  3521 raft_consensus.cc:385] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.634538  3521 raft_consensus.cc:740] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.635463  3142 catalog_manager.cc:5697] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.636189  3521 consensus_queue.cc:260] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.648892  3521 ts_tablet_manager.cc:1434] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260709 12:14:01.659241  3514 tablet_bootstrap.cc:492] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:01.659973  3514 ts_tablet_manager.cc:1403] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.152s	user 0.010s	sys 0.013s
I20260709 12:14:01.647429  3142 catalog_manager.cc:5697] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.671684  3514 raft_consensus.cc:359] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.674746  3514 raft_consensus.cc:385] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.675297  3514 raft_consensus.cc:740] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.641578  3655 raft_consensus.cc:515] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.677481  3514 consensus_queue.cc:260] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.678647  3606 raft_consensus.cc:515] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.678277  3521 tablet_bootstrap.cc:492] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:01.681965  3514 ts_tablet_manager.cc:1434] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 12:14:01.686429  3655 leader_election.cc:290] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:01.689648  3513 tablet_bootstrap.cc:492] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:01.690200  3513 ts_tablet_manager.cc:1403] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.008s
I20260709 12:14:01.690814  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf4697b9ea24c7794a18cf823ed1d22" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:01.691442  3470 raft_consensus.cc:3060] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.693051  3513 raft_consensus.cc:359] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.693817  3513 raft_consensus.cc:385] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.694110  3513 raft_consensus.cc:740] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.694754  3513 consensus_queue.cc:260] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.697134  3513 ts_tablet_manager.cc:1434] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:01.697048  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf4697b9ea24c7794a18cf823ed1d22" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:01.698292  3513 tablet_bootstrap.cc:492] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
W20260709 12:14:01.698834  3359 leader_election.cc:343] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.699456  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa4b89c623a4d769b3a938283d4631e" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:01.700035  3247 raft_consensus.cc:3060] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.704563  3513 tablet_bootstrap.cc:654] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.704907  3531 raft_consensus.cc:493] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.705499  3531 raft_consensus.cc:515] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.707621  3531 leader_election.cc:290] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:01.708359  3247 raft_consensus.cc:2468] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:01.709702  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:01.710531  3468 raft_consensus.cc:2393] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 1: Already voted for candidate d49a348216184135b94297f0d2cabdae in this term.
I20260709 12:14:01.710822  3512 tablet_bootstrap.cc:492] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:01.711308  3512 ts_tablet_manager.cc:1403] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.218s	user 0.047s	sys 0.037s
I20260709 12:14:01.711222  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa4b89c623a4d769b3a938283d4631e" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
W20260709 12:14:01.712677  3433 leader_election.cc:343] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.713822  3435 leader_election.cc:304] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:01.714130  3512 raft_consensus.cc:359] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.714813  3512 raft_consensus.cc:385] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.714865  3607 raft_consensus.cc:2804] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.715210  3470 raft_consensus.cc:2468] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:01.715472  3607 raft_consensus.cc:697] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:01.716372  3606 leader_election.cc:290] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:01.716575  3362 leader_election.cc:304] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:01.716430  3607 consensus_queue.cc:237] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.715186  3512 raft_consensus.cc:740] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.717803  3655 raft_consensus.cc:2804] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.718292  3655 raft_consensus.cc:697] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:01.718129  3512 consensus_queue.cc:260] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.719188  3655 consensus_queue.cc:237] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.723906  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:01.727519  3512 ts_tablet_manager.cc:1434] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:14:01.742445  3512 tablet_bootstrap.cc:492] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:01.744045  3513 tablet_bootstrap.cc:492] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:01.744796  3513 ts_tablet_manager.cc:1403] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.004s
I20260709 12:14:01.744829  3287 leader_election.cc:304] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:01.748131  3512 tablet_bootstrap.cc:654] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.738026  3521 tablet_bootstrap.cc:654] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.738903  3514 tablet_bootstrap.cc:492] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:01.751744  3531 raft_consensus.cc:3060] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.751394  3513 raft_consensus.cc:359] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.752604  3513 raft_consensus.cc:385] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.753115  3513 raft_consensus.cc:740] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.754297  3513 consensus_queue.cc:260] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.756611  3514 tablet_bootstrap.cc:654] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.757261  3513 ts_tablet_manager.cc:1434] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:14:01.758618  3513 tablet_bootstrap.cc:492] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:01.759770  3531 raft_consensus.cc:2749] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.761711  3142 catalog_manager.cc:5697] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.765082  3513 tablet_bootstrap.cc:654] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.765334  3143 catalog_manager.cc:5697] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.772321  3514 tablet_bootstrap.cc:492] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:01.772787  3514 ts_tablet_manager.cc:1403] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260709 12:14:01.773875  3607 raft_consensus.cc:493] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.775040  3521 tablet_bootstrap.cc:492] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:01.777258  3607 raft_consensus.cc:515] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.777967  3521 ts_tablet_manager.cc:1403] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.002s
I20260709 12:14:01.780607  3521 raft_consensus.cc:359] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.781301  3521 raft_consensus.cc:385] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.781409  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd6ac8df1c24e6da418907f0a596802" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:01.782127  3396 raft_consensus.cc:2468] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:01.783411  3433 leader_election.cc:304] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:01.783891  3514 raft_consensus.cc:359] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.784250  3571 raft_consensus.cc:2804] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.784653  3571 raft_consensus.cc:493] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.785004  3571 raft_consensus.cc:3060] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.785585  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd6ac8df1c24e6da418907f0a596802" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:14:01.787658  3435 leader_election.cc:343] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.792173  3571 raft_consensus.cc:515] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.779608  3607 leader_election.cc:290] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:01.792779  3531 raft_consensus.cc:493] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.793429  3531 raft_consensus.cc:515] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.795001  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd6ac8df1c24e6da418907f0a596802" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:01.795629  3396 raft_consensus.cc:3060] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.796378  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d07abe8f0764969a11050f1359bdb5b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:01.797233  3247 raft_consensus.cc:2393] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 1: Already voted for candidate 341b023c12f7457bb0c666843bec9b45 in this term.
I20260709 12:14:01.798727  3571 leader_election.cc:290] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:01.781600  3521 raft_consensus.cc:740] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.799794  3521 consensus_queue.cc:260] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.800062  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd6ac8df1c24e6da418907f0a596802" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
W20260709 12:14:01.801373  3435 leader_election.cc:343] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.801949  3521 ts_tablet_manager.cc:1434] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:14:01.802352  3514 raft_consensus.cc:385] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.802652  3514 raft_consensus.cc:740] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.802870  3396 raft_consensus.cc:2468] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:01.803450  3514 consensus_queue.cc:260] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.803861  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d07abe8f0764969a11050f1359bdb5b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:01.803977  3433 leader_election.cc:304] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: d49a348216184135b94297f0d2cabdae
I20260709 12:14:01.805239  3607 raft_consensus.cc:2804] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.805707  3607 raft_consensus.cc:697] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:01.806156  3531 leader_election.cc:290] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:01.806638  3607 consensus_queue.cc:237] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.805570  3285 leader_election.cc:304] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:01.808903  3514 ts_tablet_manager.cc:1434] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 12:14:01.809816  3578 raft_consensus.cc:3060] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.809942  3514 tablet_bootstrap.cc:492] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:01.813937  3655 raft_consensus.cc:493] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.814498  3655 raft_consensus.cc:515] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.815063  3521 tablet_bootstrap.cc:492] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:01.816233  3514 tablet_bootstrap.cc:654] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.816629  3655 leader_election.cc:290] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:01.819321  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795232393f064bbf86c8f87e9163514c" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:01.821420  3521 tablet_bootstrap.cc:654] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:01.821445  3359 leader_election.cc:343] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.824796  3513 tablet_bootstrap.cc:492] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:01.825289  3513 ts_tablet_manager.cc:1403] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.019s
I20260709 12:14:01.827353  3513 raft_consensus.cc:359] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.827865  3513 raft_consensus.cc:385] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.828085  3513 raft_consensus.cc:740] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.828683  3513 consensus_queue.cc:260] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.830631  3513 ts_tablet_manager.cc:1434] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:14:01.824120  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795232393f064bbf86c8f87e9163514c" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:01.831286  3247 raft_consensus.cc:2468] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:01.831575  3513 tablet_bootstrap.cc:492] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:01.832916  3361 leader_election.cc:304] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:01.834506  3519 raft_consensus.cc:2804] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.835004  3519 raft_consensus.cc:493] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.835431  3519 raft_consensus.cc:3060] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.837566  3613 raft_consensus.cc:493] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.837852  3513 tablet_bootstrap.cc:654] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.838109  3613 raft_consensus.cc:515] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.840340  3613 leader_election.cc:290] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:01.842247  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c066a8b476840969eba0fe1d4749c09" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
W20260709 12:14:01.843900  3362 leader_election.cc:343] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.849313  3522 consensus_queue.cc:1048] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:01.856804  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c066a8b476840969eba0fe1d4749c09" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
W20260709 12:14:01.859493  3359 leader_election.cc:343] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.859623  3531 raft_consensus.cc:493] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.860188  3359 leader_election.cc:304] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:01.860404  3531 raft_consensus.cc:515] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.862269  3613 raft_consensus.cc:2749] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.865746  3531 leader_election.cc:290] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:01.865993  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa4b89c623a4d769b3a938283d4631e" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:01.866560  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa4b89c623a4d769b3a938283d4631e" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:01.867348  3247 raft_consensus.cc:2393] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 1: Already voted for candidate 6b5be93db5954621a868da0636c69239 in this term.
I20260709 12:14:01.868551  3287 leader_election.cc:304] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:01.870235  3531 raft_consensus.cc:3060] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.872053  3512 tablet_bootstrap.cc:492] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:01.871956  3578 raft_consensus.cc:2749] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.872596  3512 ts_tablet_manager.cc:1403] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.000s
I20260709 12:14:01.876175  3519 raft_consensus.cc:515] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.876695  3512 raft_consensus.cc:359] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.877377  3512 raft_consensus.cc:385] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.877664  3512 raft_consensus.cc:740] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.878463  3512 consensus_queue.cc:260] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.879374  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795232393f064bbf86c8f87e9163514c" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:01.880244  3247 raft_consensus.cc:3060] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.885257  3512 ts_tablet_manager.cc:1434] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:14:01.886356  3512 tablet_bootstrap.cc:492] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:01.889519  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795232393f064bbf86c8f87e9163514c" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
W20260709 12:14:01.891402  3359 leader_election.cc:343] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.892881  3586 consensus_queue.cc:1048] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.907779  3512 tablet_bootstrap.cc:654] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.909574  3519 leader_election.cc:290] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:01.921177  3142 catalog_manager.cc:5697] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.922704  3512 tablet_bootstrap.cc:492] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:01.924309  3531 raft_consensus.cc:2749] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.924067  3512 ts_tablet_manager.cc:1403] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.006s
I20260709 12:14:01.926641  3519 consensus_queue.cc:1048] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.928725  3522 raft_consensus.cc:493] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.928840  3247 raft_consensus.cc:2468] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:01.929297  3522 raft_consensus.cc:515] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.931504  3513 tablet_bootstrap.cc:492] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:01.931465  3522 leader_election.cc:290] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:01.932439  3513 ts_tablet_manager.cc:1403] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.101s	user 0.022s	sys 0.008s
I20260709 12:14:01.932971  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd6ac8df1c24e6da418907f0a596802" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:01.933813  3394 raft_consensus.cc:2393] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d49a348216184135b94297f0d2cabdae in current term 1: Already voted for candidate 6b5be93db5954621a868da0636c69239 in this term.
I20260709 12:14:01.934396  3514 tablet_bootstrap.cc:492] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:01.934885  3514 ts_tablet_manager.cc:1403] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.125s	user 0.031s	sys 0.041s
I20260709 12:14:01.935150  3513 raft_consensus.cc:359] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.935837  3513 raft_consensus.cc:385] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.936108  3513 raft_consensus.cc:740] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.936748  3655 raft_consensus.cc:493] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.937013  3513 consensus_queue.cc:260] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.937217  3655 raft_consensus.cc:515] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:01.937541  3514 raft_consensus.cc:359] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.928193  3512 raft_consensus.cc:359] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.938313  3514 raft_consensus.cc:385] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.938370  3512 raft_consensus.cc:385] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.938674  3514 raft_consensus.cc:740] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.938726  3512 raft_consensus.cc:740] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.939414  3514 consensus_queue.cc:260] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:01.939513  3512 consensus_queue.cc:260] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.941941  3514 ts_tablet_manager.cc:1434] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:01.942687  3246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c3e9b51d6f45d7b9bb183d2314fba0" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:01.943770  3512 ts_tablet_manager.cc:1434] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:14:01.943848  3361 leader_election.cc:304] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:01.944707  3512 tablet_bootstrap.cc:492] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:01.944715  3651 raft_consensus.cc:2804] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.945333  3651 raft_consensus.cc:697] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:01.946197  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c3e9b51d6f45d7b9bb183d2314fba0" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:01.946158  3651 consensus_queue.cc:237] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.947646  3513 ts_tablet_manager.cc:1434] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:14:01.949348  3513 tablet_bootstrap.cc:492] T ea1ef92e1a394027bea03502631208be P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:01.950270  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd6ac8df1c24e6da418907f0a596802" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:01.951342  3512 tablet_bootstrap.cc:654] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.951911  3213 leader_election.cc:304] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239
I20260709 12:14:01.953167  3522 raft_consensus.cc:3060] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.954957  3513 tablet_bootstrap.cc:654] T ea1ef92e1a394027bea03502631208be P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:01.962291  3362 leader_election.cc:343] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:01.963081  3361 leader_election.cc:343] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.963781  3361 leader_election.cc:304] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:01.965452  3586 raft_consensus.cc:493] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.966027  3647 raft_consensus.cc:2749] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.966203  3586 raft_consensus.cc:515] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:01.970371  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:01.971837  3514 tablet_bootstrap.cc:492] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:01.979413  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:01.980157  3394 raft_consensus.cc:2468] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:01.980511  3514 tablet_bootstrap.cc:654] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.981070  3586 leader_election.cc:290] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:01.985636  3654 consensus_queue.cc:1048] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:01.981817  3210 leader_election.cc:343] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.987954  3210 leader_election.cc:304] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [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: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:01.939337  3655 leader_election.cc:290] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:01.993914  3607 raft_consensus.cc:493] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.994441  3607 raft_consensus.cc:515] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:01.996176  3522 raft_consensus.cc:2749] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.996508  3607 leader_election.cc:290] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:01.996848  3591 raft_consensus.cc:2804] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.997363  3591 raft_consensus.cc:493] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.997740  3591 raft_consensus.cc:3060] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.000167  3521 tablet_bootstrap.cc:492] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:02.000666  3521 ts_tablet_manager.cc:1403] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.186s	user 0.036s	sys 0.025s
I20260709 12:14:02.002118  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386604c2292c4a3f9a14b7d667f8389a" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:02.002821  3247 raft_consensus.cc:2468] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:02.003413  3521 raft_consensus.cc:359] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.003777  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386604c2292c4a3f9a14b7d667f8389a" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:02.004112  3521 raft_consensus.cc:385] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.004534  3521 raft_consensus.cc:740] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
W20260709 12:14:02.005272  3433 leader_election.cc:343] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.005467  3655 raft_consensus.cc:493] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.020783  3435 leader_election.cc:304] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:02.005354  3521 consensus_queue.cc:260] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.008351  3514 tablet_bootstrap.cc:492] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:02.025229  3655 raft_consensus.cc:515] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.010107  3586 consensus_queue.cc:1048] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:14:02.026621  3607 raft_consensus.cc:2804] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:02.027057  3607 raft_consensus.cc:493] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:02.027415  3607 raft_consensus.cc:3060] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.028148  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f209025250e5410fa8a34a5fdd16e396" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:02.028977  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f209025250e5410fa8a34a5fdd16e396" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
W20260709 12:14:02.030273  3362 leader_election.cc:343] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.030761  3521 ts_tablet_manager.cc:1434] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.001s
W20260709 12:14:02.030833  3359 leader_election.cc:343] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.031388  3359 leader_election.cc:304] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:02.031797  3521 tablet_bootstrap.cc:492] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:02.032222  3654 raft_consensus.cc:2749] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:02.026125  3514 ts_tablet_manager.cc:1403] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.008s
I20260709 12:14:02.035293  3607 raft_consensus.cc:515] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.036370  3514 raft_consensus.cc:359] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.037247  3514 raft_consensus.cc:385] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.037518  3514 raft_consensus.cc:740] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.038333  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386604c2292c4a3f9a14b7d667f8389a" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:02.041396  3247 raft_consensus.cc:3060] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.041646  3514 consensus_queue.cc:260] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.044368  3514 ts_tablet_manager.cc:1434] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:02.048326  3655 leader_election.cc:290] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:02.048712  3247 raft_consensus.cc:2468] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:02.050000  3435 leader_election.cc:304] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:02.050765  3606 raft_consensus.cc:2804] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:02.051251  3606 raft_consensus.cc:697] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:02.052366  3606 consensus_queue.cc:237] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.054812  3521 tablet_bootstrap.cc:654] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.057845  3591 raft_consensus.cc:515] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:02.045523  3514 tablet_bootstrap.cc:492] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:02.060956  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
W20260709 12:14:02.064428  3210 leader_election.cc:343] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.066304  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386604c2292c4a3f9a14b7d667f8389a" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
W20260709 12:14:02.067617  3433 leader_election.cc:343] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.067900  3514 tablet_bootstrap.cc:654] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.070509  3607 leader_election.cc:290] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:02.073706  3521 tablet_bootstrap.cc:492] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:02.074219  3521 ts_tablet_manager.cc:1403] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.004s
I20260709 12:14:02.076941  3521 raft_consensus.cc:359] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:02.077560  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:02.078368  3394 raft_consensus.cc:3060] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.077348  3591 leader_election.cc:290] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:02.080950  3142 catalog_manager.cc:5697] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:02.090775  3521 raft_consensus.cc:385] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.091173  3521 raft_consensus.cc:740] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.093923  3521 consensus_queue.cc:260] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:02.095919  3521 ts_tablet_manager.cc:1434] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:14:02.096809  3521 tablet_bootstrap.cc:492] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:02.104708  3586 consensus_queue.cc:1048] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:02.088613  3394 raft_consensus.cc:2468] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:02.123976  3210 leader_election.cc:304] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [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: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:02.125680  3591 raft_consensus.cc:2804] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:02.126312  3591 raft_consensus.cc:697] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:02.127457  3591 consensus_queue.cc:237] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:02.118721  3521 tablet_bootstrap.cc:654] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.120998  3578 raft_consensus.cc:493] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.145969  3578 raft_consensus.cc:515] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.152536  3521 tablet_bootstrap.cc:492] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:02.153072  3521 ts_tablet_manager.cc:1403] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.000s
I20260709 12:14:02.155637  3321 raft_consensus.cc:3060] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.155874  3521 raft_consensus.cc:359] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.156603  3521 raft_consensus.cc:385] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.156911  3521 raft_consensus.cc:740] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.157578  3521 consensus_queue.cc:260] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.158445  3514 tablet_bootstrap.cc:492] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:02.161995  3654 consensus_queue.cc:1048] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:14:02.165827  3514 ts_tablet_manager.cc:1403] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.121s	user 0.023s	sys 0.013s
I20260709 12:14:02.166292  3578 leader_election.cc:290] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:02.157578  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf4697b9ea24c7794a18cf823ed1d22" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:02.167538  3468 raft_consensus.cc:2393] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 1: Already voted for candidate 341b023c12f7457bb0c666843bec9b45 in this term.
I20260709 12:14:02.168632  3514 raft_consensus.cc:359] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.169335  3514 raft_consensus.cc:385] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.169333  3606 consensus_queue.cc:1048] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:02.169826  3514 raft_consensus.cc:740] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.170499  3514 consensus_queue.cc:260] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.172581  3514 ts_tablet_manager.cc:1434] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:02.176116  3521 ts_tablet_manager.cc:1434] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.007s
I20260709 12:14:02.181141  3521 tablet_bootstrap.cc:492] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:02.182721  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf4697b9ea24c7794a18cf823ed1d22" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:02.187459  3285 leader_election.cc:304] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239
I20260709 12:14:02.173472  3514 tablet_bootstrap.cc:492] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:02.199203  3521 tablet_bootstrap.cc:654] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.233425  3512 tablet_bootstrap.cc:492] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:02.234161  3512 ts_tablet_manager.cc:1403] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.290s	user 0.034s	sys 0.084s
I20260709 12:14:02.239655  3514 tablet_bootstrap.cc:654] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.243265  3519 consensus_queue.cc:1048] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:02.245363  3578 raft_consensus.cc:2749] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:02.229305  3145 catalog_manager.cc:5697] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:02.260476  3606 consensus_queue.cc:1048] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:02.262809  3531 raft_consensus.cc:493] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.263360  3531 raft_consensus.cc:515] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:02.265025  3142 catalog_manager.cc:5697] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:02.266786  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795232393f064bbf86c8f87e9163514c" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:02.267608  3245 raft_consensus.cc:2393] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 1: Already voted for candidate 341b023c12f7457bb0c666843bec9b45 in this term.
I20260709 12:14:02.269462  3521 tablet_bootstrap.cc:492] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:02.270309  3521 ts_tablet_manager.cc:1403] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.008s
I20260709 12:14:02.284238  3512 raft_consensus.cc:359] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.271708  3606 raft_consensus.cc:493] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.285303  3512 raft_consensus.cc:385] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.293918  3606 raft_consensus.cc:515] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.286690  3514 tablet_bootstrap.cc:492] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:02.295212  3514 ts_tablet_manager.cc:1403] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.122s	user 0.028s	sys 0.003s
I20260709 12:14:02.288034  3521 raft_consensus.cc:359] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.288513  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795232393f064bbf86c8f87e9163514c" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:02.298796  3514 raft_consensus.cc:359] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.299546  3514 raft_consensus.cc:385] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.299816  3514 raft_consensus.cc:740] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.295805  3521 raft_consensus.cc:385] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.297816  3606 leader_election.cc:290] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:02.298951  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1ef92e1a394027bea03502631208be" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:02.293900  3512 raft_consensus.cc:740] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.300541  3521 raft_consensus.cc:740] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.304667  3512 consensus_queue.cc:260] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.301190  3514 consensus_queue.cc:260] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.301980  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1ef92e1a394027bea03502631208be" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:02.312886  3513 tablet_bootstrap.cc:492] T ea1ef92e1a394027bea03502631208be P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:02.313733  3513 ts_tablet_manager.cc:1403] T ea1ef92e1a394027bea03502631208be P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.365s	user 0.080s	sys 0.089s
I20260709 12:14:02.305694  3521 consensus_queue.cc:260] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.317433  3512 ts_tablet_manager.cc:1434] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.002s
I20260709 12:14:02.278818  3531 leader_election.cc:290] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:02.318459  3512 tablet_bootstrap.cc:492] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:02.318890  3521 ts_tablet_manager.cc:1434] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 12:14:02.298970  3607 raft_consensus.cc:493] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.320088  3514 ts_tablet_manager.cc:1434] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260709 12:14:02.326436  3514 tablet_bootstrap.cc:492] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
W20260709 12:14:02.323767  3433 leader_election.cc:343] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.341500  3521 tablet_bootstrap.cc:492] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:02.342092  3513 raft_consensus.cc:359] T ea1ef92e1a394027bea03502631208be P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.342824  3513 raft_consensus.cc:385] T ea1ef92e1a394027bea03502631208be P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.343070  3513 raft_consensus.cc:740] T ea1ef92e1a394027bea03502631208be P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.344908  3607 raft_consensus.cc:515] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.347038  3607 leader_election.cc:290] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:02.349363  3521 tablet_bootstrap.cc:654] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.319550  3320 raft_consensus.cc:2468] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:02.316704  3606 consensus_queue.cc:1048] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
I20260709 12:14:02.352998  3319 raft_consensus.cc:3060] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.354846  3578 raft_consensus.cc:493] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.349670  3512 tablet_bootstrap.cc:654] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.343714  3513 consensus_queue.cc:260] T ea1ef92e1a394027bea03502631208be P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.325183  3287 leader_election.cc:304] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
W20260709 12:14:02.367280  3287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 51333.5us
I20260709 12:14:02.364362  3578 raft_consensus.cc:515] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.372906  3513 ts_tablet_manager.cc:1434] T ea1ef92e1a394027bea03502631208be P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 12:14:02.371778  3578 leader_election.cc:290] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:02.376209  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c066a8b476840969eba0fe1d4749c09" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:02.377069  3322 raft_consensus.cc:2468] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:02.390484  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c066a8b476840969eba0fe1d4749c09" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:02.391173  3396 raft_consensus.cc:2468] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:02.392458  3285 leader_election.cc:304] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:02.393321  3578 raft_consensus.cc:2804] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:02.393711  3578 raft_consensus.cc:493] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:02.394054  3578 raft_consensus.cc:3060] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.394825  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c066a8b476840969eba0fe1d4749c09" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:02.397461  3513 tablet_bootstrap.cc:492] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:02.395493  3468 raft_consensus.cc:2468] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:02.401935  3514 tablet_bootstrap.cc:654] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.414569  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c066a8b476840969eba0fe1d4749c09" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:02.415338  3396 raft_consensus.cc:2468] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:02.439399  3606 raft_consensus.cc:493] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.451297  3433 leader_election.cc:304] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:02.454103  3521 tablet_bootstrap.cc:492] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:02.454497  3521 ts_tablet_manager.cc:1403] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.113s	user 0.008s	sys 0.018s
W20260709 12:14:02.455181  3703 log.cc:927] Time spent T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45: Append to log took a long time: real 0.133s	user 0.000s	sys 0.004s
I20260709 12:14:02.455613  3433 leader_election.cc:304] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45
I20260709 12:14:02.456197  3705 consensus_queue.cc:1048] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:02.457628  3571 raft_consensus.cc:2804] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:02.457861  3710 raft_consensus.cc:2804] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:02.458087  3571 raft_consensus.cc:493] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:02.458355  3710 raft_consensus.cc:493] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:02.458526  3571 raft_consensus.cc:3060] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.458791  3710 raft_consensus.cc:3060] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.461769  3531 raft_consensus.cc:2749] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:02.466739  3519 consensus_queue.cc:1048] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:02.449740  3606 raft_consensus.cc:515] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.470214  3606 leader_election.cc:290] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:02.471518  3578 raft_consensus.cc:515] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.474411  3578 leader_election.cc:290] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:02.475010  3710 raft_consensus.cc:515] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.475641  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c066a8b476840969eba0fe1d4749c09" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:02.476325  3394 raft_consensus.cc:3060] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.479115  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c066a8b476840969eba0fe1d4749c09" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:02.480266  3654 consensus_queue.cc:1048] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:02.482685  3607 consensus_queue.cc:1048] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:02.483143  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca4fb0fb124482d9bd080b87cf4c21b" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:02.488415  3710 leader_election.cc:290] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:02.489846  3512 tablet_bootstrap.cc:492] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:02.491364  3394 raft_consensus.cc:2468] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:02.491524  3512 ts_tablet_manager.cc:1403] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.173s	user 0.020s	sys 0.007s
I20260709 12:14:02.490195  3571 raft_consensus.cc:515] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.496820  3512 raft_consensus.cc:359] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.497923  3512 raft_consensus.cc:385] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.498497  3512 raft_consensus.cc:740] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.499794  3512 consensus_queue.cc:260] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.492915  3285 leader_election.cc:304] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:02.503438  3531 raft_consensus.cc:2804] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:02.503907  3531 raft_consensus.cc:697] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:02.504547  3521 raft_consensus.cc:359] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:02.504722  3531 consensus_queue.cc:237] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.505302  3521 raft_consensus.cc:385] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.519075  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1ef92e1a394027bea03502631208be" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:02.513475  3710 raft_consensus.cc:493] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.520118  3394 raft_consensus.cc:3060] T ea1ef92e1a394027bea03502631208be P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.522203  3513 tablet_bootstrap.cc:654] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.520377  3710 raft_consensus.cc:515] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.523777  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1ef92e1a394027bea03502631208be" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:02.505594  3521 raft_consensus.cc:740] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
W20260709 12:14:02.506047  3435 leader_election.cc:343] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.524394  3320 raft_consensus.cc:3060] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.519164  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca4fb0fb124482d9bd080b87cf4c21b" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
W20260709 12:14:02.528450  3433 leader_election.cc:343] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.528913  3433 leader_election.cc:304] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:02.529691  3702 raft_consensus.cc:2749] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:02.514660  3512 ts_tablet_manager.cc:1434] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:14:02.531708  3512 tablet_bootstrap.cc:492] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:02.532514  3320 raft_consensus.cc:2468] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:02.533711  3433 leader_election.cc:304] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:02.534505  3702 raft_consensus.cc:2804] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:02.534979  3702 raft_consensus.cc:697] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:02.535799  3702 consensus_queue.cc:237] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.537885  3710 leader_election.cc:290] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:02.538661  3521 consensus_queue.cc:260] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:02.546958  3521 ts_tablet_manager.cc:1434] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.092s	user 0.002s	sys 0.005s
I20260709 12:14:02.547811  3521 tablet_bootstrap.cc:492] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:02.537926  3512 tablet_bootstrap.cc:654] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.573374  3468 raft_consensus.cc:2393] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 1: Already voted for candidate 6b5be93db5954621a868da0636c69239 in this term.
I20260709 12:14:02.573400  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f209025250e5410fa8a34a5fdd16e396" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:02.579015  3514 tablet_bootstrap.cc:492] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:02.579919  3514 ts_tablet_manager.cc:1403] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.254s	user 0.018s	sys 0.003s
I20260709 12:14:02.587308  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f209025250e5410fa8a34a5fdd16e396" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:02.588027  3396 raft_consensus.cc:2468] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:02.589118  3512 tablet_bootstrap.cc:492] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:02.589641  3512 ts_tablet_manager.cc:1403] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.001s
I20260709 12:14:02.589282  3144 catalog_manager.cc:5697] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:02.592217  3512 raft_consensus.cc:359] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.592864  3512 raft_consensus.cc:385] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.593116  3512 raft_consensus.cc:740] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.593793  3512 consensus_queue.cc:260] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.594337  3513 tablet_bootstrap.cc:492] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:02.594861  3513 ts_tablet_manager.cc:1403] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.221s	user 0.012s	sys 0.000s
I20260709 12:14:02.595953  3512 ts_tablet_manager.cc:1434] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:02.596872  3512 tablet_bootstrap.cc:492] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:02.603560  3512 tablet_bootstrap.cc:654] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.606878  3513 raft_consensus.cc:359] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.607626  3513 raft_consensus.cc:385] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.607908  3513 raft_consensus.cc:740] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.608712  3513 consensus_queue.cc:260] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.610265  3513 ts_tablet_manager.cc:1434] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:14:02.616173  3394 raft_consensus.cc:2468] T ea1ef92e1a394027bea03502631208be P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:02.622648  3710 raft_consensus.cc:493] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.623369  3710 raft_consensus.cc:515] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.627580  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c3e9b51d6f45d7b9bb183d2314fba0" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:14:02.628877  3433 leader_election.cc:343] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.629431  3245 raft_consensus.cc:2468] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:02.629761  3433 leader_election.cc:304] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:02.630615  3702 raft_consensus.cc:2804] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:02.631013  3702 raft_consensus.cc:493] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:02.630923  3435 leader_election.cc:304] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:02.631500  3702 raft_consensus.cc:3060] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.631827  3607 raft_consensus.cc:2804] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:02.632221  3607 raft_consensus.cc:493] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:02.632556  3607 raft_consensus.cc:3060] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.635591  3521 tablet_bootstrap.cc:654] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.631209  3710 leader_election.cc:290] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:02.641311  3513 tablet_bootstrap.cc:492] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:02.641930  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c066a8b476840969eba0fe1d4749c09" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:02.642145  3607 raft_consensus.cc:515] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.643977  3514 raft_consensus.cc:359] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.655380  3514 raft_consensus.cc:385] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:14:02.647482  3210 consensus_peers.cc:597] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.638443  3571 leader_election.cc:290] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
W20260709 12:14:02.642526  3433 consensus_peers.cc:597] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.656509  3514 raft_consensus.cc:740] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.648871  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c066a8b476840969eba0fe1d4749c09" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:02.659003  3396 raft_consensus.cc:2393] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6b5be93db5954621a868da0636c69239 in current term 1: Already voted for candidate 98db6105b88a40c0927e7b12c0e6602b in this term.
I20260709 12:14:02.658942  3514 consensus_queue.cc:260] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.662472  3513 tablet_bootstrap.cc:654] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.662698  3514 ts_tablet_manager.cc:1434] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.005s
I20260709 12:14:02.663691  3514 tablet_bootstrap.cc:492] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:02.638701  3702 raft_consensus.cc:515] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.657284  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c3e9b51d6f45d7b9bb183d2314fba0" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:02.668783  3607 leader_election.cc:290] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
W20260709 12:14:02.672940  3193 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:02.673934  3512 tablet_bootstrap.cc:492] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:02.674602  3512 ts_tablet_manager.cc:1403] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.006s
I20260709 12:14:02.672348  3394 raft_consensus.cc:2468] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:02.677937  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c3e9b51d6f45d7b9bb183d2314fba0" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:02.678812  3245 raft_consensus.cc:3060] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.679236  3702 leader_election.cc:290] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:02.681742  3433 leader_election.cc:304] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:02.683887  3521 tablet_bootstrap.cc:492] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:02.684387  3521 ts_tablet_manager.cc:1403] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.137s	user 0.018s	sys 0.014s
I20260709 12:14:02.686794  3591 consensus_queue.cc:1048] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:02.696338  3521 raft_consensus.cc:359] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.697799  3521 raft_consensus.cc:385] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.698186  3521 raft_consensus.cc:740] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.699349  3521 consensus_queue.cc:260] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.697820  3245 raft_consensus.cc:2468] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:02.699383  3512 raft_consensus.cc:359] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.701220  3512 raft_consensus.cc:385] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.701455  3512 raft_consensus.cc:740] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.702705  3521 ts_tablet_manager.cc:1434] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 12:14:02.702557  3512 consensus_queue.cc:260] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.700747  3607 raft_consensus.cc:2749] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:02.705988  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c3e9b51d6f45d7b9bb183d2314fba0" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:02.706573  3396 raft_consensus.cc:3060] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.706681  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f209025250e5410fa8a34a5fdd16e396" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:02.709324  3514 tablet_bootstrap.cc:654] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.706691  3512 ts_tablet_manager.cc:1434] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:14:02.712580  3435 leader_election.cc:304] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:02.712910  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f209025250e5410fa8a34a5fdd16e396" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:02.713848  3607 raft_consensus.cc:2804] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:02.714013  3395 raft_consensus.cc:3060] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.714522  3607 raft_consensus.cc:697] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:02.715698  3607 consensus_queue.cc:237] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.719735  3513 tablet_bootstrap.cc:492] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:02.720250  3513 ts_tablet_manager.cc:1403] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.009s
I20260709 12:14:02.721540  3521 tablet_bootstrap.cc:492] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:02.726306  3396 raft_consensus.cc:2468] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:02.730018  3144 catalog_manager.cc:5697] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 0 to 1, leader changed from <none> to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 1 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:02.732375  3512 tablet_bootstrap.cc:492] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:02.726636  3395 raft_consensus.cc:2468] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:02.736778  3521 tablet_bootstrap.cc:654] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:02.746570  3433 leader_election.cc:343] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.747498  3433 leader_election.cc:304] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:02.745167  3513 raft_consensus.cc:359] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.748132  3513 raft_consensus.cc:385] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.748381  3702 raft_consensus.cc:2804] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:02.748936  3702 raft_consensus.cc:697] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:02.749846  3702 consensus_queue.cc:237] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.750859  3514 tablet_bootstrap.cc:492] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:02.751312  3514 ts_tablet_manager.cc:1403] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.015s
I20260709 12:14:02.752828  3591 raft_consensus.cc:493] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.753355  3591 raft_consensus.cc:515] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.754211  3514 raft_consensus.cc:359] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.755038  3514 raft_consensus.cc:385] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.755353  3514 raft_consensus.cc:740] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.755476  3591 leader_election.cc:290] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:02.748425  3513 raft_consensus.cc:740] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.756599  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283617baef6446b39f1180692ba46bda" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:02.756916  3514 consensus_queue.cc:260] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.757328  3513 consensus_queue.cc:260] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.758543  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283617baef6446b39f1180692ba46bda" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:02.759069  3514 ts_tablet_manager.cc:1434] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:14:02.759166  3394 raft_consensus.cc:2468] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:02.759833  3513 ts_tablet_manager.cc:1434] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 12:14:02.760022  3514 tablet_bootstrap.cc:492] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:02.760972  3210 leader_election.cc:304] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:02.763841  3522 raft_consensus.cc:2804] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:02.764209  3522 raft_consensus.cc:493] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:02.764531  3522 raft_consensus.cc:3060] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.767020  3514 tablet_bootstrap.cc:654] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.773515  3468 raft_consensus.cc:2468] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:02.776074  3531 raft_consensus.cc:493] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.776678  3531 raft_consensus.cc:515] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:02.779337  3514 tablet_bootstrap.cc:492] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:02.779933  3514 ts_tablet_manager.cc:1403] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:14:02.780748  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b24e1f15c4e33a5cdbb25f1be26a1" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:14:02.782718  3287 leader_election.cc:343] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.782617  3514 raft_consensus.cc:359] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.783360  3514 raft_consensus.cc:385] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.783639  3514 raft_consensus.cc:740] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.784475  3514 consensus_queue.cc:260] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.787313  3531 leader_election.cc:290] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:02.787693  3521 tablet_bootstrap.cc:492] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:02.788187  3521 ts_tablet_manager.cc:1403] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.005s
I20260709 12:14:02.788702  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b24e1f15c4e33a5cdbb25f1be26a1" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
W20260709 12:14:02.790194  3285 leader_election.cc:343] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.790599  3285 leader_election.cc:304] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:02.790901  3521 raft_consensus.cc:359] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:02.792142  3514 ts_tablet_manager.cc:1434] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:14:02.793073  3514 tablet_bootstrap.cc:492] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:02.792732  3143 catalog_manager.cc:5697] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:02.799180  3514 tablet_bootstrap.cc:654] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.799559  3531 raft_consensus.cc:2749] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:02.802042  3522 raft_consensus.cc:515] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.805317  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283617baef6446b39f1180692ba46bda" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:02.791576  3521 raft_consensus.cc:385] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.805922  3394 raft_consensus.cc:3060] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.806100  3521 raft_consensus.cc:740] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.806831  3513 tablet_bootstrap.cc:492] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:02.813436  3394 raft_consensus.cc:2468] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:02.816656  3210 leader_election.cc:304] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:02.817845  3591 raft_consensus.cc:2804] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:02.818393  3591 raft_consensus.cc:697] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:02.819281  3591 consensus_queue.cc:237] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.824976  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283617baef6446b39f1180692ba46bda" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:02.825655  3468 raft_consensus.cc:3060] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.827772  3141 catalog_manager.cc:5697] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:02.829602  3514 tablet_bootstrap.cc:492] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:02.830127  3514 ts_tablet_manager.cc:1403] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.007s
I20260709 12:14:02.832955  3514 raft_consensus.cc:359] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.833120  3521 consensus_queue.cc:260] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:02.833666  3514 raft_consensus.cc:385] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.833981  3514 raft_consensus.cc:740] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.834293  3512 tablet_bootstrap.cc:654] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.834774  3514 consensus_queue.cc:260] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.835364  3521 ts_tablet_manager.cc:1434] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 12:14:02.836395  3522 leader_election.cc:290] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:02.837224  3514 ts_tablet_manager.cc:1434] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:02.838220  3514 tablet_bootstrap.cc:492] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:02.838981  3468 raft_consensus.cc:2468] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:02.843387  3521 tablet_bootstrap.cc:492] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:02.843879  3514 tablet_bootstrap.cc:654] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.862250  3513 tablet_bootstrap.cc:654] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.868083  3521 tablet_bootstrap.cc:654] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.871119  3512 tablet_bootstrap.cc:492] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:02.871598  3512 ts_tablet_manager.cc:1403] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.000s
I20260709 12:14:02.874274  3513 tablet_bootstrap.cc:492] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:02.874752  3513 ts_tablet_manager.cc:1403] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.002s
I20260709 12:14:02.875113  3512 raft_consensus.cc:359] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:02.876116  3512 raft_consensus.cc:385] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.876461  3512 raft_consensus.cc:740] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.878058  3513 raft_consensus.cc:359] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:02.878836  3513 raft_consensus.cc:385] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.864935  3144 catalog_manager.cc:5697] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:02.879112  3513 raft_consensus.cc:740] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.888607  3513 consensus_queue.cc:260] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:02.877408  3512 consensus_queue.cc:260] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:02.893582  3512 ts_tablet_manager.cc:1434] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:14:02.903288  3531 consensus_queue.cc:1048] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:02.903936  3512 tablet_bootstrap.cc:492] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:02.905743  3514 tablet_bootstrap.cc:492] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:02.906241  3514 ts_tablet_manager.cc:1403] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.028s
I20260709 12:14:02.906433  3513 ts_tablet_manager.cc:1434] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:14:02.907455  3513 tablet_bootstrap.cc:492] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:02.908906  3514 raft_consensus.cc:359] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.910071  3512 tablet_bootstrap.cc:654] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.910287  3514 raft_consensus.cc:385] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.910578  3514 raft_consensus.cc:740] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.913053  3521 tablet_bootstrap.cc:492] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:02.913589  3521 ts_tablet_manager.cc:1403] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.002s
I20260709 12:14:02.914001  3514 consensus_queue.cc:260] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:02.916425  3514 ts_tablet_manager.cc:1434] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:14:02.917404  3514 tablet_bootstrap.cc:492] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:02.917742  3513 tablet_bootstrap.cc:654] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.923900  3514 tablet_bootstrap.cc:654] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.934175  3512 tablet_bootstrap.cc:492] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:02.934729  3512 ts_tablet_manager.cc:1403] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260709 12:14:02.936339  3629 consensus_queue.cc:1048] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:02.939373  3512 raft_consensus.cc:359] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.942416  3512 raft_consensus.cc:385] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.943107  3512 raft_consensus.cc:740] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.944532  3512 consensus_queue.cc:260] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.946348  3521 raft_consensus.cc:359] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.947180  3521 raft_consensus.cc:385] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.947460  3521 raft_consensus.cc:740] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.948302  3521 consensus_queue.cc:260] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.949796  3512 ts_tablet_manager.cc:1434] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:14:02.951658  3512 tablet_bootstrap.cc:492] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:02.954977  3521 ts_tablet_manager.cc:1434] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.003s
I20260709 12:14:02.956048  3521 tablet_bootstrap.cc:492] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:02.961664  3521 tablet_bootstrap.cc:654] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.969713  3514 tablet_bootstrap.cc:492] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:02.970100  3512 tablet_bootstrap.cc:654] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.971519  3521 tablet_bootstrap.cc:492] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:02.971988  3521 ts_tablet_manager.cc:1403] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260709 12:14:02.972406  3513 tablet_bootstrap.cc:492] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:02.972883  3513 ts_tablet_manager.cc:1403] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.013s
I20260709 12:14:02.970230  3514 ts_tablet_manager.cc:1403] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.024s
I20260709 12:14:02.977406  3607 consensus_queue.cc:1048] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:02.980343  3513 raft_consensus.cc:359] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.981087  3513 raft_consensus.cc:385] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.981372  3513 raft_consensus.cc:740] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.982127  3514 raft_consensus.cc:359] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.982064  3513 consensus_queue.cc:260] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.981117  3521 raft_consensus.cc:359] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.984846  3521 raft_consensus.cc:385] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.985100  3521 raft_consensus.cc:740] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.987236  3514 raft_consensus.cc:385] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.987345  3513 ts_tablet_manager.cc:1434] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.006s
I20260709 12:14:02.987571  3514 raft_consensus.cc:740] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.988314  3514 consensus_queue.cc:260] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:02.988929  3513 tablet_bootstrap.cc:492] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:02.990450  3514 ts_tablet_manager.cc:1434] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:14:02.991289  3514 tablet_bootstrap.cc:492] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:02.996151  3706 raft_consensus.cc:493] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.996683  3706 raft_consensus.cc:515] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.000185  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:03.000757  3512 tablet_bootstrap.cc:492] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:03.000936  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:03.001266  3512 ts_tablet_manager.cc:1403] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.000s
I20260709 12:14:03.002948  3287 leader_election.cc:304] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:03.003784  3629 raft_consensus.cc:2749] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.003998  3514 tablet_bootstrap.cc:654] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.004699  3706 leader_election.cc:290] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:03.005653  3521 consensus_queue.cc:260] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:03.007918  3521 ts_tablet_manager.cc:1434] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 12:14:03.008860  3521 tablet_bootstrap.cc:492] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:03.010099  3514 tablet_bootstrap.cc:492] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:03.013507  3571 consensus_queue.cc:1048] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:03.014453  3702 raft_consensus.cc:493] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.014942  3702 raft_consensus.cc:515] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.016968  3702 leader_election.cc:290] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:03.004092  3512 raft_consensus.cc:359] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.018121  3512 raft_consensus.cc:385] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.018409  3512 raft_consensus.cc:740] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.010634  3514 ts_tablet_manager.cc:1403] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 12:14:03.018759  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5a9a485541488093b117d154181329" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:03.019608  3244 raft_consensus.cc:2468] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:03.019172  3512 consensus_queue.cc:260] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.021457  3512 ts_tablet_manager.cc:1434] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:14:03.021888  3435 leader_election.cc:304] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:03.022408  3512 tablet_bootstrap.cc:492] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:03.023447  3702 raft_consensus.cc:2804] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.023921  3702 raft_consensus.cc:493] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.024384  3702 raft_consensus.cc:3060] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.026693  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5a9a485541488093b117d154181329" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:03.027369  3395 raft_consensus.cc:2468] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:03.031123  3521 tablet_bootstrap.cc:654] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.022421  3514 raft_consensus.cc:359] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.034065  3514 raft_consensus.cc:385] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.034344  3514 raft_consensus.cc:740] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.034473  3512 tablet_bootstrap.cc:654] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.039088  3514 consensus_queue.cc:260] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.043720  3514 ts_tablet_manager.cc:1434] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:14:03.044668  3514 tablet_bootstrap.cc:492] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:03.045918  3319 raft_consensus.cc:3060] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.044656  3706 raft_consensus.cc:493] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.040810  3702 raft_consensus.cc:515] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.049077  3706 raft_consensus.cc:515] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.050817  3512 tablet_bootstrap.cc:492] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:03.051244  3706 leader_election.cc:290] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:03.051555  3512 ts_tablet_manager.cc:1403] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.005s
I20260709 12:14:03.053367  3571 raft_consensus.cc:493] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.054016  3571 raft_consensus.cc:515] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:03.056331  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5a9a485541488093b117d154181329" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:03.056522  3512 raft_consensus.cc:359] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.056945  3245 raft_consensus.cc:3060] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.057226  3512 raft_consensus.cc:385] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.057554  3512 raft_consensus.cc:740] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.059779  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455c679504a54dca934251dccc029a59" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:03.060459  3396 raft_consensus.cc:2468] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:03.060154  3512 consensus_queue.cc:260] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.061894  3522 raft_consensus.cc:493] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.062119  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5a9a485541488093b117d154181329" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:03.062759  3395 raft_consensus.cc:3060] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.062479  3607 raft_consensus.cc:493] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.063340  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca4fb0fb124482d9bd080b87cf4c21b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:03.063681  3607 raft_consensus.cc:515] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.062458  3522 raft_consensus.cc:515] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.062621  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455c679504a54dca934251dccc029a59" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:03.053421  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca4fb0fb124482d9bd080b87cf4c21b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:03.066437  3468 raft_consensus.cc:2468] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:03.066581  3607 leader_election.cc:290] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:03.067793  3288 leader_election.cc:304] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:03.068069  3522 leader_election.cc:290] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:03.068537  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:03.068719  3244 raft_consensus.cc:2468] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:03.070732  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca4fb0fb124482d9bd080b87cf4c21b" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:03.071405  3512 ts_tablet_manager.cc:1434] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:14:03.071328  3320 raft_consensus.cc:2468] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
W20260709 12:14:03.073977  3435 leader_election.cc:343] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.072386  3512 tablet_bootstrap.cc:492] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:03.074543  3706 raft_consensus.cc:2804] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.074388  3210 leader_election.cc:304] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:03.074995  3706 raft_consensus.cc:493] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.075356  3706 raft_consensus.cc:3060] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.075501  3591 raft_consensus.cc:2804] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.075932  3591 raft_consensus.cc:493] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.076284  3591 raft_consensus.cc:3060] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.080224  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:03.080533  3322 raft_consensus.cc:3060] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.082036  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca4fb0fb124482d9bd080b87cf4c21b" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:03.082669  3468 raft_consensus.cc:2468] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:03.083504  3512 tablet_bootstrap.cc:654] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.056370  3571 leader_election.cc:290] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
W20260709 12:14:03.078665  3433 leader_election.cc:343] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.086323  3433 leader_election.cc:304] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:03.093966  3522 raft_consensus.cc:493] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.094645  3522 raft_consensus.cc:515] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:02.995571  3513 tablet_bootstrap.cc:654] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.096920  3522 leader_election.cc:290] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
W20260709 12:14:03.100647  3433 leader_election.cc:343] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.101276  3433 leader_election.cc:304] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:03.089557  3702 leader_election.cc:290] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:03.090390  3571 raft_consensus.cc:2804] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.103308  3571 raft_consensus.cc:493] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.103757  3571 raft_consensus.cc:3060] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.104552  3710 raft_consensus.cc:2749] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.110040  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62454e76de314477b847661543ff13e5" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:03.110860  3468 raft_consensus.cc:2468] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:03.112316  3514 tablet_bootstrap.cc:654] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.119140  3395 raft_consensus.cc:2468] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:03.119937  3245 raft_consensus.cc:2468] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:03.123906  3213 leader_election.cc:304] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:03.124418  3433 leader_election.cc:304] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:03.125000  3522 raft_consensus.cc:2804] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.125574  3522 raft_consensus.cc:493] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.125877  3702 raft_consensus.cc:2804] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.127178  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62454e76de314477b847661543ff13e5" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:03.127852  3702 raft_consensus.cc:697] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:03.126029  3522 raft_consensus.cc:3060] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:03.136475  3210 leader_election.cc:343] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.149785  3705 consensus_queue.cc:1048] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.151111  3521 tablet_bootstrap.cc:492] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:03.151623  3521 ts_tablet_manager.cc:1403] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.024s
I20260709 12:14:03.145013  3591 raft_consensus.cc:515] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.158318  3521 raft_consensus.cc:359] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.159071  3521 raft_consensus.cc:385] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.159351  3521 raft_consensus.cc:740] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.160048  3521 consensus_queue.cc:260] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.162070  3586 raft_consensus.cc:493] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.162624  3586 raft_consensus.cc:515] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.165233  3513 tablet_bootstrap.cc:492] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:03.168079  3521 ts_tablet_manager.cc:1434] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260709 12:14:03.168371  3513 ts_tablet_manager.cc:1403] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.180s	user 0.011s	sys 0.014s
I20260709 12:14:03.169030  3521 tablet_bootstrap.cc:492] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:03.129192  3702 consensus_queue.cc:237] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.167600  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d4da76b21d4858b194a766abba10bc" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:03.164651  3586 leader_election.cc:290] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:03.174903  3512 tablet_bootstrap.cc:492] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:03.175278  3512 ts_tablet_manager.cc:1403] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.002s
I20260709 12:14:03.172165  3395 raft_consensus.cc:2468] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:03.179257  3705 raft_consensus.cc:493] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.177496  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d4da76b21d4858b194a766abba10bc" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:03.179775  3705 raft_consensus.cc:515] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:03.180321  3322 raft_consensus.cc:2468] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:03.182610  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3944c1f6b35426c84225aa4084fa9e2" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:03.183815  3210 leader_election.cc:304] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:03.185299  3689 raft_consensus.cc:2804] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.185186  3522 raft_consensus.cc:515] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.185739  3689 raft_consensus.cc:493] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.186141  3689 raft_consensus.cc:3060] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:03.186251  3433 leader_election.cc:343] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.186789  3512 raft_consensus.cc:359] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.187441  3512 raft_consensus.cc:385] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.187703  3512 raft_consensus.cc:740] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.188349  3512 consensus_queue.cc:260] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.191907  3512 ts_tablet_manager.cc:1434] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:14:03.192634  3512 tablet_bootstrap.cc:492] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:03.193295  3705 leader_election.cc:290] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:03.202711  3512 tablet_bootstrap.cc:654] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.202392  3706 raft_consensus.cc:515] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.204553  3706 leader_election.cc:290] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:03.205631  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca4fb0fb124482d9bd080b87cf4c21b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:03.206390  3244 raft_consensus.cc:2393] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 1: Already voted for candidate d49a348216184135b94297f0d2cabdae in this term.
I20260709 12:14:03.207616  3571 raft_consensus.cc:515] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:03.209975  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca4fb0fb124482d9bd080b87cf4c21b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:03.210572  3468 raft_consensus.cc:3060] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.210426  3591 leader_election.cc:290] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:03.210711  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455c679504a54dca934251dccc029a59" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:03.211088  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca4fb0fb124482d9bd080b87cf4c21b" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
W20260709 12:14:03.212639  3433 leader_election.cc:343] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.214057  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca4fb0fb124482d9bd080b87cf4c21b" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:03.214833  3320 raft_consensus.cc:2393] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d49a348216184135b94297f0d2cabdae in current term 1: Already voted for candidate 98db6105b88a40c0927e7b12c0e6602b in this term.
I20260709 12:14:03.215581  3689 raft_consensus.cc:515] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.218511  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3944c1f6b35426c84225aa4084fa9e2" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:03.220137  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455c679504a54dca934251dccc029a59" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:03.220784  3393 raft_consensus.cc:3060] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.221007  3210 leader_election.cc:304] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [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: d49a348216184135b94297f0d2cabdae; no voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:03.222431  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d4da76b21d4858b194a766abba10bc" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:03.223017  3320 raft_consensus.cc:3060] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.226625  3591 raft_consensus.cc:2749] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.228864  3705 consensus_queue.cc:1048] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.230415  3591 raft_consensus.cc:493] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.197810  3513 raft_consensus.cc:359] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:03.235278  3513 raft_consensus.cc:385] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.235522  3513 raft_consensus.cc:740] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.238520  3514 tablet_bootstrap.cc:492] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:03.238940  3514 ts_tablet_manager.cc:1403] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.194s	user 0.014s	sys 0.000s
I20260709 12:14:03.231128  3571 leader_election.cc:290] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:03.247044  3513 consensus_queue.cc:260] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:03.242617  3522 leader_election.cc:290] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:03.248422  3396 raft_consensus.cc:2468] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:03.234210  3591 raft_consensus.cc:515] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.252564  3513 ts_tablet_manager.cc:1434] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.001s
I20260709 12:14:03.254057  3591 leader_election.cc:290] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:03.239868  3689 leader_election.cc:290] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:03.257447  3513 tablet_bootstrap.cc:492] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:03.259217  3468 raft_consensus.cc:2468] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:03.252463  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62454e76de314477b847661543ff13e5" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:03.260673  3467 raft_consensus.cc:3060] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.260509  3288 leader_election.cc:304] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [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: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: d49a348216184135b94297f0d2cabdae
I20260709 12:14:03.263396  3706 raft_consensus.cc:2804] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.264169  3513 tablet_bootstrap.cc:654] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.263882  3706 raft_consensus.cc:697] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:03.270385  3578 raft_consensus.cc:493] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.270547  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62454e76de314477b847661543ff13e5" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:03.270920  3578 raft_consensus.cc:515] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:03.271023  3706 consensus_queue.cc:237] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.273026  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6446c77d2a5a441babde57080ab6947b" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:03.257458  3433 leader_election.cc:304] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:03.274289  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f209025250e5410fa8a34a5fdd16e396" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:03.274947  3705 raft_consensus.cc:2804] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.275324  3705 raft_consensus.cc:493] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.275678  3705 raft_consensus.cc:3060] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.273066  3578 leader_election.cc:290] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:03.277040  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f209025250e5410fa8a34a5fdd16e396" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:03.278594  3288 leader_election.cc:304] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239
I20260709 12:14:03.279399  3578 raft_consensus.cc:2749] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.269389  3512 tablet_bootstrap.cc:492] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:03.279812  3514 raft_consensus.cc:359] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.280517  3514 raft_consensus.cc:385] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.280670  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d4da76b21d4858b194a766abba10bc" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:03.281468  3396 raft_consensus.cc:3060] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.280911  3514 raft_consensus.cc:740] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.280550  3512 ts_tablet_manager.cc:1403] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.013s
I20260709 12:14:03.288741  3514 consensus_queue.cc:260] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.293062  3586 raft_consensus.cc:493] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.293556  3586 raft_consensus.cc:515] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
W20260709 12:14:03.295814  3210 leader_election.cc:343] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.295873  3586 leader_election.cc:290] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
W20260709 12:14:03.296641  3210 leader_election.cc:343] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.298854  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b24e1f15c4e33a5cdbb25f1be26a1" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:03.299650  3321 raft_consensus.cc:2468] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:03.303054  3467 raft_consensus.cc:2468] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:03.292533  3522 raft_consensus.cc:493] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.304458  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6446c77d2a5a441babde57080ab6947b" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:03.305683  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b24e1f15c4e33a5cdbb25f1be26a1" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:03.306502  3571 consensus_queue.cc:1048] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:03.266111  3393 raft_consensus.cc:2468] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:03.311468  3514 ts_tablet_manager.cc:1434] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260709 12:14:03.311164  3512 raft_consensus.cc:359] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.329207  3512 raft_consensus.cc:385] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.314029  3702 raft_consensus.cc:493] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.318475  3145 catalog_manager.cc:5697] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.320178  3513 tablet_bootstrap.cc:492] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:03.322855  3321 raft_consensus.cc:3060] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.324180  3320 raft_consensus.cc:2468] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:03.326304  3210 leader_election.cc:304] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:03.326215  3689 consensus_queue.cc:1048] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:03.309800  3705 raft_consensus.cc:515] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:03.326853  3522 raft_consensus.cc:515] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.334980  3702 raft_consensus.cc:515] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.341982  3591 raft_consensus.cc:2804] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.346133  3522 leader_election.cc:290] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
W20260709 12:14:03.354348  3210 leader_election.cc:343] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.354890  3210 leader_election.cc:304] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b
W20260709 12:14:03.356079  3210 leader_election.cc:343] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.356279  3586 raft_consensus.cc:2749] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.357077  3210 leader_election.cc:304] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:03.357704  3433 leader_election.cc:304] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:03.359099  3710 raft_consensus.cc:2804] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.359743  3710 raft_consensus.cc:697] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:03.359117  3141 catalog_manager.cc:5697] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 0 to 1, leader changed from <none> to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 1 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.360577  3710 consensus_queue.cc:237] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:03.343786  3213 leader_election.cc:304] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:03.363216  3586 raft_consensus.cc:2804] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.363688  3586 raft_consensus.cc:697] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:03.364532  3586 consensus_queue.cc:237] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.365324  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4319b4e77d84453a47546c7c444ed73" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:03.365772  3591 raft_consensus.cc:493] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.366200  3591 raft_consensus.cc:3060] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.371969  3607 raft_consensus.cc:493] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.372519  3607 raft_consensus.cc:515] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.374634  3607 leader_election.cc:290] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:03.376142  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c027a047cf4a6a989062ffe6fd5fbc" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:03.328971  3514 tablet_bootstrap.cc:492] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:03.329682  3512 raft_consensus.cc:740] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.315131  3521 tablet_bootstrap.cc:654] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.331163  3513 ts_tablet_manager.cc:1403] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.005s
I20260709 12:14:03.379258  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4319b4e77d84453a47546c7c444ed73" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:03.387905  3522 raft_consensus.cc:2804] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.388520  3522 raft_consensus.cc:697] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:03.381507  3512 consensus_queue.cc:260] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.395874  3512 ts_tablet_manager.cc:1434] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.000s
I20260709 12:14:03.397861  3512 tablet_bootstrap.cc:492] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
W20260709 12:14:03.397382  3433 leader_election.cc:343] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.389379  3522 consensus_queue.cc:237] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.411546  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3944c1f6b35426c84225aa4084fa9e2" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
W20260709 12:14:03.413457  3433 leader_election.cc:343] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.414453  3705 leader_election.cc:290] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
W20260709 12:14:03.415532  3210 leader_election.cc:343] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.422674  3512 tablet_bootstrap.cc:654] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.424855  3513 raft_consensus.cc:359] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.426370  3513 raft_consensus.cc:385] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.416049  3702 leader_election.cc:290] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:03.434417  3396 raft_consensus.cc:2468] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:03.450590  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47fdcfb71da4c25a57dc044eb632daf" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:03.453784  3702 consensus_queue.cc:1048] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.460608  3514 tablet_bootstrap.cc:654] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:03.464738  3433 leader_election.cc:343] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.467887  3755 consensus_queue.cc:1048] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:03.508876  3142 catalog_manager.cc:5697] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.511070  3141 catalog_manager.cc:5697] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.514576  3514 tablet_bootstrap.cc:492] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:03.515033  3514 ts_tablet_manager.cc:1403] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.186s	user 0.012s	sys 0.000s
I20260709 12:14:03.474677  3513 raft_consensus.cc:740] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.491758  3512 tablet_bootstrap.cc:492] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:03.495556  3521 tablet_bootstrap.cc:492] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:03.497829  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c027a047cf4a6a989062ffe6fd5fbc" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:03.517333  3521 ts_tablet_manager.cc:1403] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.348s	user 0.007s	sys 0.008s
I20260709 12:14:03.518209  3514 raft_consensus.cc:359] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.518908  3514 raft_consensus.cc:385] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.518499  3513 consensus_queue.cc:260] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.519187  3514 raft_consensus.cc:740] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.519963  3514 consensus_queue.cc:260] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.520709  3521 raft_consensus.cc:359] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.521348  3521 raft_consensus.cc:385] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.521595  3521 raft_consensus.cc:740] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.522383  3514 ts_tablet_manager.cc:1434] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:03.523341  3514 tablet_bootstrap.cc:492] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:03.524837  3521 consensus_queue.cc:260] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.498018  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3944c1f6b35426c84225aa4084fa9e2" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:03.498991  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47fdcfb71da4c25a57dc044eb632daf" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:14:03.499625  3213 leader_election.cc:343] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.527804  3213 leader_election.cc:304] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49a348216184135b94297f0d2cabdae; no voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:03.528060  3396 raft_consensus.cc:3060] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.529932  3761 raft_consensus.cc:2749] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:03.533474  3435 leader_election.cc:343] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.534013  3435 leader_election.cc:304] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:03.534742  3702 raft_consensus.cc:2749] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.527832  3245 raft_consensus.cc:2468] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:03.540705  3435 leader_election.cc:304] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45
I20260709 12:14:03.541294  3514 tablet_bootstrap.cc:654] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.542860  3705 raft_consensus.cc:2804] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.517246  3512 ts_tablet_manager.cc:1403] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.006s
I20260709 12:14:03.543366  3705 raft_consensus.cc:493] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.543766  3705 raft_consensus.cc:3060] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.500113  3591 raft_consensus.cc:515] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.550273  3512 raft_consensus.cc:359] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.551442  3512 raft_consensus.cc:385] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.551746  3512 raft_consensus.cc:740] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.552507  3512 consensus_queue.cc:260] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.554349  3396 raft_consensus.cc:2468] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:03.554837  3512 ts_tablet_manager.cc:1434] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 12:14:03.556022  3512 tablet_bootstrap.cc:492] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:03.542981  3513 ts_tablet_manager.cc:1434] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.162s	user 0.007s	sys 0.001s
I20260709 12:14:03.561264  3521 ts_tablet_manager.cc:1434] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.043s	user 0.002s	sys 0.005s
I20260709 12:14:03.563021  3521 tablet_bootstrap.cc:492] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:03.563110  3513 tablet_bootstrap.cc:492] T e47fdcfb71da4c25a57dc044eb632daf P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:03.570726  3512 tablet_bootstrap.cc:654] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.576139  3705 raft_consensus.cc:515] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.579516  3521 tablet_bootstrap.cc:654] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.590549  3513 tablet_bootstrap.cc:654] T e47fdcfb71da4c25a57dc044eb632daf P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.591691  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b24e1f15c4e33a5cdbb25f1be26a1" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:03.592427  3321 raft_consensus.cc:3060] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.594770  3141 catalog_manager.cc:5697] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.602025  3755 raft_consensus.cc:493] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.603657  3755 raft_consensus.cc:515] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.602002  3433 leader_election.cc:304] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:03.607267  3591 leader_election.cc:290] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:03.613313  3702 raft_consensus.cc:2804] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.613926  3702 raft_consensus.cc:697] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:03.614804  3702 consensus_queue.cc:237] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:03.617527  3514 tablet_bootstrap.cc:492] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:03.618335  3514 ts_tablet_manager.cc:1403] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.095s	user 0.031s	sys 0.029s
I20260709 12:14:03.610510  3755 leader_election.cc:290] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:03.627063  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47fdcfb71da4c25a57dc044eb632daf" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:03.627717  3245 raft_consensus.cc:3060] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.627990  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:03.628126  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:03.628705  3320 raft_consensus.cc:2468] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:03.628827  3467 raft_consensus.cc:2468] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:03.621448  3321 raft_consensus.cc:2468] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:03.636197  3210 leader_election.cc:304] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:03.638373  3522 raft_consensus.cc:2804] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.638535  3514 raft_consensus.cc:359] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.639051  3522 raft_consensus.cc:493] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.639362  3514 raft_consensus.cc:385] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.639567  3522 raft_consensus.cc:3060] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.639757  3514 raft_consensus.cc:740] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.640480  3514 consensus_queue.cc:260] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.642442  3514 ts_tablet_manager.cc:1434] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:14:03.643339  3514 tablet_bootstrap.cc:492] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:03.637277  3210 leader_election.cc:304] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:03.647153  3513 tablet_bootstrap.cc:492] T e47fdcfb71da4c25a57dc044eb632daf P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:03.647666  3513 ts_tablet_manager.cc:1403] T e47fdcfb71da4c25a57dc044eb632daf P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.085s	user 0.019s	sys 0.002s
I20260709 12:14:03.647781  3586 raft_consensus.cc:2804] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.648319  3586 raft_consensus.cc:697] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:03.650718  3513 raft_consensus.cc:359] T e47fdcfb71da4c25a57dc044eb632daf P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.651433  3513 raft_consensus.cc:385] T e47fdcfb71da4c25a57dc044eb632daf P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.651712  3513 raft_consensus.cc:740] T e47fdcfb71da4c25a57dc044eb632daf P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.649174  3586 consensus_queue.cc:237] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.652386  3513 consensus_queue.cc:260] T e47fdcfb71da4c25a57dc044eb632daf P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.655428  3513 ts_tablet_manager.cc:1434] T e47fdcfb71da4c25a57dc044eb632daf P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:03.656366  3513 tablet_bootstrap.cc:492] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:03.662196  3513 tablet_bootstrap.cc:654] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.668061  3514 tablet_bootstrap.cc:654] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.687211  3522 raft_consensus.cc:515] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.633311  3705 leader_election.cc:290] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:03.716069  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b24e1f15c4e33a5cdbb25f1be26a1" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
W20260709 12:14:03.739717  3193 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:03.750469  3245 raft_consensus.cc:2468] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:03.734803  3571 raft_consensus.cc:493] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.753435  3392 raft_consensus.cc:3060] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.765831  3571 raft_consensus.cc:515] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.780572  3435 leader_election.cc:304] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:03.781526  3710 raft_consensus.cc:2804] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.787479  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47fdcfb71da4c25a57dc044eb632daf" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:03.788149  3396 raft_consensus.cc:3060] T e47fdcfb71da4c25a57dc044eb632daf P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.787621  3142 catalog_manager.cc:5697] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.788991  3521 tablet_bootstrap.cc:492] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:03.789496  3521 ts_tablet_manager.cc:1403] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.227s	user 0.024s	sys 0.005s
I20260709 12:14:03.791000  3512 tablet_bootstrap.cc:492] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:03.791198  3571 leader_election.cc:290] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:03.791512  3512 ts_tablet_manager.cc:1403] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.236s	user 0.017s	sys 0.028s
I20260709 12:14:03.785004  3710 raft_consensus.cc:697] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:03.793061  3710 consensus_queue.cc:237] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.793747  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4319b4e77d84453a47546c7c444ed73" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
W20260709 12:14:03.795300  3433 leader_election.cc:343] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.795454  3513 tablet_bootstrap.cc:492] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:03.795955  3513 ts_tablet_manager.cc:1403] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.140s	user 0.011s	sys 0.012s
I20260709 12:14:03.796267  3522 leader_election.cc:290] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:03.798128  3514 tablet_bootstrap.cc:492] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:03.798580  3514 ts_tablet_manager.cc:1403] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.155s	user 0.023s	sys 0.015s
I20260709 12:14:03.799537  3513 raft_consensus.cc:359] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:03.800223  3513 raft_consensus.cc:385] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.800478  3513 raft_consensus.cc:740] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.802624  3702 consensus_queue.cc:1048] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.798600  3521 raft_consensus.cc:359] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.804603  3521 raft_consensus.cc:385] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.804924  3521 raft_consensus.cc:740] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.804857  3513 consensus_queue.cc:260] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:03.805691  3521 consensus_queue.cc:260] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.807642  3521 ts_tablet_manager.cc:1434] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 12:14:03.812029  3521 tablet_bootstrap.cc:492] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:03.804584  3396 raft_consensus.cc:2468] T e47fdcfb71da4c25a57dc044eb632daf P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:03.801240  3514 raft_consensus.cc:359] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:03.819171  3514 raft_consensus.cc:385] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.819516  3514 raft_consensus.cc:740] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.820266  3514 consensus_queue.cc:260] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:03.820731  3392 raft_consensus.cc:2468] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:03.828410  3702 raft_consensus.cc:493] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.832814  3702 raft_consensus.cc:515] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:03.835402  3702 leader_election.cc:290] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:03.836145  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:03.836907  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:14:03.837597  3433 leader_election.cc:343] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:03.838302  3435 leader_election.cc:343] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.838739  3435 leader_election.cc:304] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:03.839444  3702 raft_consensus.cc:2749] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.829434  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:03.830204  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4319b4e77d84453a47546c7c444ed73" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:03.840422  3322 raft_consensus.cc:3060] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.840756  3245 raft_consensus.cc:2468] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:03.830494  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:03.842521  3467 raft_consensus.cc:3060] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.843060  3702 consensus_queue.cc:1048] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.847945  3322 raft_consensus.cc:2468] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:03.831522  3512 raft_consensus.cc:359] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.822703  3514 ts_tablet_manager.cc:1434] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260709 12:14:03.849728  3512 raft_consensus.cc:385] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.850560  3514 tablet_bootstrap.cc:492] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:03.848344  3143 catalog_manager.cc:5697] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.856758  3513 ts_tablet_manager.cc:1434] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 12:14:03.857784  3512 raft_consensus.cc:740] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.831645  3710 consensus_queue.cc:1048] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
W20260709 12:14:03.822988  3210 consensus_peers.cc:597] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:03.860556  3210 leader_election.cc:304] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:03.849413  3521 tablet_bootstrap.cc:654] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.862083  3755 raft_consensus.cc:2804] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.862622  3755 raft_consensus.cc:697] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:03.863461  3755 consensus_queue.cc:237] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.849421  3435 leader_election.cc:304] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:03.858213  3531 raft_consensus.cc:493] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.864946  3531 raft_consensus.cc:515] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.865386  3571 raft_consensus.cc:2804] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.865767  3522 consensus_queue.cc:1048] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.867053  3531 leader_election.cc:290] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:03.867552  3514 tablet_bootstrap.cc:654] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.868943  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62454e76de314477b847661543ff13e5" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:03.869799  3468 raft_consensus.cc:2393] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 1: Already voted for candidate d49a348216184135b94297f0d2cabdae in this term.
I20260709 12:14:03.866235  3142 catalog_manager.cc:5697] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.870419  3512 consensus_queue.cc:260] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:03.872239  3531 consensus_queue.cc:1048] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:03.872900  3512 ts_tablet_manager.cc:1434] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.001s
I20260709 12:14:03.873886  3512 tablet_bootstrap.cc:492] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:03.865815  3571 raft_consensus.cc:493] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.878988  3571 raft_consensus.cc:3060] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.882491  3467 raft_consensus.cc:2468] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:03.883652  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62454e76de314477b847661543ff13e5" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:03.884632  3514 tablet_bootstrap.cc:492] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:03.885218  3514 ts_tablet_manager.cc:1403] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260709 12:14:03.889446  3287 leader_election.cc:304] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:03.890777  3706 raft_consensus.cc:3060] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.890951  3514 raft_consensus.cc:359] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.891743  3514 raft_consensus.cc:385] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.891884  3578 consensus_queue.cc:1048] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.896476  3586 consensus_queue.cc:1048] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.900538  3706 raft_consensus.cc:2749] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.909049  3513 tablet_bootstrap.cc:492] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:03.892019  3514 raft_consensus.cc:740] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.911939  3571 raft_consensus.cc:515] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.919661  3514 consensus_queue.cc:260] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.921985  3512 tablet_bootstrap.cc:654] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.923492  3514 ts_tablet_manager.cc:1434] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 12:14:03.924499  3514 tablet_bootstrap.cc:492] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:03.958595  3586 consensus_queue.cc:1048] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:03.942982  3784 log.cc:927] Time spent T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 12:14:03.980780  3521 tablet_bootstrap.cc:492] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:03.984275  3513 tablet_bootstrap.cc:654] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.984599  3521 ts_tablet_manager.cc:1403] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.173s	user 0.013s	sys 0.017s
I20260709 12:14:03.987406  3521 raft_consensus.cc:359] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.988075  3521 raft_consensus.cc:385] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.988360  3521 raft_consensus.cc:740] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.988994  3521 consensus_queue.cc:260] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:03.980373  3142 catalog_manager.cc:5697] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.981356  3571 leader_election.cc:290] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:03.992022  3514 tablet_bootstrap.cc:654] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:04.000569  3433 consensus_peers.cc:597] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:03.981424  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4319b4e77d84453a47546c7c444ed73" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:04.001966  3322 raft_consensus.cc:3060] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.010548  3571 raft_consensus.cc:493] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.011595  3571 raft_consensus.cc:515] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:04.014453  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e5b651ab0b4b3e9fe821c0bbfe86eb" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
W20260709 12:14:04.018496  3433 leader_election.cc:343] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:04.019346  3433 consensus_peers.cc:597] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:04.021370  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e5b651ab0b4b3e9fe821c0bbfe86eb" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:04.022120  3392 raft_consensus.cc:2468] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:04.023404  3433 leader_election.cc:304] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:04.024302  3710 raft_consensus.cc:2804] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.024739  3710 raft_consensus.cc:493] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.025117  3710 raft_consensus.cc:3060] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.974723  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4319b4e77d84453a47546c7c444ed73" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:04.025924  3244 raft_consensus.cc:3060] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.026840  3512 tablet_bootstrap.cc:492] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:04.027359  3512 ts_tablet_manager.cc:1403] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.154s	user 0.008s	sys 0.003s
I20260709 12:14:04.030263  3521 ts_tablet_manager.cc:1434] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.002s
I20260709 12:14:04.031250  3521 tablet_bootstrap.cc:492] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:04.036386  3710 raft_consensus.cc:515] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:04.038447  3521 tablet_bootstrap.cc:654] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.044966  3244 raft_consensus.cc:2468] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:04.045642  3571 leader_election.cc:290] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:04.050047  3435 leader_election.cc:304] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:04.048952  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e5b651ab0b4b3e9fe821c0bbfe86eb" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
W20260709 12:14:04.053169  3433 leader_election.cc:343] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.051427  3571 raft_consensus.cc:2804] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.054550  3571 raft_consensus.cc:697] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:04.058514  3513 tablet_bootstrap.cc:492] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:04.059037  3513 ts_tablet_manager.cc:1403] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.202s	user 0.010s	sys 0.000s
I20260709 12:14:04.058753  3512 raft_consensus.cc:359] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.059430  3512 raft_consensus.cc:385] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.059746  3512 raft_consensus.cc:740] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.055791  3571 consensus_queue.cc:237] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.046041  3322 raft_consensus.cc:2468] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:04.072096  3513 raft_consensus.cc:359] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.074026  3710 leader_election.cc:290] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:04.075652  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e5b651ab0b4b3e9fe821c0bbfe86eb" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:04.076314  3392 raft_consensus.cc:3060] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.076550  3521 tablet_bootstrap.cc:492] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:04.077087  3521 ts_tablet_manager.cc:1403] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.008s
I20260709 12:14:04.078464  3512 consensus_queue.cc:260] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.080407  3521 raft_consensus.cc:359] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.081094  3521 raft_consensus.cc:385] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.072837  3513 raft_consensus.cc:385] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.081548  3513 raft_consensus.cc:740] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.082406  3513 consensus_queue.cc:260] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.083114  3521 raft_consensus.cc:740] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.084417  3392 raft_consensus.cc:2468] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:04.085316  3513 ts_tablet_manager.cc:1434] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:14:04.084352  3512 ts_tablet_manager.cc:1434] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.002s
I20260709 12:14:04.085898  3521 consensus_queue.cc:260] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.086884  3512 tablet_bootstrap.cc:492] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:04.091048  3521 ts_tablet_manager.cc:1434] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 12:14:04.090026  3433 leader_election.cc:304] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:04.091682  3513 tablet_bootstrap.cc:492] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:04.094858  3514 tablet_bootstrap.cc:492] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:04.095379  3514 ts_tablet_manager.cc:1403] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.171s	user 0.011s	sys 0.000s
I20260709 12:14:04.096375  3512 tablet_bootstrap.cc:654] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.092010  3521 tablet_bootstrap.cc:492] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:04.099260  3571 raft_consensus.cc:2804] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.099779  3571 raft_consensus.cc:697] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:04.100883  3571 consensus_queue.cc:237] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:04.102587  3514 raft_consensus.cc:359] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.103515  3514 raft_consensus.cc:385] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.103854  3514 raft_consensus.cc:740] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.104521  3521 tablet_bootstrap.cc:654] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.104981  3514 consensus_queue.cc:260] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.107662  3513 tablet_bootstrap.cc:654] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.107959  3514 ts_tablet_manager.cc:1434] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:14:04.109226  3514 tablet_bootstrap.cc:492] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:04.172729  3514 tablet_bootstrap.cc:654] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.196296  3514 tablet_bootstrap.cc:492] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:04.199607  3513 tablet_bootstrap.cc:492] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:04.200747  3513 ts_tablet_manager.cc:1403] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.000s
I20260709 12:14:04.199252  3144 catalog_manager.cc:5697] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.197198  3514 ts_tablet_manager.cc:1403] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.002s
I20260709 12:14:04.219405  3514 raft_consensus.cc:359] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:04.220525  3514 raft_consensus.cc:385] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.220925  3514 raft_consensus.cc:740] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.221966  3514 consensus_queue.cc:260] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:04.225284  3512 tablet_bootstrap.cc:492] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:04.226472  3512 ts_tablet_manager.cc:1403] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.014s
I20260709 12:14:04.226894  3514 ts_tablet_manager.cc:1434] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.008s
I20260709 12:14:04.228938  3514 tablet_bootstrap.cc:492] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:04.237195  3514 tablet_bootstrap.cc:654] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.254887  3571 consensus_queue.cc:1048] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:04.257355  3571 raft_consensus.cc:493] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.257952  3571 raft_consensus.cc:515] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.259562  3521 tablet_bootstrap.cc:492] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:04.260385  3521 ts_tablet_manager.cc:1403] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.169s	user 0.011s	sys 0.001s
I20260709 12:14:04.262737  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:04.263669  3512 raft_consensus.cc:359] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:04.264650  3512 raft_consensus.cc:385] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.264964  3512 raft_consensus.cc:740] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.266100  3513 raft_consensus.cc:359] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:04.267022  3513 raft_consensus.cc:385] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:14:04.267091  3433 leader_election.cc:343] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.267356  3513 raft_consensus.cc:740] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.269464  3512 consensus_queue.cc:260] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:04.273806  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:04.274142  3521 raft_consensus.cc:359] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:04.275162  3521 raft_consensus.cc:385] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.275460  3521 raft_consensus.cc:740] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.276539  3521 consensus_queue.cc:260] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
W20260709 12:14:04.278203  3435 leader_election.cc:343] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.278893  3435 leader_election.cc:304] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:04.280491  3710 raft_consensus.cc:2749] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.280133  3513 consensus_queue.cc:260] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:04.282298  3513 ts_tablet_manager.cc:1434] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.081s	user 0.011s	sys 0.000s
I20260709 12:14:04.282373  3761 consensus_queue.cc:1048] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:04.284102  3512 ts_tablet_manager.cc:1434] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.003s
I20260709 12:14:04.284265  3142 catalog_manager.cc:5697] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:04.289152  3761 raft_consensus.cc:493] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.288384  3654 raft_consensus.cc:493] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.302057  3710 raft_consensus.cc:493] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.303086  3710 raft_consensus.cc:515] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.309383  3755 consensus_queue.cc:1048] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:04.309715  3654 raft_consensus.cc:515] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.312409  3654 leader_election.cc:290] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:04.315537  3761 raft_consensus.cc:515] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.316357  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fda46509fea4524b4822717793c49f7" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:04.319355  3245 raft_consensus.cc:2468] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:04.323724  3761 leader_election.cc:290] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:04.325456  3513 tablet_bootstrap.cc:492] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:04.326629  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fda46509fea4524b4822717793c49f7" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
W20260709 12:14:04.328363  3210 leader_election.cc:343] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.330369  3512 tablet_bootstrap.cc:492] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:04.335058  3361 leader_election.cc:304] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:04.338615  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fda46509fea4524b4822717793c49f7" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:04.341028  3774 raft_consensus.cc:2804] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.341471  3774 raft_consensus.cc:493] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.341872  3774 raft_consensus.cc:3060] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.343490  3710 leader_election.cc:290] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:04.268105  3571 leader_election.cc:290] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:04.348754  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443cb88347be424ea4dfe461b02471dd" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:04.346113  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443cb88347be424ea4dfe461b02471dd" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:14:04.362128  3433 leader_election.cc:343] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:04.363047  3435 leader_election.cc:343] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.363550  3435 leader_election.cc:304] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:04.364823  3710 raft_consensus.cc:2749] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.367480  3514 tablet_bootstrap.cc:492] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:04.367978  3761 consensus_queue.cc:1048] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:04.377192  3512 tablet_bootstrap.cc:654] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.372991  3514 ts_tablet_manager.cc:1403] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.145s	user 0.019s	sys 0.053s
I20260709 12:14:04.381599  3521 ts_tablet_manager.cc:1434] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.121s	user 0.000s	sys 0.010s
I20260709 12:14:04.383140  3521 tablet_bootstrap.cc:492] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:04.402009  3514 raft_consensus.cc:359] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.402763  3514 raft_consensus.cc:385] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.403039  3514 raft_consensus.cc:740] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.407542  3513 tablet_bootstrap.cc:654] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:04.412067  3359 leader_election.cc:343] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.412325  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fda46509fea4524b4822717793c49f7" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:04.403697  3514 consensus_queue.cc:260] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.416891  3705 consensus_queue.cc:1048] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:04.404088  3774 raft_consensus.cc:515] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.427345  3586 consensus_queue.cc:1048] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:14:04.428339  3393 raft_consensus.cc:2393] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d49a348216184135b94297f0d2cabdae in current term 1: Already voted for candidate 341b023c12f7457bb0c666843bec9b45 in this term.
I20260709 12:14:04.427207  3607 consensus_queue.cc:1048] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:14:04.433477  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fda46509fea4524b4822717793c49f7" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:04.441982  3245 raft_consensus.cc:3060] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.431217  3774 leader_election.cc:290] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:04.423442  3514 ts_tablet_manager.cc:1434] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260709 12:14:04.439060  3521 tablet_bootstrap.cc:654] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.450695  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fda46509fea4524b4822717793c49f7" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:04.457319  3321 raft_consensus.cc:3060] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.460219  3514 tablet_bootstrap.cc:492] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:04.467943  3210 leader_election.cc:304] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:04.472590  3245 raft_consensus.cc:2468] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:04.480116  3755 raft_consensus.cc:2749] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:04.484567  3359 leader_election.cc:343] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.494694  3531 raft_consensus.cc:493] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.495358  3521 tablet_bootstrap.cc:492] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:04.495205  3531 raft_consensus.cc:515] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.495877  3521 ts_tablet_manager.cc:1403] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.113s	user 0.017s	sys 0.004s
I20260709 12:14:04.499130  3531 leader_election.cc:290] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:04.503229  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6446c77d2a5a441babde57080ab6947b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:04.503993  3245 raft_consensus.cc:2468] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:04.505324  3287 leader_election.cc:304] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:04.506198  3531 raft_consensus.cc:2804] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.506598  3531 raft_consensus.cc:493] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.506946  3531 raft_consensus.cc:3060] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.507521  3521 raft_consensus.cc:359] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:04.508258  3521 raft_consensus.cc:385] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.508531  3514 tablet_bootstrap.cc:654] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.508529  3521 raft_consensus.cc:740] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.510093  3710 raft_consensus.cc:493] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.510674  3710 raft_consensus.cc:515] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.513029  3710 leader_election.cc:290] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:04.513767  3654 raft_consensus.cc:493] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.515026  3761 raft_consensus.cc:493] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.516004  3361 leader_election.cc:304] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:04.518494  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093ece6930154dbfa0e26e3f36809821" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:04.519603  3512 tablet_bootstrap.cc:492] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:04.521528  3512 ts_tablet_manager.cc:1403] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.192s	user 0.014s	sys 0.023s
I20260709 12:14:04.522174  3521 consensus_queue.cc:260] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:04.521812  3654 raft_consensus.cc:515] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:04.527792  3774 raft_consensus.cc:2804] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.527949  3654 leader_election.cc:290] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:04.528488  3774 raft_consensus.cc:697] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:04.529805  3774 consensus_queue.cc:237] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.523407  3761 raft_consensus.cc:515] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.538252  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78307facb6ca4affbc39ee138644e5b5" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
W20260709 12:14:04.533308  3361 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 47890.6us
I20260709 12:14:04.540412  3512 raft_consensus.cc:359] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.541399  3512 raft_consensus.cc:385] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.542500  3513 tablet_bootstrap.cc:492] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:04.542760  3512 raft_consensus.cc:740] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.543085  3513 ts_tablet_manager.cc:1403] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.218s	user 0.017s	sys 0.004s
W20260709 12:14:04.542408  3362 leader_election.cc:343] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.545463  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6446c77d2a5a441babde57080ab6947b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
W20260709 12:14:04.546855  3285 leader_election.cc:343] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.549046  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78307facb6ca4affbc39ee138644e5b5" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:14:04.549120  3433 leader_election.cc:343] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.558019  3761 leader_election.cc:290] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:04.562686  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c027a047cf4a6a989062ffe6fd5fbc" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:04.563412  3467 raft_consensus.cc:2468] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:04.550303  3512 consensus_queue.cc:260] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.561118  3513 raft_consensus.cc:359] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:04.573735  3513 raft_consensus.cc:385] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.574120  3513 raft_consensus.cc:740] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.572790  3213 leader_election.cc:304] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:04.578069  3513 consensus_queue.cc:260] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:04.578960  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c027a047cf4a6a989062ffe6fd5fbc" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:04.584136  3513 ts_tablet_manager.cc:1434] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.001s
I20260709 12:14:04.557245  3531 raft_consensus.cc:515] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
W20260709 12:14:04.590487  3361 leader_election.cc:343] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.591174  3361 leader_election.cc:304] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:04.590544  3513 tablet_bootstrap.cc:492] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
W20260709 12:14:04.577210  3433 consensus_peers.cc:597] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:04.597412  3651 raft_consensus.cc:2749] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.584190  3755 raft_consensus.cc:2804] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.599428  3755 raft_consensus.cc:493] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.599821  3755 raft_consensus.cc:3060] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.608161  3521 ts_tablet_manager.cc:1434] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.112s	user 0.019s	sys 0.020s
I20260709 12:14:04.617985  3512 ts_tablet_manager.cc:1434] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.096s	user 0.009s	sys 0.000s
I20260709 12:14:04.619105  3512 tablet_bootstrap.cc:492] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
W20260709 12:14:04.603219  3210 leader_election.cc:343] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.622308  3246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093ece6930154dbfa0e26e3f36809821" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:04.627285  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6446c77d2a5a441babde57080ab6947b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:04.627889  3247 raft_consensus.cc:3060] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.630184  3513 tablet_bootstrap.cc:654] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.673192  3521 tablet_bootstrap.cc:492] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:04.676558  3247 raft_consensus.cc:2468] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:04.680763  3818 raft_consensus.cc:493] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.681396  3818 raft_consensus.cc:515] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:04.686553  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3944c1f6b35426c84225aa4084fa9e2" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:04.690276  3710 consensus_queue.cc:1048] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:04.691926  3213 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.132:34093, user_credentials={real_user=slave}} blocked reactor thread for 69141.6us
I20260709 12:14:04.690439  3512 tablet_bootstrap.cc:654] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.697574  3514 tablet_bootstrap.cc:492] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:04.698117  3514 ts_tablet_manager.cc:1403] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.238s	user 0.022s	sys 0.040s
I20260709 12:14:04.705894  3514 raft_consensus.cc:359] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:04.706830  3514 raft_consensus.cc:385] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.707198  3514 raft_consensus.cc:740] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.683990  3818 leader_election.cc:290] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:04.707913  3514 consensus_queue.cc:260] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:04.699548  3586 raft_consensus.cc:493] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.722558  3287 leader_election.cc:304] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:04.724196  3822 raft_consensus.cc:2804] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.724386  3521 tablet_bootstrap.cc:654] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.724709  3822 raft_consensus.cc:697] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:04.727901  3586 raft_consensus.cc:515] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:04.731117  3813 consensus_queue.cc:1048] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:04.727785  3210 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.131:41327, user_credentials={real_user=slave}} blocked reactor thread for 67129.9us
I20260709 12:14:04.732769  3813 raft_consensus.cc:493] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.732837  3755 raft_consensus.cc:515] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.733325  3813 raft_consensus.cc:515] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:04.744148  3514 ts_tablet_manager.cc:1434] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 12:14:04.735718  3706 raft_consensus.cc:493] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b5be93db5954621a868da0636c69239)
I20260709 12:14:04.742672  3822 consensus_queue.cc:237] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.738463  3513 tablet_bootstrap.cc:492] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:04.752208  3513 ts_tablet_manager.cc:1403] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.162s	user 0.025s	sys 0.015s
I20260709 12:14:04.746631  3813 leader_election.cc:290] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:04.737417  3531 leader_election.cc:290] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
W20260709 12:14:04.738940  3435 leader_election.cc:343] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.755636  3706 raft_consensus.cc:515] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:04.756398  3514 tablet_bootstrap.cc:492] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:04.764896  3513 raft_consensus.cc:359] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.765690  3513 raft_consensus.cc:385] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.765975  3513 raft_consensus.cc:740] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.740114  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3944c1f6b35426c84225aa4084fa9e2" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:04.769410  3285 leader_election.cc:304] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239
I20260709 12:14:04.771387  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8313a7bf33f74abbbd94ee2a77ec08f8" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:04.778479  3651 raft_consensus.cc:493] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.778878  3531 raft_consensus.cc:2749] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.779089  3651 raft_consensus.cc:515] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:04.779644  3586 leader_election.cc:290] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
W20260709 12:14:04.780290  3433 leader_election.cc:343] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.780733  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:04.782311  3513 consensus_queue.cc:260] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.784080  3392 raft_consensus.cc:2468] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:04.794106  3513 ts_tablet_manager.cc:1434] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 12:14:04.761881  3435 leader_election.cc:304] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
W20260709 12:14:04.796046  3435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 57142.4us
I20260709 12:14:04.784919  3651 leader_election.cc:290] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:04.796762  3210 leader_election.cc:304] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:04.797331  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:04.799081  3469 raft_consensus.cc:2468] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:04.798142  3813 raft_consensus.cc:2749] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.800464  3362 leader_election.cc:304] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:04.798014  3586 raft_consensus.cc:2804] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.801367  3586 raft_consensus.cc:493] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.801441  3651 raft_consensus.cc:2804] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.801805  3586 raft_consensus.cc:3060] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.801947  3651 raft_consensus.cc:493] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.802392  3651 raft_consensus.cc:3060] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.802768  3512 tablet_bootstrap.cc:492] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:04.803253  3512 ts_tablet_manager.cc:1403] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.184s	user 0.010s	sys 0.015s
I20260709 12:14:04.806119  3512 raft_consensus.cc:359] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.806768  3512 raft_consensus.cc:385] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.807025  3512 raft_consensus.cc:740] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.807699  3702 consensus_queue.cc:1048] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:04.807682  3512 consensus_queue.cc:260] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.817039  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6446c77d2a5a441babde57080ab6947b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
W20260709 12:14:04.818744  3285 leader_election.cc:343] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.820664  3512 ts_tablet_manager.cc:1434] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 12:14:04.821367  3513 tablet_bootstrap.cc:492] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:04.823300  3521 tablet_bootstrap.cc:492] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:04.823889  3521 ts_tablet_manager.cc:1403] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.163s	user 0.023s	sys 0.013s
I20260709 12:14:04.825986  3514 tablet_bootstrap.cc:654] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.826692  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c027a047cf4a6a989062ffe6fd5fbc" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:04.827222  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:04.827344  3470 raft_consensus.cc:3060] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.833154  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:04.836185  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455c679504a54dca934251dccc029a59" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:04.837783  3651 raft_consensus.cc:515] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:04.832913  3706 leader_election.cc:290] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:04.861830  3586 raft_consensus.cc:515] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:04.862762  3651 leader_election.cc:290] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:04.863716  3245 raft_consensus.cc:2393] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 341b023c12f7457bb0c666843bec9b45 in current term 1: Already voted for candidate d49a348216184135b94297f0d2cabdae in this term.
I20260709 12:14:04.887264  3521 raft_consensus.cc:359] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:04.888298  3521 raft_consensus.cc:385] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.888645  3521 raft_consensus.cc:740] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.900787  3586 leader_election.cc:290] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:04.905474  3512 tablet_bootstrap.cc:492] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:04.927057  3755 leader_election.cc:290] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:04.928606  3513 tablet_bootstrap.cc:654] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.929296  3521 consensus_queue.cc:260] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:04.940280  3586 raft_consensus.cc:493] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.941294  3586 raft_consensus.cc:515] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:04.942313  3521 ts_tablet_manager.cc:1434] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.118s	user 0.005s	sys 0.006s
I20260709 12:14:04.943367  3521 tablet_bootstrap.cc:492] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:04.943442  3586 leader_election.cc:290] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:04.940758  3813 raft_consensus.cc:493] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.944805  3813 raft_consensus.cc:515] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:04.946720  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:04.948942  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455c679504a54dca934251dccc029a59" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:04.950897  3755 raft_consensus.cc:493] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.946828  3813 leader_election.cc:290] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:04.929453  3469 raft_consensus.cc:2468] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:04.951484  3755 raft_consensus.cc:515] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:04.963850  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:04.987747  3141 catalog_manager.cc:5697] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:05.003511  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39ff1ecaa7e4ab1a3c0e0475338934e" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:05.006506  3470 raft_consensus.cc:2468] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:05.017289  3245 raft_consensus.cc:2393] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 341b023c12f7457bb0c666843bec9b45 in current term 1: Already voted for candidate d49a348216184135b94297f0d2cabdae in this term.
I20260709 12:14:05.026466  3512 tablet_bootstrap.cc:654] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:05.011559  3361 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 57932.5us
I20260709 12:14:05.030050  3213 leader_election.cc:304] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:05.033011  3242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8313a7bf33f74abbbd94ee2a77ec08f8" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:05.048640  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16248257ddb469bb30bccab5f15cf3f" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:05.040318  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c027a047cf4a6a989062ffe6fd5fbc" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:05.038368  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:05.055120  3522 raft_consensus.cc:2804] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.064110  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
W20260709 12:14:05.057592  3433 leader_election.cc:343] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.064776  3470 raft_consensus.cc:3060] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.066222  3321 raft_consensus.cc:3060] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.070314  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443cb88347be424ea4dfe461b02471dd" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:05.070986  3467 raft_consensus.cc:2468] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:05.059500  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16248257ddb469bb30bccab5f15cf3f" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:05.073354  3395 raft_consensus.cc:2393] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d49a348216184135b94297f0d2cabdae in current term 1: Already voted for candidate 341b023c12f7457bb0c666843bec9b45 in this term.
I20260709 12:14:05.082409  3514 tablet_bootstrap.cc:492] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:05.082849  3514 ts_tablet_manager.cc:1403] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.327s	user 0.014s	sys 0.019s
I20260709 12:14:05.083871  3521 tablet_bootstrap.cc:654] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.081429  3361 leader_election.cc:304] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:05.083402  3522 raft_consensus.cc:697] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:05.087286  3836 raft_consensus.cc:2749] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.088376  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39ff1ecaa7e4ab1a3c0e0475338934e" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:05.088097  3522 consensus_queue.cc:237] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
W20260709 12:14:05.090118  3210 leader_election.cc:343] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.094558  3514 raft_consensus.cc:359] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.095279  3514 raft_consensus.cc:385] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.095566  3514 raft_consensus.cc:740] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
W20260709 12:14:05.096652  3193 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:05.098599  3285 leader_election.cc:304] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239
I20260709 12:14:05.099753  3822 raft_consensus.cc:2749] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:05.100865  3470 raft_consensus.cc:2468] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
W20260709 12:14:05.102118  3433 leader_election.cc:343] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:05.103171  3210 leader_election.cc:343] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.104287  3513 tablet_bootstrap.cc:492] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:05.111299  3513 ts_tablet_manager.cc:1403] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.290s	user 0.015s	sys 0.006s
W20260709 12:14:05.105067  3435 leader_election.cc:343] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.111449  3514 consensus_queue.cc:260] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.110924  3755 leader_election.cc:290] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:05.120505  3513 raft_consensus.cc:359] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.124766  3513 raft_consensus.cc:385] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.125070  3513 raft_consensus.cc:740] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.125775  3513 consensus_queue.cc:260] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.123262  3514 ts_tablet_manager.cc:1434] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 12:14:05.112481  3433 leader_election.cc:304] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:05.128342  3513 ts_tablet_manager.cc:1434] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:14:05.136389  3571 raft_consensus.cc:2749] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.121364  3210 leader_election.cc:304] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:05.141428  3513 tablet_bootstrap.cc:492] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:05.142079  3318 raft_consensus.cc:3060] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.144285  3827 raft_consensus.cc:2749] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.142256  3514 tablet_bootstrap.cc:492] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:05.147058  3512 tablet_bootstrap.cc:492] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:05.147706  3512 ts_tablet_manager.cc:1403] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.326s	user 0.012s	sys 0.008s
I20260709 12:14:05.113660  3435 leader_election.cc:304] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:05.151211  3571 raft_consensus.cc:2749] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:05.156662  3210 leader_election.cc:343] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.161970  3213 leader_election.cc:304] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:05.163570  3586 raft_consensus.cc:2804] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.164026  3586 raft_consensus.cc:493] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.164341  3586 raft_consensus.cc:3060] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.163364  3213 leader_election.cc:304] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45
I20260709 12:14:05.157127  3513 tablet_bootstrap.cc:654] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.168190  3512 raft_consensus.cc:359] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.170302  3512 raft_consensus.cc:385] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.170665  3512 raft_consensus.cc:740] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.175823  3514 tablet_bootstrap.cc:654] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.175911  3586 raft_consensus.cc:515] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:05.178113  3586 leader_election.cc:290] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:05.180783  3512 consensus_queue.cc:260] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.183145  3828 raft_consensus.cc:2804] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.183887  3828 raft_consensus.cc:697] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:05.184799  3512 ts_tablet_manager.cc:1434] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.002s
I20260709 12:14:05.186550  3774 raft_consensus.cc:493] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.187219  3774 raft_consensus.cc:515] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.187927  3512 tablet_bootstrap.cc:492] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:05.184922  3828 consensus_queue.cc:237] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.193475  3774 leader_election.cc:290] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:05.196848  3521 tablet_bootstrap.cc:492] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:05.197463  3521 ts_tablet_manager.cc:1403] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.254s	user 0.006s	sys 0.017s
I20260709 12:14:05.196722  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443cb88347be424ea4dfe461b02471dd" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:05.204448  3521 raft_consensus.cc:359] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:05.205207  3521 raft_consensus.cc:385] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.205534  3521 raft_consensus.cc:740] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.205906  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7b2916dc9841d78087616b6b2b8b51" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
W20260709 12:14:05.206694  3359 consensus_peers.cc:597] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:05.179662  3435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 74619.3us
I20260709 12:14:05.207396  3521 consensus_queue.cc:260] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:05.218099  3521 ts_tablet_manager.cc:1434] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:14:05.218096  3774 consensus_queue.cc:1048] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 12:14:05.214846  3213 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.132:34093, user_credentials={real_user=slave}} blocked reactor thread for 51607.8us
I20260709 12:14:05.223109  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443cb88347be424ea4dfe461b02471dd" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:05.231693  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7b2916dc9841d78087616b6b2b8b51" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:05.232668  3247 raft_consensus.cc:2468] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
W20260709 12:14:05.234035  3285 consensus_peers.cc:597] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b -> Peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Couldn't send request to peer 341b023c12f7457bb0c666843bec9b45. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:05.239501  3144 catalog_manager.cc:5697] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.257030  3521 tablet_bootstrap.cc:492] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
W20260709 12:14:05.228246  3359 leader_election.cc:343] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.267019  3512 tablet_bootstrap.cc:654] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.267629  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443cb88347be424ea4dfe461b02471dd" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:05.270917  3521 tablet_bootstrap.cc:654] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:05.271572  3210 leader_election.cc:343] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:05.274487  3210 leader_election.cc:343] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.272451  3513 tablet_bootstrap.cc:492] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:05.278389  3513 ts_tablet_manager.cc:1403] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.029s
I20260709 12:14:05.278414  3469 raft_consensus.cc:3060] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.281345  3513 raft_consensus.cc:359] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.282032  3513 raft_consensus.cc:385] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.282331  3513 raft_consensus.cc:740] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.283015  3513 consensus_queue.cc:260] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.283653  3514 tablet_bootstrap.cc:492] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:05.284133  3514 ts_tablet_manager.cc:1403] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.142s	user 0.007s	sys 0.010s
I20260709 12:14:05.285151  3513 ts_tablet_manager.cc:1434] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:14:05.286456  3513 tablet_bootstrap.cc:492] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:05.286803  3514 raft_consensus.cc:359] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.287573  3514 raft_consensus.cc:385] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.287881  3514 raft_consensus.cc:740] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.288580  3514 consensus_queue.cc:260] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.290580  3521 tablet_bootstrap.cc:492] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:05.291311  3521 ts_tablet_manager.cc:1403] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.007s
I20260709 12:14:05.292954  3513 tablet_bootstrap.cc:654] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.294960  3469 raft_consensus.cc:2468] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:05.295017  3521 raft_consensus.cc:359] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.296213  3521 raft_consensus.cc:385] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.296629  3521 raft_consensus.cc:740] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.277886  3361 leader_election.cc:304] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:05.270866  3607 raft_consensus.cc:493] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.300158  3514 ts_tablet_manager.cc:1434] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:14:05.302881  3514 tablet_bootstrap.cc:492] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:05.297663  3521 consensus_queue.cc:260] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.306804  3213 leader_election.cc:304] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:05.310771  3689 raft_consensus.cc:2804] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.311431  3689 raft_consensus.cc:697] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:05.312454  3689 consensus_queue.cc:237] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:05.299649  3774 raft_consensus.cc:2804] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:14:05.298437  3361 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 57014us
I20260709 12:14:05.322978  3774 raft_consensus.cc:493] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.329973  3774 raft_consensus.cc:3060] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.298885  3607 raft_consensus.cc:515] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.325852  3514 tablet_bootstrap.cc:654] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.337116  3607 leader_election.cc:290] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:05.345252  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78307facb6ca4affbc39ee138644e5b5" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:05.346006  3395 raft_consensus.cc:2468] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:05.345641  3142 catalog_manager.cc:5697] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 0 to 1, leader changed from <none> to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 1 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.347399  3836 raft_consensus.cc:493] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.347934  3836 raft_consensus.cc:515] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.348647  3433 leader_election.cc:304] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:05.349676  3838 raft_consensus.cc:2804] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.350034  3838 raft_consensus.cc:493] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.350356  3838 raft_consensus.cc:3060] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.351711  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78307facb6ca4affbc39ee138644e5b5" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:14:05.355062  3435 leader_election.cc:343] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.355279  3836 leader_election.cc:290] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:05.356748  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d54ccc7846746c4b1e2678ff0e32756" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
W20260709 12:14:05.361645  3362 leader_election.cc:343] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.366573  3521 ts_tablet_manager.cc:1434] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 12:14:05.356662  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d54ccc7846746c4b1e2678ff0e32756" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:14:05.368577  3361 leader_election.cc:343] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.369144  3361 leader_election.cc:304] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:05.367764  3521 tablet_bootstrap.cc:492] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:05.371531  3838 raft_consensus.cc:515] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.395903  3837 raft_consensus.cc:2749] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.398411  3513 tablet_bootstrap.cc:492] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:05.399024  3513 ts_tablet_manager.cc:1403] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.113s	user 0.017s	sys 0.019s
I20260709 12:14:05.402484  3774 raft_consensus.cc:515] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.404685  3774 leader_election.cc:290] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:05.423794  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7b2916dc9841d78087616b6b2b8b51" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:05.424826  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7b2916dc9841d78087616b6b2b8b51" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:05.429145  3513 raft_consensus.cc:359] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.430246  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78307facb6ca4affbc39ee138644e5b5" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:05.430999  3396 raft_consensus.cc:3060] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.432706  3706 consensus_queue.cc:1048] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.433070  3838 leader_election.cc:290] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:05.437557  3512 tablet_bootstrap.cc:492] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:05.438092  3512 ts_tablet_manager.cc:1403] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.251s	user 0.018s	sys 0.007s
I20260709 12:14:05.438566  3521 tablet_bootstrap.cc:654] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.442749  3514 tablet_bootstrap.cc:492] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:05.445513  3514 ts_tablet_manager.cc:1403] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.143s	user 0.006s	sys 0.008s
I20260709 12:14:05.429921  3513 raft_consensus.cc:385] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.450191  3513 raft_consensus.cc:740] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
W20260709 12:14:05.430377  3359 leader_election.cc:343] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.444247  3241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78307facb6ca4affbc39ee138644e5b5" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:05.451546  3513 consensus_queue.cc:260] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.453758  3245 raft_consensus.cc:3060] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.456197  3514 raft_consensus.cc:359] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.456871  3514 raft_consensus.cc:385] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.457104  3514 raft_consensus.cc:740] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.457751  3514 consensus_queue.cc:260] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.459750  3396 raft_consensus.cc:2468] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:05.461433  3513 ts_tablet_manager.cc:1434] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.000s
I20260709 12:14:05.463068  3433 leader_election.cc:304] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:05.463949  3838 raft_consensus.cc:2804] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.464039  3513 tablet_bootstrap.cc:492] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:05.464485  3838 raft_consensus.cc:697] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:05.465734  3838 consensus_queue.cc:237] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.459897  3514 ts_tablet_manager.cc:1434] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 12:14:05.443367  3512 raft_consensus.cc:359] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.470484  3512 raft_consensus.cc:385] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.470652  3245 raft_consensus.cc:2468] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:05.470793  3512 raft_consensus.cc:740] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.477306  3514 tablet_bootstrap.cc:492] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:05.478643  3361 leader_election.cc:304] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:05.479717  3774 raft_consensus.cc:2804] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.480180  3774 raft_consensus.cc:697] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:05.480991  3774 consensus_queue.cc:237] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.472484  3513 tablet_bootstrap.cc:654] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.484850  3514 tablet_bootstrap.cc:654] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.478322  3512 consensus_queue.cc:260] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.489729  3241 raft_consensus.cc:3060] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.493784  3514 tablet_bootstrap.cc:492] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:05.494275  3514 ts_tablet_manager.cc:1403] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.001s
I20260709 12:14:05.498903  3822 raft_consensus.cc:493] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.499400  3822 raft_consensus.cc:515] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.500312  3143 catalog_manager.cc:5697] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.501677  3514 raft_consensus.cc:359] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.502148  3241 raft_consensus.cc:2468] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:05.503258  3514 raft_consensus.cc:385] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.503571  3514 raft_consensus.cc:740] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.504305  3514 consensus_queue.cc:260] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.506512  3514 ts_tablet_manager.cc:1434] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:14:05.507493  3514 tablet_bootstrap.cc:492] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:05.509590  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fda46509fea4524b4822717793c49f7" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:05.513291  3514 tablet_bootstrap.cc:654] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.513656  3822 leader_election.cc:290] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:05.513963  3512 ts_tablet_manager.cc:1434] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.002s
I20260709 12:14:05.514997  3512 tablet_bootstrap.cc:492] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:05.522888  3651 raft_consensus.cc:493] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.523391  3651 raft_consensus.cc:515] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.523836  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fda46509fea4524b4822717793c49f7" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:05.525230  3285 leader_election.cc:304] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:05.525434  3651 leader_election.cc:290] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:05.526383  3706 raft_consensus.cc:2749] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.527318  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39ff1ecaa7e4ab1a3c0e0475338934e" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
W20260709 12:14:05.528898  3359 leader_election.cc:343] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.530718  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39ff1ecaa7e4ab1a3c0e0475338934e" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:05.531350  3469 raft_consensus.cc:2468] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:05.531915  3514 tablet_bootstrap.cc:492] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:05.532389  3514 ts_tablet_manager.cc:1403] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260709 12:14:05.532680  3362 leader_election.cc:304] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:05.534374  3651 raft_consensus.cc:2804] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.534842  3651 raft_consensus.cc:493] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.535274  3651 raft_consensus.cc:3060] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.539183  3521 tablet_bootstrap.cc:492] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:05.539122  3706 raft_consensus.cc:493] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.538996  3144 catalog_manager.cc:5697] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:05.539740  3706 raft_consensus.cc:515] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:05.542591  3651 raft_consensus.cc:515] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.535254  3514 raft_consensus.cc:359] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:05.544652  3144 catalog_manager.cc:5697] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.545338  3514 raft_consensus.cc:385] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.547745  3241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c027a047cf4a6a989062ffe6fd5fbc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:05.548017  3514 raft_consensus.cc:740] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.548693  3514 consensus_queue.cc:260] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:05.529072  3512 tablet_bootstrap.cc:654] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.545231  3827 consensus_queue.cc:1048] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:05.550437  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39ff1ecaa7e4ab1a3c0e0475338934e" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:05.550976  3470 raft_consensus.cc:3060] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.558398  3514 ts_tablet_manager.cc:1434] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:14:05.558390  3470 raft_consensus.cc:2468] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:05.559535  3514 tablet_bootstrap.cc:492] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:05.563090  3513 tablet_bootstrap.cc:492] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:05.563717  3513 ts_tablet_manager.cc:1403] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.100s	user 0.022s	sys 0.001s
I20260709 12:14:05.546141  3651 leader_election.cc:290] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:05.546135  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c027a047cf4a6a989062ffe6fd5fbc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:05.546717  3706 leader_election.cc:290] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:05.539743  3521 ts_tablet_manager.cc:1403] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.172s	user 0.009s	sys 0.005s
I20260709 12:14:05.547375  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39ff1ecaa7e4ab1a3c0e0475338934e" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
W20260709 12:14:05.568099  3359 leader_election.cc:343] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.569427  3514 tablet_bootstrap.cc:654] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.569862  3362 leader_election.cc:304] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:05.569952  3521 raft_consensus.cc:359] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.569696  3143 catalog_manager.cc:5697] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:05.570698  3521 raft_consensus.cc:385] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.571017  3521 raft_consensus.cc:740] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.571481  3651 raft_consensus.cc:2804] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.572046  3651 raft_consensus.cc:697] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:05.573767  3288 leader_election.cc:304] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:05.573455  3521 consensus_queue.cc:260] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.574710  3822 raft_consensus.cc:2749] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.575913  3521 ts_tablet_manager.cc:1434] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 12:14:05.576206  3651 consensus_queue.cc:237] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.600358  3512 tablet_bootstrap.cc:492] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:05.600908  3512 ts_tablet_manager.cc:1403] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.086s	user 0.007s	sys 0.019s
I20260709 12:14:05.603757  3512 raft_consensus.cc:359] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.604386  3512 raft_consensus.cc:385] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.604636  3512 raft_consensus.cc:740] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.605315  3512 consensus_queue.cc:260] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.608127  3512 ts_tablet_manager.cc:1434] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:05.609107  3512 tablet_bootstrap.cc:492] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:05.617905  3512 tablet_bootstrap.cc:654] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.626703  3521 tablet_bootstrap.cc:492] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:05.633538  3320 raft_consensus.cc:3060] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.636126  3514 tablet_bootstrap.cc:492] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:05.636554  3521 tablet_bootstrap.cc:654] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.636636  3514 ts_tablet_manager.cc:1403] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.010s
I20260709 12:14:05.642445  3512 tablet_bootstrap.cc:492] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:05.642966  3512 ts_tablet_manager.cc:1403] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.003s
I20260709 12:14:05.645589  3512 raft_consensus.cc:359] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:05.646240  3512 raft_consensus.cc:385] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.646500  3512 raft_consensus.cc:740] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.647231  3512 consensus_queue.cc:260] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:05.647786  3514 raft_consensus.cc:359] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.649660  3514 raft_consensus.cc:385] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.649945  3514 raft_consensus.cc:740] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.650619  3514 consensus_queue.cc:260] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.653962  3514 ts_tablet_manager.cc:1434] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:14:05.656073  3514 tablet_bootstrap.cc:492] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:05.656337  3521 tablet_bootstrap.cc:492] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:05.656828  3521 ts_tablet_manager.cc:1403] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 12:14:05.659616  3521 raft_consensus.cc:359] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.660290  3521 raft_consensus.cc:385] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.660568  3521 raft_consensus.cc:740] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.661303  3521 consensus_queue.cc:260] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.662495  3512 ts_tablet_manager.cc:1434] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260709 12:14:05.663488  3512 tablet_bootstrap.cc:492] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:05.663667  3521 ts_tablet_manager.cc:1434] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:05.664577  3521 tablet_bootstrap.cc:492] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:05.666054  3828 consensus_queue.cc:1048] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:14:05.670740  3521 tablet_bootstrap.cc:654] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.672236  3512 tablet_bootstrap.cc:654] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.675894  3813 raft_consensus.cc:493] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.673722  3514 tablet_bootstrap.cc:654] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.676653  3813 raft_consensus.cc:515] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.678118  3571 raft_consensus.cc:493] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.678791  3571 raft_consensus.cc:515] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.679283  3813 leader_election.cc:290] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:05.682370  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d54ccc7846746c4b1e2678ff0e32756" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:05.683197  3396 raft_consensus.cc:2468] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:05.683804  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758489cd6ef449bda05354e6d10a7327" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:05.684463  3322 raft_consensus.cc:2468] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:05.684522  3433 leader_election.cc:304] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:05.681411  3571 leader_election.cc:290] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:05.685771  3571 raft_consensus.cc:2804] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.685925  3433 leader_election.cc:304] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:05.686968  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758489cd6ef449bda05354e6d10a7327" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:05.686228  3571 raft_consensus.cc:493] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.687659  3571 raft_consensus.cc:3060] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.687765  3521 tablet_bootstrap.cc:492] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
W20260709 12:14:05.688228  3433 leader_election.cc:343] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.689169  3813 raft_consensus.cc:2804] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.689555  3813 raft_consensus.cc:493] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.689927  3521 ts_tablet_manager.cc:1403] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260709 12:14:05.689922  3813 raft_consensus.cc:3060] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.692798  3521 raft_consensus.cc:359] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.693464  3521 raft_consensus.cc:385] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.693774  3521 raft_consensus.cc:740] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.694566  3521 consensus_queue.cc:260] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.700482  3761 consensus_queue.cc:1048] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.703248  3521 ts_tablet_manager.cc:1434] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:14:05.704324  3521 tablet_bootstrap.cc:492] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:05.712881  3813 raft_consensus.cc:515] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.748674  3513 raft_consensus.cc:359] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.749912  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758489cd6ef449bda05354e6d10a7327" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:05.752043  3320 raft_consensus.cc:3060] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.752609  3521 tablet_bootstrap.cc:654] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.759487  3512 tablet_bootstrap.cc:492] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:05.760048  3512 ts_tablet_manager.cc:1403] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.003s
I20260709 12:14:05.767623  3514 tablet_bootstrap.cc:492] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:05.768311  3322 raft_consensus.cc:3060] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:05.768677  3213 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.132:34093, user_credentials={real_user=slave}} blocked reactor thread for 44739.7us
I20260709 12:14:05.771765  3827 consensus_queue.cc:1048] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:05.781064  3514 ts_tablet_manager.cc:1403] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.125s	user 0.016s	sys 0.000s
I20260709 12:14:05.765480  3571 raft_consensus.cc:515] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.751515  3513 raft_consensus.cc:385] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.783128  3513 raft_consensus.cc:740] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.784119  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758489cd6ef449bda05354e6d10a7327" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
W20260709 12:14:05.794342  3433 leader_election.cc:343] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.800249  3571 leader_election.cc:290] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:05.803704  3514 raft_consensus.cc:359] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.804414  3514 raft_consensus.cc:385] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.804709  3514 raft_consensus.cc:740] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.806221  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d54ccc7846746c4b1e2678ff0e32756" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:05.806954  3393 raft_consensus.cc:3060] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.811692  3320 raft_consensus.cc:2468] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:05.812894  3433 leader_election.cc:304] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45
I20260709 12:14:05.813213  3512 raft_consensus.cc:359] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.814149  3512 raft_consensus.cc:385] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.814422  3512 raft_consensus.cc:740] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.748739  3813 leader_election.cc:290] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:05.815052  3512 consensus_queue.cc:260] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.814172  3513 consensus_queue.cc:260] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.805356  3514 consensus_queue.cc:260] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.819669  3514 ts_tablet_manager.cc:1434] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 12:14:05.819746  3838 raft_consensus.cc:493] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.820663  3514 tablet_bootstrap.cc:492] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239: Bootstrap starting.
I20260709 12:14:05.820269  3838 raft_consensus.cc:515] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:05.822100  3513 ts_tablet_manager.cc:1434] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.258s	user 0.007s	sys 0.002s
I20260709 12:14:05.823135  3513 tablet_bootstrap.cc:492] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:05.815955  3813 raft_consensus.cc:2804] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.823843  3813 raft_consensus.cc:697] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:05.824689  3813 consensus_queue.cc:237] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.832341  3838 leader_election.cc:290] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:05.833271  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960588dcd0bf44588f9a186280f74bcd" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:05.834837  3512 ts_tablet_manager.cc:1434] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
W20260709 12:14:05.838322  3433 leader_election.cc:343] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.840642  3774 raft_consensus.cc:493] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.841146  3774 raft_consensus.cc:515] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.844004  3774 leader_election.cc:290] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:05.846071  3241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16248257ddb469bb30bccab5f15cf3f" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:05.846792  3241 raft_consensus.cc:2468] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:05.848635  3361 leader_election.cc:304] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:05.851801  3513 tablet_bootstrap.cc:654] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.852205  3774 raft_consensus.cc:2804] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.848335  3705 raft_consensus.cc:493] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.841086  3512 tablet_bootstrap.cc:492] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:05.852819  3774 raft_consensus.cc:493] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.854487  3142 catalog_manager.cc:5697] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.870289  3607 raft_consensus.cc:493] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.870865  3607 raft_consensus.cc:515] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:05.873004  3607 leader_election.cc:290] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:05.884148  3240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960588dcd0bf44588f9a186280f74bcd" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:05.885577  3241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d54ccc7846746c4b1e2678ff0e32756" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:05.885954  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16248257ddb469bb30bccab5f15cf3f" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:05.886533  3320 raft_consensus.cc:2468] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:05.877087  3514 tablet_bootstrap.cc:654] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.890926  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f83a57034024e3281d0e70f1e3f12ff" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:05.894783  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d54ccc7846746c4b1e2678ff0e32756" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
W20260709 12:14:05.896100  3433 leader_election.cc:343] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.903411  3393 raft_consensus.cc:2468] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:05.853423  3705 raft_consensus.cc:515] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.863606  3774 raft_consensus.cc:3060] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.904596  3837 raft_consensus.cc:493] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.923432  3755 raft_consensus.cc:493] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.930819  3433 leader_election.cc:304] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:05.916443  3838 raft_consensus.cc:493] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.947394  3705 leader_election.cc:290] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:05.917320  3761 consensus_queue.cc:1048] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 12:14:05.954268  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b569bd454f50b6224a34813a8038" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:05.955497  3521 tablet_bootstrap.cc:492] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:05.956007  3521 ts_tablet_manager.cc:1403] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.252s	user 0.011s	sys 0.018s
I20260709 12:14:05.950870  3705 raft_consensus.cc:2804] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.959299  3705 raft_consensus.cc:697] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:05.960180  3705 consensus_queue.cc:237] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
W20260709 12:14:05.936698  3435 leader_election.cc:343] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.963802  3435 leader_election.cc:304] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
W20260709 12:14:05.964975  3435 leader_election.cc:343] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.966058  3607 raft_consensus.cc:2749] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:05.966151  3435 leader_election.cc:343] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.928506  3755 raft_consensus.cc:515] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.934947  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f83a57034024e3281d0e70f1e3f12ff" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:05.969815  3320 raft_consensus.cc:3060] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.929241  3837 raft_consensus.cc:515] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:05.974123  3837 leader_election.cc:290] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:05.975800  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8313a7bf33f74abbbd94ee2a77ec08f8" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:05.976504  3247 raft_consensus.cc:2468] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:05.978416  3361 leader_election.cc:304] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:05.979701  3837 raft_consensus.cc:2804] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.980288  3837 raft_consensus.cc:493] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.980741  3837 raft_consensus.cc:3060] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.967898  3521 raft_consensus.cc:359] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:05.983991  3521 raft_consensus.cc:385] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.988180  3755 leader_election.cc:290] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:05.984378  3521 raft_consensus.cc:740] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.000500  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8313a7bf33f74abbbd94ee2a77ec08f8" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:05.999203  3521 consensus_queue.cc:260] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:05.990346  3774 raft_consensus.cc:515] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:05.948458  3838 raft_consensus.cc:515] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:05.993463  3512 tablet_bootstrap.cc:654] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.007037  3521 ts_tablet_manager.cc:1434] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.005s
W20260709 12:14:06.012943  3210 consensus_peers.cc:597] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:06.014889  3651 consensus_queue.cc:1048] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:14:06.022446  3521 tablet_bootstrap.cc:492] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:06.022599  3145 catalog_manager.cc:5697] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:06.022665  3886 raft_consensus.cc:493] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.034381  3886 raft_consensus.cc:515] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:06.023617  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8313a7bf33f74abbbd94ee2a77ec08f8" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:06.037303  3467 raft_consensus.cc:2468] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:06.040081  3531 raft_consensus.cc:493] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.040742  3531 raft_consensus.cc:515] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:06.044739  3531 leader_election.cc:290] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:06.046392  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7b2916dc9841d78087616b6b2b8b51" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
W20260709 12:14:06.022064  3213 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.132:34093, user_credentials={real_user=slave}} blocked reactor thread for 92908us
I20260709 12:14:06.016728  3837 raft_consensus.cc:515] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:06.076805  3245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7b2916dc9841d78087616b6b2b8b51" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:06.077586  3245 raft_consensus.cc:2468] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:06.081180  3513 tablet_bootstrap.cc:492] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:06.081936  3513 ts_tablet_manager.cc:1403] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.259s	user 0.015s	sys 0.045s
I20260709 12:14:06.096279  3886 leader_election.cc:290] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:06.099414  3838 leader_election.cc:290] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:06.101269  3837 leader_election.cc:290] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:06.101555  3392 raft_consensus.cc:2393] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d49a348216184135b94297f0d2cabdae in current term 1: Already voted for candidate 341b023c12f7457bb0c666843bec9b45 in this term.
I20260709 12:14:06.103210  3774 leader_election.cc:290] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:06.110230  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8313a7bf33f74abbbd94ee2a77ec08f8" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:06.112517  3513 raft_consensus.cc:359] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:06.110954  3469 raft_consensus.cc:2468] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:06.116523  3513 raft_consensus.cc:385] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.116793  3514 tablet_bootstrap.cc:492] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239: No bootstrap required, opened a new log
I20260709 12:14:06.122571  3514 ts_tablet_manager.cc:1403] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239: Time spent bootstrapping tablet: real 0.302s	user 0.026s	sys 0.033s
I20260709 12:14:06.123250  3513 raft_consensus.cc:740] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.130147  3521 tablet_bootstrap.cc:654] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.133364  3513 consensus_queue.cc:260] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
W20260709 12:14:06.112124  3435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 134248us
I20260709 12:14:06.143877  3513 ts_tablet_manager.cc:1434] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 12:14:06.148347  3514 raft_consensus.cc:359] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:06.149075  3514 raft_consensus.cc:385] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.149348  3514 raft_consensus.cc:740] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.150153  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8313a7bf33f74abbbd94ee2a77ec08f8" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:06.150748  3470 raft_consensus.cc:3060] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.152817  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8313a7bf33f74abbbd94ee2a77ec08f8" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:06.153424  3247 raft_consensus.cc:3060] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.153993  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16248257ddb469bb30bccab5f15cf3f" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:06.154795  3243 raft_consensus.cc:3060] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.157713  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16248257ddb469bb30bccab5f15cf3f" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
W20260709 12:14:06.158779  3213 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.132:34093, user_credentials={real_user=slave}} blocked reactor thread for 82103us
I20260709 12:14:06.158360  3318 raft_consensus.cc:3060] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.161036  3213 leader_election.cc:304] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:06.161365  3514 consensus_queue.cc:260] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:06.144804  3755 raft_consensus.cc:493] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:06.171365  3433 leader_election.cc:343] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:06.171985  3433 leader_election.cc:343] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.172298  3433 leader_election.cc:304] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:06.184382  3514 ts_tablet_manager.cc:1434] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.000s
I20260709 12:14:06.189769  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1503fed319f84dde80bab1229bb9488b" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:06.193261  3470 raft_consensus.cc:2468] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:06.175268  3838 raft_consensus.cc:2749] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.259706  3512 tablet_bootstrap.cc:492] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:06.260365  3512 ts_tablet_manager.cc:1403] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.420s	user 0.011s	sys 0.008s
I20260709 12:14:06.176079  3755 raft_consensus.cc:515] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:06.195674  3586 raft_consensus.cc:493] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.195245  3242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b569bd454f50b6224a34813a8038" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:06.182760  3287 leader_election.cc:304] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45
W20260709 12:14:06.300246  3433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.131:41327, user_credentials={real_user=slave}} blocked reactor thread for 105292us
I20260709 12:14:06.262774  3607 consensus_queue.cc:1048] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
W20260709 12:14:06.304811  3433 leader_election.cc:343] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.273521  3362 leader_election.cc:304] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:06.282513  3586 raft_consensus.cc:515] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:06.337750  3891 consensus_queue.cc:1048] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.074s
I20260709 12:14:06.344231  3512 raft_consensus.cc:359] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:06.344997  3512 raft_consensus.cc:385] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.345281  3512 raft_consensus.cc:740] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.310154  3822 raft_consensus.cc:2804] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:06.347270  3247 raft_consensus.cc:2468] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
W20260709 12:14:06.315773  3287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 141864us
I20260709 12:14:06.350940  3755 leader_election.cc:290] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:06.353901  3879 consensus_queue.cc:1048] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.043s
I20260709 12:14:06.354632  3586 leader_election.cc:290] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:06.364969  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:06.368440  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc187cc671744a0b9a4ac777e5d142dc" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:06.370898  3513 tablet_bootstrap.cc:492] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
W20260709 12:14:06.374017  3362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.132:34093, user_credentials={real_user=slave}} blocked reactor thread for 111285us
I20260709 12:14:06.375505  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:06.376204  3836 raft_consensus.cc:2804] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.376313  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc187cc671744a0b9a4ac777e5d142dc" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:06.419545  3836 raft_consensus.cc:697] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:06.399289  3884 raft_consensus.cc:2764] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:14:06.407996  3512 consensus_queue.cc:260] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:06.395629  3822 raft_consensus.cc:493] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 341b023c12f7457bb0c666843bec9b45)
I20260709 12:14:06.424547  3318 raft_consensus.cc:2468] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:06.427130  3512 ts_tablet_manager.cc:1434] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.166s	user 0.007s	sys 0.002s
I20260709 12:14:06.428920  3319 raft_consensus.cc:2468] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:06.416090  3244 raft_consensus.cc:2468] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:06.432685  3822 raft_consensus.cc:3060] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:06.433725  3210 leader_election.cc:343] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.441111  3512 tablet_bootstrap.cc:492] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:06.420883  3836 consensus_queue.cc:237] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:06.443251  3210 leader_election.cc:304] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
W20260709 12:14:06.451272  3359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:39143, user_credentials={real_user=slave}} blocked reactor thread for 84993.3us
W20260709 12:14:06.452385  3359 consensus_peers.cc:597] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:06.448117  3884 raft_consensus.cc:2804] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.466935  3395 raft_consensus.cc:3060] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.469985  3243 raft_consensus.cc:2468] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:06.462095  3884 raft_consensus.cc:493] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.473987  3884 raft_consensus.cc:3060] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:06.479647  3210 leader_election.cc:343] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.480297  3210 leader_election.cc:304] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:06.486932  3586 raft_consensus.cc:493] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.487519  3586 raft_consensus.cc:515] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:06.501068  3521 tablet_bootstrap.cc:492] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:06.504061  3521 ts_tablet_manager.cc:1403] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.482s	user 0.043s	sys 0.067s
I20260709 12:14:06.487922  3828 raft_consensus.cc:2749] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.492888  3359 leader_election.cc:304] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:06.482806  3900 consensus_queue.cc:1048] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 12:14:06.491122  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1503fed319f84dde80bab1229bb9488b" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:06.511086  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:06.521327  3512 tablet_bootstrap.cc:654] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.522012  3322 raft_consensus.cc:2468] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 0.
I20260709 12:14:06.522255  3903 raft_consensus.cc:493] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.518200  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d54ccc7846746c4b1e2678ff0e32756" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:06.522948  3903 raft_consensus.cc:515] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:06.523959  3393 raft_consensus.cc:2393] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d49a348216184135b94297f0d2cabdae in current term 1: Already voted for candidate 6b5be93db5954621a868da0636c69239 in this term.
I20260709 12:14:06.526017  3822 raft_consensus.cc:515] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:06.527208  3521 raft_consensus.cc:359] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:06.527861  3521 raft_consensus.cc:385] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.528075  3822 leader_election.cc:290] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:06.528113  3521 raft_consensus.cc:740] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.529906  3521 consensus_queue.cc:260] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:06.530673  3586 leader_election.cc:290] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:06.532644  3521 ts_tablet_manager.cc:1434] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 12:14:06.533638  3521 tablet_bootstrap.cc:492] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:06.517995  3890 raft_consensus.cc:2804] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.539762  3521 tablet_bootstrap.cc:654] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:06.539724  3193 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:06.539713  3890 raft_consensus.cc:697] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:06.542866  3890 consensus_queue.cc:237] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:06.559876  3903 leader_election.cc:290] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:06.582988  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758489cd6ef449bda05354e6d10a7327" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:06.590153  3513 tablet_bootstrap.cc:654] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.593880  3705 consensus_queue.cc:1048] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:14:06.599411  3433 leader_election.cc:304] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
W20260709 12:14:06.594262  3435 leader_election.cc:343] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.595463  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7b2916dc9841d78087616b6b2b8b51" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:06.612015  3243 raft_consensus.cc:3060] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.592301  3884 raft_consensus.cc:515] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:06.645267  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d54ccc7846746c4b1e2678ff0e32756" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:06.649895  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7b2916dc9841d78087616b6b2b8b51" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:06.657703  3521 tablet_bootstrap.cc:492] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:06.658363  3521 ts_tablet_manager.cc:1403] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.125s	user 0.022s	sys 0.036s
W20260709 12:14:06.678848  3433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.130:39143, user_credentials={real_user=slave}} blocked reactor thread for 79562.3us
I20260709 12:14:06.612231  3435 leader_election.cc:304] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:06.681511  3213 leader_election.cc:304] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239
I20260709 12:14:06.678753  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
W20260709 12:14:06.691270  3433 leader_election.cc:343] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.699919  3433 leader_election.cc:304] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:06.689303  3522 raft_consensus.cc:3060] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.704383  3521 raft_consensus.cc:359] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:06.705416  3521 raft_consensus.cc:385] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.705802  3521 raft_consensus.cc:740] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.707733  3521 consensus_queue.cc:260] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:06.715094  3316 raft_consensus.cc:1240] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Rejecting Update request from peer 341b023c12f7457bb0c666843bec9b45 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:06.709566  3813 raft_consensus.cc:2749] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.719913  3243 raft_consensus.cc:2468] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 2.
I20260709 12:14:06.720803  3898 raft_consensus.cc:493] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.722467  3241 raft_consensus.cc:1240] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Rejecting Update request from peer 341b023c12f7457bb0c666843bec9b45 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:14:06.727612  3887 raft_consensus.cc:2749] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.716277  3899 raft_consensus.cc:2804] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.746333  3521 ts_tablet_manager.cc:1434] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.088s	user 0.008s	sys 0.001s
I20260709 12:14:06.721377  3898 raft_consensus.cc:515] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:06.693861  3879 consensus_queue.cc:1048] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 12:14:06.751482  3898 leader_election.cc:290] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:06.753418  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758489cd6ef449bda05354e6d10a7327" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:06.754315  3317 raft_consensus.cc:2468] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:06.744963  3899 raft_consensus.cc:493] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.755579  3899 raft_consensus.cc:3060] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.761565  3898 consensus_queue.cc:1048] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:06.749190  3285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.131:41327, user_credentials={real_user=slave}} blocked reactor thread for 45208.5us
I20260709 12:14:06.764117  3884 leader_election.cc:290] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
W20260709 12:14:06.711419  3435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 118234us
I20260709 12:14:06.771476  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:06.772116  3320 raft_consensus.cc:3060] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.749845  3654 consensus_queue.cc:1059] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:14:06.773846  3654 raft_consensus.cc:3055] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:06.774290  3654 raft_consensus.cc:740] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:06.782493  3319 raft_consensus.cc:3060] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.793983  3521 tablet_bootstrap.cc:492] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:06.778146  3141 catalog_manager.cc:5697] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:06.787339  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:06.797060  3141 catalog_manager.cc:5697] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.814213  3320 raft_consensus.cc:2468] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:06.830156  3513 tablet_bootstrap.cc:492] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:06.830859  3513 ts_tablet_manager.cc:1403] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.460s	user 0.027s	sys 0.011s
W20260709 12:14:06.841171  3433 leader_election.cc:343] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.842485  3210 leader_election.cc:304] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:06.855106  3512 tablet_bootstrap.cc:492] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:06.855584  3512 ts_tablet_manager.cc:1403] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.417s	user 0.014s	sys 0.039s
I20260709 12:14:06.861405  3901 raft_consensus.cc:2804] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.868391  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:06.801283  3654 consensus_queue.cc:260] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:06.870239  3706 raft_consensus.cc:493] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 341b023c12f7457bb0c666843bec9b45)
I20260709 12:14:06.926015  3908 consensus_queue.cc:1059] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:14:06.879046  3901 raft_consensus.cc:697] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
W20260709 12:14:06.984539  3918 log.cc:927] Time spent T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 12:14:06.927434  3706 raft_consensus.cc:515] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
W20260709 12:14:06.995338  3919 log.cc:927] Time spent T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260709 12:14:07.015870  3901 consensus_queue.cc:237] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:06.884809  3287 leader_election.cc:304] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45
W20260709 12:14:07.074308  3287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 196818us
I20260709 12:14:07.074679  3822 raft_consensus.cc:2804] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:07.075361  3822 raft_consensus.cc:697] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:07.076231  3822 consensus_queue.cc:237] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:07.070068  3521 tablet_bootstrap.cc:654] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.090613  3705 raft_consensus.cc:493] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.091144  3705 raft_consensus.cc:515] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:07.093309  3705 leader_election.cc:290] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
W20260709 12:14:07.094692  3362 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:07.097503  3654 raft_consensus.cc:3060] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:07.102120  3513 raft_consensus.cc:359] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:07.120307  3513 raft_consensus.cc:385] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.121125  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39ff1ecaa7e4ab1a3c0e0475338934e" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:07.108336  3522 raft_consensus.cc:2749] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.113474  3706 leader_election.cc:290] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:07.118427  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093ece6930154dbfa0e26e3f36809821" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:07.117205  3359 leader_election.cc:304] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 6b5be93db5954621a868da0636c69239
I20260709 12:14:07.104820  3899 raft_consensus.cc:515] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:07.120708  3513 raft_consensus.cc:740] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
W20260709 12:14:07.144779  3213 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.132:34093, user_credentials={real_user=slave}} blocked reactor thread for 259650us
I20260709 12:14:07.135735  3837 raft_consensus.cc:2804] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:07.156762  3513 consensus_queue.cc:260] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:07.170946  3468 raft_consensus.cc:2393] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d49a348216184135b94297f0d2cabdae in current term 1: Already voted for candidate 6b5be93db5954621a868da0636c69239 in this term.
I20260709 12:14:07.171604  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39ff1ecaa7e4ab1a3c0e0475338934e" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:07.177402  3512 raft_consensus.cc:359] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:07.178167  3512 raft_consensus.cc:385] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.178469  3512 raft_consensus.cc:740] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.179064  3512 consensus_queue.cc:260] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:07.181272  3836 raft_consensus.cc:493] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.181804  3836 raft_consensus.cc:515] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:07.183851  3836 leader_election.cc:290] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:07.159742  3837 raft_consensus.cc:493] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6b5be93db5954621a868da0636c69239)
I20260709 12:14:07.201797  3513 ts_tablet_manager.cc:1434] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.371s	user 0.010s	sys 0.005s
I20260709 12:14:07.207698  3521 tablet_bootstrap.cc:492] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:07.208446  3521 ts_tablet_manager.cc:1403] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.415s	user 0.016s	sys 0.007s
I20260709 12:14:07.209158  3512 ts_tablet_manager.cc:1434] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.353s	user 0.007s	sys 0.008s
I20260709 12:14:07.210194  3512 tablet_bootstrap.cc:492] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:07.187286  3837 raft_consensus.cc:3060] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:07.218052  3513 tablet_bootstrap.cc:492] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:07.218326  3900 consensus_queue.cc:1048] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.213172  3241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:07.189555  3901 raft_consensus.cc:493] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.221702  3901 raft_consensus.cc:515] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:07.222101  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093ece6930154dbfa0e26e3f36809821" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:07.224190  3901 leader_election.cc:290] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:07.215703  3706 raft_consensus.cc:493] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.224987  3706 raft_consensus.cc:515] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:07.254642  3390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f83a57034024e3281d0e70f1e3f12ff" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:07.263095  3900 consensus_queue.cc:1048] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:07.265162  3285 leader_election.cc:343] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.269445  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78307facb6ca4affbc39ee138644e5b5" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:07.279166  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78307facb6ca4affbc39ee138644e5b5" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
W20260709 12:14:07.273672  3433 leader_election.cc:343] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.282507  3241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:07.282040  3521 raft_consensus.cc:359] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:07.283718  3521 raft_consensus.cc:385] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.283983  3521 raft_consensus.cc:740] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.284662  3521 consensus_queue.cc:260] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:07.286754  3521 ts_tablet_manager.cc:1434] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 12:14:07.252424  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6446c77d2a5a441babde57080ab6947b" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:07.292443  3213 leader_election.cc:304] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [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: d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239
I20260709 12:14:07.296599  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6446c77d2a5a441babde57080ab6947b" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:07.293098  3899 leader_election.cc:290] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:07.299476  3145 catalog_manager.cc:5697] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.319523  3521 tablet_bootstrap.cc:492] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:07.334740  3512 tablet_bootstrap.cc:654] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:07.337277  3435 leader_election.cc:343] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.337957  3435 leader_election.cc:304] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:07.338841  3571 raft_consensus.cc:2749] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.339748  3932 raft_consensus.cc:2749] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:07.324491  3903 consensus_queue.cc:1048] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:14:07.353956  3933 consensus_queue.cc:1048] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
W20260709 12:14:07.364423  3435 leader_election.cc:343] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.364938  3435 leader_election.cc:304] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:07.363737  3706 leader_election.cc:290] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:07.367863  3879 raft_consensus.cc:2749] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.368978  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:07.369545  3288 leader_election.cc:304] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239
I20260709 12:14:07.370810  3531 raft_consensus.cc:2749] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:07.352591  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f83a57034024e3281d0e70f1e3f12ff" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:07.372603  3467 raft_consensus.cc:2468] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:07.369832  3318 raft_consensus.cc:2393] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6b5be93db5954621a868da0636c69239 in current term 1: Already voted for candidate d49a348216184135b94297f0d2cabdae in this term.
I20260709 12:14:07.383042  3433 leader_election.cc:304] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:07.388751  3359 leader_election.cc:304] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:07.390844  3836 raft_consensus.cc:2749] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.395641  3288 leader_election.cc:304] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [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: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45
I20260709 12:14:07.398130  3822 raft_consensus.cc:2804] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.398517  3822 raft_consensus.cc:493] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.398840  3822 raft_consensus.cc:3060] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.388073  3705 raft_consensus.cc:2749] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.405016  3837 raft_consensus.cc:515] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:07.408547  3389 raft_consensus.cc:1240] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Rejecting Update request from peer 6b5be93db5954621a868da0636c69239 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:07.410737  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758489cd6ef449bda05354e6d10a7327" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:07.416365  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758489cd6ef449bda05354e6d10a7327" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:07.419947  3774 consensus_queue.cc:1048] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.421087  3359 leader_election.cc:304] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:07.422428  3822 raft_consensus.cc:515] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:07.426043  3513 tablet_bootstrap.cc:654] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.429147  3142 catalog_manager.cc:5697] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 1 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.438934  3890 raft_consensus.cc:2749] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:07.448079  3705 consensus_queue.cc:1059] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:14:07.414670  3837 leader_election.cc:290] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:07.454003  3705 raft_consensus.cc:3055] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:07.454412  3705 raft_consensus.cc:740] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:07.455348  3705 consensus_queue.cc:260] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:07.456615  3705 raft_consensus.cc:3060] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:07.457192  3389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f83a57034024e3281d0e70f1e3f12ff" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:07.458540  3145 catalog_manager.cc:5697] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 1 to 2, leader changed from 341b023c12f7457bb0c666843bec9b45 (127.31.243.131) to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 2 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:07.462913  3285 leader_election.cc:343] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.484270  3822 leader_election.cc:290] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:07.494568  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f83a57034024e3281d0e70f1e3f12ff" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:07.495276  3468 raft_consensus.cc:3060] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.499996  3828 raft_consensus.cc:493] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.500568  3828 raft_consensus.cc:515] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:07.503301  3828 leader_election.cc:290] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:07.504724  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b569bd454f50b6224a34813a8038" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:07.503556  3389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b569bd454f50b6224a34813a8038" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:07.505426  3466 raft_consensus.cc:2468] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
W20260709 12:14:07.506290  3210 leader_election.cc:343] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.507155  3521 tablet_bootstrap.cc:654] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.508466  3213 leader_election.cc:304] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45
I20260709 12:14:07.509009  3389 raft_consensus.cc:1275] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:07.509246  3828 raft_consensus.cc:2804] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.509756  3828 raft_consensus.cc:493] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.510106  3828 raft_consensus.cc:3060] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.512348  3531 consensus_queue.cc:1048] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:07.536427  3468 raft_consensus.cc:2468] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:07.582857  3288 leader_election.cc:304] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [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: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45
I20260709 12:14:07.584801  3822 raft_consensus.cc:2804] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.585328  3822 raft_consensus.cc:697] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:07.586320  3822 consensus_queue.cc:237] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:07.617427  3884 consensus_queue.cc:1048] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:14:07.641727  3933 raft_consensus.cc:493] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.632767  3828 raft_consensus.cc:515] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:07.659368  3933 raft_consensus.cc:515] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:07.680544  3512 tablet_bootstrap.cc:492] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:07.682250  3512 ts_tablet_manager.cc:1403] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.472s	user 0.018s	sys 0.010s
W20260709 12:14:07.707858  3193 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:07.707926  3512 raft_consensus.cc:359] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:07.709111  3512 raft_consensus.cc:385] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.709375  3512 raft_consensus.cc:740] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.710041  3512 consensus_queue.cc:260] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:07.705490  3243 raft_consensus.cc:1275] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:07.713667  3512 ts_tablet_manager.cc:1434] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:14:07.724095  3531 raft_consensus.cc:493] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.724763  3531 raft_consensus.cc:515] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:07.740170  3396 raft_consensus.cc:3060] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.743731  3513 tablet_bootstrap.cc:492] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:07.744221  3512 tablet_bootstrap.cc:492] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:07.744277  3513 ts_tablet_manager.cc:1403] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.541s	user 0.013s	sys 0.061s
I20260709 12:14:07.744701  3531 leader_election.cc:290] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:07.747912  3828 leader_election.cc:290] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:07.747844  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b569bd454f50b6224a34813a8038" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
W20260709 12:14:07.756593  3210 leader_election.cc:343] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.760286  3828 consensus_queue.cc:1048] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:07.762009  3933 leader_election.cc:290] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:07.767984  3512 tablet_bootstrap.cc:654] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.768487  3521 tablet_bootstrap.cc:492] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:07.821388  3521 ts_tablet_manager.cc:1403] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.512s	user 0.020s	sys 0.030s
I20260709 12:14:07.824146  3521 raft_consensus.cc:359] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:07.824790  3521 raft_consensus.cc:385] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.825047  3521 raft_consensus.cc:740] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.781097  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443cb88347be424ea4dfe461b02471dd" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:07.797148  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960588dcd0bf44588f9a186280f74bcd" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:07.804595  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960588dcd0bf44588f9a186280f74bcd" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:07.827234  3521 consensus_queue.cc:260] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:07.806519  3513 raft_consensus.cc:359] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:07.828366  3513 raft_consensus.cc:385] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.828722  3513 raft_consensus.cc:740] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.814054  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443cb88347be424ea4dfe461b02471dd" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:07.814853  3320 raft_consensus.cc:3060] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.819036  3141 catalog_manager.cc:5697] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 0 to 1, leader changed from <none> to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 1 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.847035  3531 consensus_queue.cc:1048] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:07.848142  3513 consensus_queue.cc:260] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:07.855050  3521 ts_tablet_manager.cc:1434] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:14:07.853227  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b569bd454f50b6224a34813a8038" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:07.866662  3468 raft_consensus.cc:3060] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:07.849938  3435 leader_election.cc:343] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:07.888065  3433 leader_election.cc:343] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.894582  3287 leader_election.cc:304] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:07.897897  3521 tablet_bootstrap.cc:492] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:07.899932  3433 leader_election.cc:304] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:07.900831  3885 raft_consensus.cc:2749] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:07.901964  3433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.130:39143, user_credentials={real_user=slave}} blocked reactor thread for 50249.8us
I20260709 12:14:07.912447  3513 ts_tablet_manager.cc:1434] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.168s	user 0.004s	sys 0.003s
I20260709 12:14:07.919574  3531 raft_consensus.cc:2749] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.929013  3916 raft_consensus.cc:493] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.929571  3916 raft_consensus.cc:515] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:07.931679  3916 leader_election.cc:290] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:07.935405  3521 tablet_bootstrap.cc:654] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.936057  3389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d3044c750b48a7b527ed3ab3fa612b" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
W20260709 12:14:07.939410  3210 leader_election.cc:343] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.939657  3513 tablet_bootstrap.cc:492] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:07.940361  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d3044c750b48a7b527ed3ab3fa612b" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
W20260709 12:14:07.955802  3210 leader_election.cc:343] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.956405  3210 leader_election.cc:304] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:07.957803  3755 raft_consensus.cc:2749] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.999773  3512 tablet_bootstrap.cc:492] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:08.000190  3512 ts_tablet_manager.cc:1403] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.257s	user 0.009s	sys 0.011s
I20260709 12:14:08.002702  3468 raft_consensus.cc:2468] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:08.003336  3512 raft_consensus.cc:359] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:08.004031  3512 raft_consensus.cc:385] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.004300  3512 raft_consensus.cc:740] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.004347  3213 leader_election.cc:304] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45
I20260709 12:14:08.005023  3512 consensus_queue.cc:260] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:08.005429  3828 raft_consensus.cc:2804] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.010329  3828 raft_consensus.cc:697] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:08.011258  3828 consensus_queue.cc:237] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:08.025795  3513 tablet_bootstrap.cc:654] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.029757  3512 ts_tablet_manager.cc:1434] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260709 12:14:08.030815  3512 tablet_bootstrap.cc:492] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:08.036077  3521 tablet_bootstrap.cc:492] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:08.036680  3521 ts_tablet_manager.cc:1403] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.172s	user 0.008s	sys 0.004s
I20260709 12:14:08.039999  3521 raft_consensus.cc:359] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.040845  3521 raft_consensus.cc:385] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.041201  3521 raft_consensus.cc:740] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.042086  3521 consensus_queue.cc:260] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.047947  3512 tablet_bootstrap.cc:654] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.056212  3521 ts_tablet_manager.cc:1434] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:14:08.056643  3513 tablet_bootstrap.cc:492] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:08.061508  3513 ts_tablet_manager.cc:1403] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.002s
I20260709 12:14:08.065723  3521 tablet_bootstrap.cc:492] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:08.064646  3513 raft_consensus.cc:359] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.068985  3513 raft_consensus.cc:385] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.069962  3513 raft_consensus.cc:740] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.070873  3513 consensus_queue.cc:260] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.075069  3900 raft_consensus.cc:493] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.077404  3900 raft_consensus.cc:515] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:08.081135  3512 tablet_bootstrap.cc:492] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:08.081717  3512 ts_tablet_manager.cc:1403] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.004s
I20260709 12:14:08.082547  3900 leader_election.cc:290] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:08.083467  3465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f83a57034024e3281d0e70f1e3f12ff" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:08.084257  3465 raft_consensus.cc:2393] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 341b023c12f7457bb0c666843bec9b45 in current term 1: Already voted for candidate 98db6105b88a40c0927e7b12c0e6602b in this term.
I20260709 12:14:08.084517  3512 raft_consensus.cc:359] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:08.085198  3512 raft_consensus.cc:385] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.085494  3512 raft_consensus.cc:740] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.086001  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f83a57034024e3281d0e70f1e3f12ff" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:08.086189  3512 consensus_queue.cc:260] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:08.087498  3359 leader_election.cc:304] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:08.088287  3512 ts_tablet_manager.cc:1434] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:08.088672  3836 raft_consensus.cc:3060] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.089188  3512 tablet_bootstrap.cc:492] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:08.091559  3513 ts_tablet_manager.cc:1434] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 12:14:08.092515  3513 tablet_bootstrap.cc:492] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:08.096338  3836 raft_consensus.cc:2749] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.103322  3531 consensus_queue.cc:1048] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.076623  3521 tablet_bootstrap.cc:654] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.127409  3513 tablet_bootstrap.cc:654] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.131881  3512 tablet_bootstrap.cc:654] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.129362  3143 catalog_manager.cc:5697] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.138795  3822 consensus_queue.cc:1048] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.147735  3512 tablet_bootstrap.cc:492] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae: No bootstrap required, opened a new log
I20260709 12:14:08.148229  3512 ts_tablet_manager.cc:1403] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 12:14:08.163097  3521 tablet_bootstrap.cc:492] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:08.166119  3521 ts_tablet_manager.cc:1403] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.003s
I20260709 12:14:08.169739  3521 raft_consensus.cc:359] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.170778  3521 raft_consensus.cc:385] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.183053  3521 raft_consensus.cc:740] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.180341  3513 tablet_bootstrap.cc:492] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:08.163509  3512 raft_consensus.cc:359] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:08.183842  3513 ts_tablet_manager.cc:1403] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.006s
I20260709 12:14:08.183992  3512 raft_consensus.cc:385] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.184345  3512 raft_consensus.cc:740] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.185060  3512 consensus_queue.cc:260] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:08.186769  3513 raft_consensus.cc:359] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:08.193377  3513 raft_consensus.cc:385] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.193737  3513 raft_consensus.cc:740] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.194054  3512 ts_tablet_manager.cc:1434] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 12:14:08.195031  3513 consensus_queue.cc:260] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:08.198067  3513 ts_tablet_manager.cc:1434] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:14:08.199002  3513 tablet_bootstrap.cc:492] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:08.186051  3521 consensus_queue.cc:260] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.203568  3822 raft_consensus.cc:493] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.203998  3822 raft_consensus.cc:515] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.208287  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d3044c750b48a7b527ed3ab3fa612b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:08.208877  3239 raft_consensus.cc:2468] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:08.210047  3287 leader_election.cc:304] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:08.210789  3920 raft_consensus.cc:2804] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.211126  3920 raft_consensus.cc:493] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.211475  3920 raft_consensus.cc:3060] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.218314  3822 leader_election.cc:290] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:08.219286  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d3044c750b48a7b527ed3ab3fa612b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
W20260709 12:14:08.221648  3285 leader_election.cc:343] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.224684  3920 raft_consensus.cc:515] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.227162  3521 ts_tablet_manager.cc:1434] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 12:14:08.229549  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d3044c750b48a7b527ed3ab3fa612b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:08.230202  3239 raft_consensus.cc:3060] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.230803  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d3044c750b48a7b527ed3ab3fa612b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:08.231087  3521 tablet_bootstrap.cc:492] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
W20260709 12:14:08.235687  3285 leader_election.cc:343] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.236882  3521 tablet_bootstrap.cc:654] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.248553  3521 tablet_bootstrap.cc:492] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:08.249166  3521 ts_tablet_manager.cc:1403] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260709 12:14:08.250324  3920 leader_election.cc:290] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:08.251171  3513 tablet_bootstrap.cc:654] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.252106  3521 raft_consensus.cc:359] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:08.252844  3521 raft_consensus.cc:385] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.253232  3521 raft_consensus.cc:740] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.254000  3521 consensus_queue.cc:260] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:08.248028  3239 raft_consensus.cc:2468] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:08.256219  3521 ts_tablet_manager.cc:1434] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:14:08.257354  3521 tablet_bootstrap.cc:492] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b: Bootstrap starting.
I20260709 12:14:08.257256  3287 leader_election.cc:304] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45
I20260709 12:14:08.258415  3920 raft_consensus.cc:2804] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.259346  3920 raft_consensus.cc:697] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:08.260560  3920 consensus_queue.cc:237] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.267015  3521 tablet_bootstrap.cc:654] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.267251  3513 tablet_bootstrap.cc:492] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:08.267756  3513 ts_tablet_manager.cc:1403] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.002s
I20260709 12:14:08.277539  3521 tablet_bootstrap.cc:492] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b: No bootstrap required, opened a new log
I20260709 12:14:08.278146  3521 ts_tablet_manager.cc:1403] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260709 12:14:08.279201  3900 raft_consensus.cc:493] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.279790  3900 raft_consensus.cc:515] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:08.283051  3513 raft_consensus.cc:359] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:08.283735  3513 raft_consensus.cc:385] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.285511  3531 raft_consensus.cc:493] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.285953  3531 raft_consensus.cc:515] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:08.287561  3531 leader_election.cc:290] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:08.288625  3513 raft_consensus.cc:740] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.288525  3465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b569bd454f50b6224a34813a8038" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:08.289276  3513 consensus_queue.cc:260] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:08.291224  3513 ts_tablet_manager.cc:1434] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:14:08.292172  3513 tablet_bootstrap.cc:492] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:08.292371  3521 raft_consensus.cc:359] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:08.293233  3521 raft_consensus.cc:385] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.293529  3521 raft_consensus.cc:740] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.294406  3521 consensus_queue.cc:260] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:08.296685  3521 ts_tablet_manager.cc:1434] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 12:14:08.300926  3822 raft_consensus.cc:493] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.301507  3822 raft_consensus.cc:515] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:08.303115  3513 tablet_bootstrap.cc:654] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.303692  3822 leader_election.cc:290] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:08.304116  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1503fed319f84dde80bab1229bb9488b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:08.304870  3392 raft_consensus.cc:2468] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:08.306779  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093ece6930154dbfa0e26e3f36809821" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:08.307534  3285 leader_election.cc:304] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:08.307621  3239 raft_consensus.cc:2468] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:08.300791  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1503fed319f84dde80bab1229bb9488b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:08.310197  3287 leader_election.cc:304] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:08.310400  3468 raft_consensus.cc:2468] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:08.311267  3531 raft_consensus.cc:2804] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.311712  3531 raft_consensus.cc:493] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.312105  3531 raft_consensus.cc:3060] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.312803  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b569bd454f50b6224a34813a8038" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:08.289495  3465 raft_consensus.cc:2393] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 341b023c12f7457bb0c666843bec9b45 in current term 1: Already voted for candidate d49a348216184135b94297f0d2cabdae in this term.
I20260709 12:14:08.319203  3362 leader_election.cc:304] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:08.319723  3822 raft_consensus.cc:2804] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.320196  3822 raft_consensus.cc:493] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.320554  3822 raft_consensus.cc:3060] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.321825  3837 raft_consensus.cc:3060] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.311728  3900 leader_election.cc:290] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:08.329532  3465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093ece6930154dbfa0e26e3f36809821" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:08.338552  3465 raft_consensus.cc:2468] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:08.335563  3143 catalog_manager.cc:5697] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 0 to 1, leader changed from <none> to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 1 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.358695  3531 raft_consensus.cc:515] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:08.361653  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1503fed319f84dde80bab1229bb9488b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:08.361862  3465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1503fed319f84dde80bab1229bb9488b" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:08.362231  3392 raft_consensus.cc:3060] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.362694  3465 raft_consensus.cc:3060] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.369791  3531 leader_election.cc:290] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:08.349349  3837 raft_consensus.cc:2749] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.378383  3822 raft_consensus.cc:515] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:08.383543  3465 raft_consensus.cc:2468] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:08.384666  3288 leader_election.cc:304] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:08.386268  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093ece6930154dbfa0e26e3f36809821" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:08.386842  3239 raft_consensus.cc:3060] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.388753  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093ece6930154dbfa0e26e3f36809821" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:08.388986  3531 raft_consensus.cc:2804] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.389391  3468 raft_consensus.cc:3060] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.389501  3531 raft_consensus.cc:697] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:08.390738  3531 consensus_queue.cc:237] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:08.380999  3392 raft_consensus.cc:2468] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:08.395488  3822 leader_election.cc:290] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:08.396726  3468 raft_consensus.cc:2468] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:08.398670  3288 leader_election.cc:304] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:08.396740  3239 raft_consensus.cc:2468] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:08.405700  3977 raft_consensus.cc:493] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.406200  3977 raft_consensus.cc:515] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:08.403702  3822 raft_consensus.cc:2804] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.409561  3465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960588dcd0bf44588f9a186280f74bcd" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:08.409799  3977 leader_election.cc:290] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:08.410270  3465 raft_consensus.cc:2468] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:08.411204  3828 raft_consensus.cc:493] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.411720  3828 raft_consensus.cc:515] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:08.412165  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960588dcd0bf44588f9a186280f74bcd" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:08.412774  3239 raft_consensus.cc:2468] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:08.413455  3822 raft_consensus.cc:697] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:08.413848  3828 leader_election.cc:290] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:08.414742  3822 consensus_queue.cc:237] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:08.415401  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960588dcd0bf44588f9a186280f74bcd" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:08.415966  3320 raft_consensus.cc:2468] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:08.415820  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960588dcd0bf44588f9a186280f74bcd" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:08.413791  3287 leader_election.cc:304] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:08.417315  3210 leader_election.cc:304] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:08.418267  3828 raft_consensus.cc:2804] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.418686  3828 raft_consensus.cc:493] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.417362  3706 raft_consensus.cc:2804] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.419137  3828 raft_consensus.cc:3060] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.419555  3706 raft_consensus.cc:493] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.424820  3706 raft_consensus.cc:3060] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.427124  3828 raft_consensus.cc:515] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:08.431594  3143 catalog_manager.cc:5697] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 0 to 1, leader changed from <none> to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 1 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.434553  3468 raft_consensus.cc:2468] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:08.436960  3513 tablet_bootstrap.cc:492] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:08.436803  3706 raft_consensus.cc:515] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:08.437510  3513 ts_tablet_manager.cc:1403] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.146s	user 0.036s	sys 0.048s
I20260709 12:14:08.439061  3706 leader_election.cc:290] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:08.440361  3513 raft_consensus.cc:359] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:08.441102  3513 raft_consensus.cc:385] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.441409  3513 raft_consensus.cc:740] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.442119  3513 consensus_queue.cc:260] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:08.444235  3513 ts_tablet_manager.cc:1434] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:08.444296  3896 consensus_queue.cc:1048] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.444977  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960588dcd0bf44588f9a186280f74bcd" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:08.445804  3239 raft_consensus.cc:2393] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 1: Already voted for candidate d49a348216184135b94297f0d2cabdae in this term.
I20260709 12:14:08.446589  3828 leader_election.cc:290] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:08.447521  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960588dcd0bf44588f9a186280f74bcd" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:08.447934  3465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960588dcd0bf44588f9a186280f74bcd" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:08.448108  3468 raft_consensus.cc:3060] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.449251  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960588dcd0bf44588f9a186280f74bcd" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:08.450328  3315 raft_consensus.cc:2393] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d49a348216184135b94297f0d2cabdae in current term 1: Already voted for candidate 98db6105b88a40c0927e7b12c0e6602b in this term.
I20260709 12:14:08.451433  3210 leader_election.cc:304] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [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: d49a348216184135b94297f0d2cabdae; no voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:08.452765  3522 raft_consensus.cc:2749] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.455468  3513 tablet_bootstrap.cc:492] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45: Bootstrap starting.
I20260709 12:14:08.456960  3468 raft_consensus.cc:2468] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:08.458102  3288 leader_election.cc:304] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [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: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: d49a348216184135b94297f0d2cabdae
I20260709 12:14:08.459196  3531 raft_consensus.cc:2804] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.459663  3531 raft_consensus.cc:697] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:08.460414  3531 consensus_queue.cc:237] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:08.476605  3706 raft_consensus.cc:493] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.477183  3706 raft_consensus.cc:515] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.480324  3706 leader_election.cc:290] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:08.481762  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc187cc671744a0b9a4ac777e5d142dc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:08.482414  3396 raft_consensus.cc:2468] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:08.483547  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc187cc671744a0b9a4ac777e5d142dc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:08.483590  3285 leader_election.cc:304] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:08.484356  3238 raft_consensus.cc:2468] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 0.
I20260709 12:14:08.484612  3822 raft_consensus.cc:2804] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.484985  3822 raft_consensus.cc:493] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.482442  3513 tablet_bootstrap.cc:654] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.485347  3822 raft_consensus.cc:3060] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.495450  3822 raft_consensus.cc:515] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.498478  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc187cc671744a0b9a4ac777e5d142dc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:08.499282  3396 raft_consensus.cc:3060] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.499573  3145 catalog_manager.cc:5697] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 0 to 1, leader changed from <none> to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 1 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.505851  3396 raft_consensus.cc:2468] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:08.506294  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc187cc671744a0b9a4ac777e5d142dc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:08.506943  3238 raft_consensus.cc:3060] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.507062  3285 leader_election.cc:304] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:08.508039  3706 raft_consensus.cc:2804] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.508539  3706 raft_consensus.cc:697] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:08.509431  3706 consensus_queue.cc:237] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.510938  3932 consensus_queue.cc:1048] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:08.513918  3822 leader_election.cc:290] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 1 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:08.519008  3828 raft_consensus.cc:493] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.519585  3828 raft_consensus.cc:515] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:08.520825  3900 raft_consensus.cc:493] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.522568  3828 leader_election.cc:290] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:08.524617  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:08.530050  3465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:08.530937  3465 raft_consensus.cc:2468] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:08.531276  3238 raft_consensus.cc:2468] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:08.521512  3900 raft_consensus.cc:515] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:08.536593  3213 leader_election.cc:304] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:08.537837  3916 raft_consensus.cc:2804] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.538337  3916 raft_consensus.cc:493] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.538755  3916 raft_consensus.cc:3060] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.543851  3900 leader_election.cc:290] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:08.545231  3392 raft_consensus.cc:2468] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 0.
I20260709 12:14:08.546988  3465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:08.550071  3465 raft_consensus.cc:2468] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 0.
I20260709 12:14:08.550552  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:08.555676  3362 leader_election.cc:304] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:08.556661  3774 raft_consensus.cc:2804] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.557039  3774 raft_consensus.cc:493] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.557401  3774 raft_consensus.cc:3060] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.558250  3916 raft_consensus.cc:515] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:08.559497  3239 raft_consensus.cc:2393] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 341b023c12f7457bb0c666843bec9b45 in current term 1: Already voted for candidate d49a348216184135b94297f0d2cabdae in this term.
I20260709 12:14:08.566730  3513 tablet_bootstrap.cc:492] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45: No bootstrap required, opened a new log
I20260709 12:14:08.566627  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:08.567255  3468 raft_consensus.cc:3060] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.567554  3916 leader_election.cc:290] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:08.567255  3513 ts_tablet_manager.cc:1403] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45: Time spent bootstrapping tablet: real 0.112s	user 0.037s	sys 0.037s
I20260709 12:14:08.573042  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:08.573961  3513 raft_consensus.cc:359] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.574615  3513 raft_consensus.cc:385] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.574872  3513 raft_consensus.cc:740] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.575515  3513 consensus_queue.cc:260] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.577778  3513 ts_tablet_manager.cc:1434] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:08.583349  3468 raft_consensus.cc:2468] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 1.
I20260709 12:14:08.586498  3213 leader_election.cc:304] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:08.587242  3932 raft_consensus.cc:2804] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.586980  3774 raft_consensus.cc:515] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:08.587735  3932 raft_consensus.cc:697] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:08.588610  3392 raft_consensus.cc:2393] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d49a348216184135b94297f0d2cabdae in current term 1: Already voted for candidate 341b023c12f7457bb0c666843bec9b45 in this term.
I20260709 12:14:08.588681  3932 consensus_queue.cc:237] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:08.589669  3774 leader_election.cc:290] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:08.590711  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:08.594875  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:08.595638  3468 raft_consensus.cc:2393] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 341b023c12f7457bb0c666843bec9b45 in current term 1: Already voted for candidate d49a348216184135b94297f0d2cabdae in this term.
I20260709 12:14:08.596922  3362 leader_election.cc:304] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:08.596953  3145 catalog_manager.cc:5697] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 0 to 1, leader changed from <none> to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 1 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.598223  3774 raft_consensus.cc:2749] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.598765  3145 catalog_manager.cc:5697] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 0 to 1, leader changed from <none> to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 1 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.610774  3143 catalog_manager.cc:5697] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 0 to 1, leader changed from <none> to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 1 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.749272  3774 raft_consensus.cc:493] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.749776  3774 raft_consensus.cc:515] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:08.751554  3774 leader_election.cc:290] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:08.752332  3239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d3044c750b48a7b527ed3ab3fa612b" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:08.752543  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d3044c750b48a7b527ed3ab3fa612b" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:08.753188  3239 raft_consensus.cc:2393] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 341b023c12f7457bb0c666843bec9b45 in current term 1: Already voted for candidate 98db6105b88a40c0927e7b12c0e6602b in this term.
I20260709 12:14:08.754122  3361 leader_election.cc:304] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:08.754735  3774 raft_consensus.cc:3060] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.761059  3774 raft_consensus.cc:2749] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.763635  3706 consensus_queue.cc:1048] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.779333  3531 consensus_queue.cc:1048] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.790598  3531 consensus_queue.cc:1048] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.798636  3531 consensus_queue.cc:1048] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.808002  3531 consensus_queue.cc:1048] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.828930  3531 consensus_queue.cc:1048] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.918185  3822 raft_consensus.cc:493] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b5be93db5954621a868da0636c69239)
I20260709 12:14:08.918715  3822 raft_consensus.cc:515] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:08.920454  3822 leader_election.cc:290] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:08.921099  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758489cd6ef449bda05354e6d10a7327" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:08.921911  3392 raft_consensus.cc:2393] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 2: Already voted for candidate 341b023c12f7457bb0c666843bec9b45 in this term.
I20260709 12:14:08.921378  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758489cd6ef449bda05354e6d10a7327" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:08.922704  3468 raft_consensus.cc:2468] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 2.
I20260709 12:14:08.923687  3288 leader_election.cc:304] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [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: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45
I20260709 12:14:08.924476  3822 raft_consensus.cc:2804] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:08.924857  3822 raft_consensus.cc:493] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6b5be93db5954621a868da0636c69239)
I20260709 12:14:08.925235  3822 raft_consensus.cc:3060] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:08.930361  3822 raft_consensus.cc:515] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:08.932297  3822 leader_election.cc:290] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:08.932946  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758489cd6ef449bda05354e6d10a7327" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:08.933794  3392 raft_consensus.cc:2393] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 2: Already voted for candidate 341b023c12f7457bb0c666843bec9b45 in this term.
I20260709 12:14:08.933733  3465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758489cd6ef449bda05354e6d10a7327" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:08.939815  3465 raft_consensus.cc:2468] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 2.
I20260709 12:14:08.940843  3288 leader_election.cc:304] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [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: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45
I20260709 12:14:08.941562  3531 raft_consensus.cc:2804] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:08.941396  3822 consensus_queue.cc:1048] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:08.942044  3531 raft_consensus.cc:697] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:08.942836  3531 consensus_queue.cc:237] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:08.960433  3531 consensus_queue.cc:1048] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.963551  3143 catalog_manager.cc:5697] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 1 to 2, leader changed from 6b5be93db5954621a868da0636c69239 (127.31.243.132) to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 2 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.977198  3531 consensus_queue.cc:1048] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:08.978730  3828 consensus_queue.cc:1048] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.005097  3531 consensus_queue.cc:1048] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.016798  3932 consensus_queue.cc:1048] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.122552 32718 tablet_server.cc:179] TabletServer@127.31.243.129:0 shutting down...
W20260709 12:14:09.145632  3361 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]
W20260709 12:14:09.158068  3361 consensus_peers.cc:597] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.163344 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:09.164669 32718 tablet_replica.cc:333] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.165541 32718 raft_consensus.cc:2243] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.166615 32718 raft_consensus.cc:2272] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.169328 32718 tablet_replica.cc:333] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.170091 32718 raft_consensus.cc:2243] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.170514 32718 raft_consensus.cc:2272] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.173005 32718 tablet_replica.cc:333] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.173872 32718 raft_consensus.cc:2243] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.174394 32718 raft_consensus.cc:2272] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.176730 32718 tablet_replica.cc:333] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.177335 32718 raft_consensus.cc:2243] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.178231 32718 raft_consensus.cc:2272] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.180302 32718 tablet_replica.cc:333] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.180919 32718 raft_consensus.cc:2243] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.181272 32718 raft_consensus.cc:2272] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.183205 32718 tablet_replica.cc:333] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.183760 32718 raft_consensus.cc:2243] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.184180 32718 raft_consensus.cc:2272] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.186088 32718 tablet_replica.cc:333] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.186757 32718 raft_consensus.cc:2243] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.187160 32718 raft_consensus.cc:2272] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.188710 32718 tablet_replica.cc:333] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.189465 32718 raft_consensus.cc:2243] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.190546 32718 raft_consensus.cc:2272] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:09.190798  3361 consensus_peers.cc:597] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.192741 32718 tablet_replica.cc:333] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.193555 32718 raft_consensus.cc:2243] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.194432 32718 raft_consensus.cc:2272] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:09.196805  3435 consensus_peers.cc:597] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.196830 32718 tablet_replica.cc:333] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.197589 32718 raft_consensus.cc:2243] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.198371 32718 raft_consensus.cc:2272] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.200040 32718 tablet_replica.cc:333] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.200603 32718 raft_consensus.cc:2243] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.201015 32718 raft_consensus.cc:2272] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.202683 32718 tablet_replica.cc:333] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.203374 32718 raft_consensus.cc:2243] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.203840 32718 raft_consensus.cc:2272] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.205862 32718 tablet_replica.cc:333] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.206496 32718 raft_consensus.cc:2243] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.206883 32718 raft_consensus.cc:2272] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.208796 32718 tablet_replica.cc:333] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.209362 32718 raft_consensus.cc:2243] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.209818 32718 raft_consensus.cc:2272] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.212308 32718 tablet_replica.cc:333] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.213048 32718 raft_consensus.cc:2243] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.213991 32718 raft_consensus.cc:2272] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.216382 32718 tablet_replica.cc:333] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.217207 32718 raft_consensus.cc:2243] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.217760 32718 raft_consensus.cc:2272] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.219813 32718 tablet_replica.cc:333] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.220423 32718 raft_consensus.cc:2243] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.221081 32718 raft_consensus.cc:2272] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.222712 32718 tablet_replica.cc:333] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.223311 32718 raft_consensus.cc:2243] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.223771 32718 raft_consensus.cc:2272] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.225769 32718 tablet_replica.cc:333] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.226505 32718 raft_consensus.cc:2243] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.226950 32718 raft_consensus.cc:2272] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.228950 32718 tablet_replica.cc:333] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.229521 32718 raft_consensus.cc:2243] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.230041 32718 raft_consensus.cc:2272] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.231854 32718 tablet_replica.cc:333] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.232466 32718 raft_consensus.cc:2243] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.233137 32718 raft_consensus.cc:2272] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.235174 32718 tablet_replica.cc:333] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.235920 32718 raft_consensus.cc:2243] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.236387 32718 raft_consensus.cc:2272] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.238158 32718 tablet_replica.cc:333] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.238695 32718 raft_consensus.cc:2243] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.239514 32718 raft_consensus.cc:2272] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.245019 32718 tablet_replica.cc:333] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae: stopping tablet replica
W20260709 12:14:09.242489  3287 consensus_peers.cc:597] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.245828 32718 raft_consensus.cc:2243] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.246274 32718 raft_consensus.cc:2272] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.248178 32718 tablet_replica.cc:333] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.248721 32718 raft_consensus.cc:2243] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.249450 32718 raft_consensus.cc:2272] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.251181 32718 tablet_replica.cc:333] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.251721 32718 raft_consensus.cc:2243] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.252130 32718 raft_consensus.cc:2272] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.254093 32718 tablet_replica.cc:333] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.254606 32718 raft_consensus.cc:2243] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.255043 32718 raft_consensus.cc:2272] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.257174 32718 tablet_replica.cc:333] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.257781 32718 raft_consensus.cc:2243] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.258584 32718 raft_consensus.cc:2272] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:09.258601  3361 consensus_peers.cc:597] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.260715 32718 tablet_replica.cc:333] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.261358 32718 raft_consensus.cc:2243] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.261883 32718 raft_consensus.cc:2272] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.263733 32718 tablet_replica.cc:333] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.264242 32718 raft_consensus.cc:2243] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.264984 32718 raft_consensus.cc:2272] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.267228 32718 tablet_replica.cc:333] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.267962 32718 raft_consensus.cc:2243] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.268410 32718 raft_consensus.cc:2272] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:09.268858  3361 consensus_peers.cc:597] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.270308 32718 tablet_replica.cc:333] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.270912 32718 raft_consensus.cc:2243] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.271592 32718 raft_consensus.cc:2272] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.273209 32718 tablet_replica.cc:333] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.273968 32718 raft_consensus.cc:2243] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.274458 32718 raft_consensus.cc:2272] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:09.276765  3361 consensus_peers.cc:597] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.276798 32718 tablet_replica.cc:333] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.277594 32718 raft_consensus.cc:2243] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.278193 32718 raft_consensus.cc:2272] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.280501 32718 tablet_replica.cc:333] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.281126 32718 raft_consensus.cc:2243] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.281601 32718 raft_consensus.cc:2272] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.283283 32718 tablet_replica.cc:333] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.283708 32718 raft_consensus.cc:2243] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.284406 32718 raft_consensus.cc:2272] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.286062 32718 tablet_replica.cc:333] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.286566 32718 raft_consensus.cc:2243] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.286954 32718 raft_consensus.cc:2272] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.288604 32718 tablet_replica.cc:333] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.289110 32718 raft_consensus.cc:2243] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.289479 32718 raft_consensus.cc:2272] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.291190 32718 tablet_replica.cc:333] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.291671 32718 raft_consensus.cc:2243] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.292084 32718 raft_consensus.cc:2272] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.294085 32718 tablet_replica.cc:333] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.294579 32718 raft_consensus.cc:2243] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.295359 32718 raft_consensus.cc:2272] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.296948 32718 tablet_replica.cc:333] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.297375 32718 raft_consensus.cc:2243] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.297748 32718 raft_consensus.cc:2272] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.299806 32718 tablet_replica.cc:333] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.300446 32718 raft_consensus.cc:2243] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.301213 32718 raft_consensus.cc:2272] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.302827 32718 tablet_replica.cc:333] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.303261 32718 raft_consensus.cc:2243] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.303894 32718 raft_consensus.cc:2272] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.305488 32718 tablet_replica.cc:333] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.305922 32718 raft_consensus.cc:2243] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:09.306622 32718 raft_consensus.cc:2272] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:09.308868 32718 tablet_replica.cc:333] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae: stopping tablet replica
I20260709 12:14:09.309482 32718 raft_consensus.cc:2243] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:09.309964 32718 raft_consensus.cc:2272] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:09.340749  3361 consensus_peers.cc:597] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.369452  3468 raft_consensus.cc:1275] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:09.371747  3706 consensus_queue.cc:1048] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:09.374622  3435 consensus_peers.cc:597] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.374897 32718 tablet_server.cc:196] TabletServer@127.31.243.129:0 shutdown complete.
W20260709 12:14:09.380757  3361 consensus_peers.cc:597] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.383265  3361 consensus_peers.cc:597] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.388809  3396 raft_consensus.cc:1275] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:09.390154  3706 consensus_queue.cc:1048] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:09.410154  3287 consensus_peers.cc:597] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.427350  3435 consensus_peers.cc:597] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.466233 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:09.467314  3435 consensus_peers.cc:597] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.474692  4009 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:09.480195  3287 consensus_peers.cc:597] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.482569  4010 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:09.495736  4013 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:09.499440  3435 consensus_peers.cc:597] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.501791 32718 server_base.cc:1061] running on GCE node
W20260709 12:14:09.502810  3287 consensus_peers.cc:597] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.505709 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:09.506044 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:09.506294 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599249506271 us; error 0 us; skew 500 ppm
I20260709 12:14:09.507059 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:09.511107 32718 webserver.cc:533] Webserver started at http://127.31.243.129:38255/ using document root <none> and password file <none>
I20260709 12:14:09.511622 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:09.511906 32718 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:14:09.516095 32718 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
W20260709 12:14:09.521036  3287 consensus_peers.cc:597] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.525341  4017 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:09.526237 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:09.526564 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-0-root
uuid: "d49a348216184135b94297f0d2cabdae"
format_stamp: "Formatted at 2026-07-09 12:13:57 on dist-test-slave-s0gw"
I20260709 12:14:09.526937 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123022568-32718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:09.541231 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:09.542572 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:09.544216 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 12:14:09.548858  3435 consensus_peers.cc:597] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.550164  4024 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:14:09.560546  3435 consensus_peers.cc:597] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.561000  3435 consensus_peers.cc:597] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.561532  3287 consensus_peers.cc:597] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.566838  3435 consensus_peers.cc:597] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.599570  3361 consensus_peers.cc:597] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.602483  3287 consensus_peers.cc:597] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.662494  3435 consensus_peers.cc:597] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.669734  3287 consensus_peers.cc:597] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.807842 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:14:09.808221 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.259s	user 0.004s	sys 0.005s
I20260709 12:14:09.808517 32718 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:14:09.813851  4024 tablet_bootstrap.cc:492] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:09.830031  4024 tablet_bootstrap.cc:492] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:09.831332  4024 tablet_bootstrap.cc:492] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:09.831977  4024 ts_tablet_manager.cc:1403] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:14:09.835348  4024 raft_consensus.cc:359] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:09.836079  4024 raft_consensus.cc:740] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.836853  4024 consensus_queue.cc:260] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:09.841349  4024 ts_tablet_manager.cc:1434] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:09.842131  4024 tablet_bootstrap.cc:492] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:09.858309  4024 tablet_bootstrap.cc:492] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:09.859167  4024 tablet_bootstrap.cc:492] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:09.859754  4024 ts_tablet_manager.cc:1403] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:14:09.863128  4024 raft_consensus.cc:359] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:09.863817  4024 raft_consensus.cc:740] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.864553  4024 consensus_queue.cc:260] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:09.866005  4024 ts_tablet_manager.cc:1434] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:09.866726  4024 tablet_bootstrap.cc:492] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:09.883438  4024 tablet_bootstrap.cc:492] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:09.884371  4024 tablet_bootstrap.cc:492] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:09.884850  4024 ts_tablet_manager.cc:1403] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260709 12:14:09.886821  4024 raft_consensus.cc:359] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:09.887317  4024 raft_consensus.cc:740] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.887871  4024 consensus_queue.cc:260] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:09.889642  4024 ts_tablet_manager.cc:1434] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260709 12:14:09.890370  4024 tablet_bootstrap.cc:492] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:09.904065  4024 tablet_bootstrap.cc:492] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:09.904939  4024 tablet_bootstrap.cc:492] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:09.905534  4024 ts_tablet_manager.cc:1403] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 12:14:09.907894  4024 raft_consensus.cc:359] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:09.908546  4024 raft_consensus.cc:740] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.909211  4024 consensus_queue.cc:260] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:09.911049  4024 ts_tablet_manager.cc:1434] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:09.911790  4024 tablet_bootstrap.cc:492] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:09.925396  4024 tablet_bootstrap.cc:492] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:09.926270  4024 tablet_bootstrap.cc:492] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:09.926870  4024 ts_tablet_manager.cc:1403] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:14:09.929268  4024 raft_consensus.cc:359] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:09.929944  4024 raft_consensus.cc:740] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.930600  4024 consensus_queue.cc:260] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:09.932440  4024 ts_tablet_manager.cc:1434] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:09.933184  4024 tablet_bootstrap.cc:492] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:09.946839  4024 tablet_bootstrap.cc:492] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:09.947796  4024 tablet_bootstrap.cc:492] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:09.948529  4024 ts_tablet_manager.cc:1403] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 12:14:09.950857  4024 raft_consensus.cc:359] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:09.951547  4024 raft_consensus.cc:740] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.952335  4024 consensus_queue.cc:260] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:09.954734  4024 ts_tablet_manager.cc:1434] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:09.955523  4024 tablet_bootstrap.cc:492] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:09.982692  4024 tablet_bootstrap.cc:492] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:09.983695  4024 tablet_bootstrap.cc:492] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:09.984526  4024 ts_tablet_manager.cc:1403] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260709 12:14:09.986960  4024 raft_consensus.cc:359] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:09.987646  4024 raft_consensus.cc:740] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.988317  4024 consensus_queue.cc:260] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:09.991127  4024 ts_tablet_manager.cc:1434] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:09.991892  4024 tablet_bootstrap.cc:492] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:10.013552  4024 tablet_bootstrap.cc:492] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.014526  4024 tablet_bootstrap.cc:492] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:10.015198  4024 ts_tablet_manager.cc:1403] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 12:14:10.017598  4024 raft_consensus.cc:359] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.018379  4024 raft_consensus.cc:740] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.019109  4024 consensus_queue.cc:260] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.021046  4024 ts_tablet_manager.cc:1434] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:10.021811  4024 tablet_bootstrap.cc:492] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:10.052572  4024 tablet_bootstrap.cc:492] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.053583  4024 tablet_bootstrap.cc:492] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:10.054219  4024 ts_tablet_manager.cc:1403] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.007s
I20260709 12:14:10.056660  4024 raft_consensus.cc:359] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.057313  4024 raft_consensus.cc:740] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.058004  4024 consensus_queue.cc:260] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.059866  4024 ts_tablet_manager.cc:1434] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:10.060609  4024 tablet_bootstrap.cc:492] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:10.079123  4024 tablet_bootstrap.cc:492] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.079880  4024 tablet_bootstrap.cc:492] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:10.080444  4024 ts_tablet_manager.cc:1403] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260709 12:14:10.081514 32718 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:14:10.081933 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.273s	user 0.250s	sys 0.003s
I20260709 12:14:10.082594  4024 raft_consensus.cc:359] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.083317  4024 raft_consensus.cc:740] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.084007  4024 consensus_queue.cc:260] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.086020  4024 ts_tablet_manager.cc:1434] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:14:10.086668  4024 tablet_bootstrap.cc:492] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:10.102430  4024 tablet_bootstrap.cc:492] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.103341  4024 tablet_bootstrap.cc:492] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:10.103926  4024 ts_tablet_manager.cc:1403] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:14:10.106932  4024 raft_consensus.cc:359] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.107611  4024 raft_consensus.cc:740] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.108284  4024 consensus_queue.cc:260] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.110776  4024 ts_tablet_manager.cc:1434] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:10.111522  4024 tablet_bootstrap.cc:492] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:10.133037  4024 tablet_bootstrap.cc:492] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.133966  4024 tablet_bootstrap.cc:492] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:10.134593  4024 ts_tablet_manager.cc:1403] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260709 12:14:10.137042  4024 raft_consensus.cc:359] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.137847  4024 raft_consensus.cc:740] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.138461  4024 consensus_queue.cc:260] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.140000  4024 ts_tablet_manager.cc:1434] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:10.140656  4024 tablet_bootstrap.cc:492] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:10.169924  4024 tablet_bootstrap.cc:492] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.170987  4024 tablet_bootstrap.cc:492] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:10.171679  4024 ts_tablet_manager.cc:1403] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.002s
I20260709 12:14:10.174242  4024 raft_consensus.cc:359] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.174772  4024 raft_consensus.cc:740] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.175401  4024 consensus_queue.cc:260] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.177474  4024 ts_tablet_manager.cc:1434] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:10.178236  4024 tablet_bootstrap.cc:492] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:10.195137  4024 tablet_bootstrap.cc:492] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.196307  4024 tablet_bootstrap.cc:492] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:10.197122  4024 ts_tablet_manager.cc:1403] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:14:10.200397  4024 raft_consensus.cc:359] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.201228  4024 raft_consensus.cc:740] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.202033  4024 consensus_queue.cc:260] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.204424  4024 ts_tablet_manager.cc:1434] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:14:10.205210  4024 tablet_bootstrap.cc:492] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:10.231587  4024 tablet_bootstrap.cc:492] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.231756 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.129:43975
I20260709 12:14:10.231884  4099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.129:43975 every 8 connection(s)
I20260709 12:14:10.232594  4024 tablet_bootstrap.cc:492] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:10.233316  4024 ts_tablet_manager.cc:1403] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.011s
I20260709 12:14:10.236138  4024 raft_consensus.cc:359] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.236953  4024 raft_consensus.cc:740] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.237608  4024 consensus_queue.cc:260] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.239123  4024 ts_tablet_manager.cc:1434] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:14:10.239904  4024 tablet_bootstrap.cc:492] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:10.271310  4027 raft_consensus.cc:493] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.271906  4027 raft_consensus.cc:515] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.275211  4027 leader_election.cc:290] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:10.276463  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443cb88347be424ea4dfe461b02471dd" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:10.283200  4025 raft_consensus.cc:493] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.283757  4025 raft_consensus.cc:515] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.285849  3977 raft_consensus.cc:493] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.285969  4025 leader_election.cc:290] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.286418  3977 raft_consensus.cc:515] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.288875  4024 tablet_bootstrap.cc:492] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.290237  4024 tablet_bootstrap.cc:492] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:10.290742  3977 leader_election.cc:290] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.291083  4024 ts_tablet_manager.cc:1403] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.003s
I20260709 12:14:10.292321  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad5d6b995144e239f67dc67fe630420" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:10.294816  4024 raft_consensus.cc:359] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.295768  4024 raft_consensus.cc:740] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.296677  4024 consensus_queue.cc:260] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [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: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.300505  4027 raft_consensus.cc:493] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.301158  4027 raft_consensus.cc:515] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.304781  4027 leader_election.cc:290] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:10.304979  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c027a047cf4a6a989062ffe6fd5fbc" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:10.305475  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62454e76de314477b847661543ff13e5" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:10.311183  4024 ts_tablet_manager.cc:1434] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:14:10.312363  4024 tablet_bootstrap.cc:492] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:10.314417  3977 raft_consensus.cc:493] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.315092  3977 raft_consensus.cc:515] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.317570  3977 leader_election.cc:290] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:10.319871  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9aba6aeac54ab298259a2d5a6f99fe" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:10.338089  4024 tablet_bootstrap.cc:492] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.339223  4024 tablet_bootstrap.cc:492] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:10.339973  4024 ts_tablet_manager.cc:1403] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260709 12:14:10.342796  4024 raft_consensus.cc:359] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.343572  4024 raft_consensus.cc:740] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.344357  4024 consensus_queue.cc:260] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.346727  4024 ts_tablet_manager.cc:1434] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:10.347597  4024 tablet_bootstrap.cc:492] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:10.349287  4025 raft_consensus.cc:493] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.349871  4025 raft_consensus.cc:515] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.352494  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e480884d442d8bce66ac134444ecf" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:10.357456  4025 leader_election.cc:290] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.359740  4100 heartbeater.cc:344] Connected to a master server at 127.31.243.190:43125
I20260709 12:14:10.360193  4100 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:10.361100  4100 heartbeater.cc:507] Master 127.31.243.190:43125 requested a full tablet report, sending...
I20260709 12:14:10.361961  4073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443cb88347be424ea4dfe461b02471dd" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.362905  4073 raft_consensus.cc:2468] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:10.364516  4074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c027a047cf4a6a989062ffe6fd5fbc" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.367166  4072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad5d6b995144e239f67dc67fe630420" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:14:10.368575  3361 leader_election.cc:343] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.369021  3361 leader_election.cc:304] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:10.369724  4073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e480884d442d8bce66ac134444ecf" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.370556  3900 raft_consensus.cc:2749] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:10.371701  3361 leader_election.cc:343] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.372126  3361 leader_election.cc:304] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:10.372258  3435 leader_election.cc:304] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:10.373090  3912 raft_consensus.cc:493] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.373339  4027 raft_consensus.cc:2804] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.373672  3912 raft_consensus.cc:515] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
W20260709 12:14:10.375087  3435 leader_election.cc:343] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.375662  3435 leader_election.cc:304] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:10.373979  4027 raft_consensus.cc:493] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.376585  4027 raft_consensus.cc:3060] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.377416  3900 raft_consensus.cc:2749] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:10.381107  3143 ts_manager.cc:194] Re-registered known tserver with Master: d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.385872  3933 raft_consensus.cc:2749] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:10.391539  4026 raft_consensus.cc:493] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.392231  4026 raft_consensus.cc:515] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.395211  4026 leader_election.cc:290] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:10.395291  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:10.397926  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:10.398518  3315 raft_consensus.cc:2468] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:10.399626  3433 leader_election.cc:304] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:10.400363  3977 raft_consensus.cc:493] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.400893  3977 raft_consensus.cc:515] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.402379  4073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.404086  4074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.404929  3933 raft_consensus.cc:2804] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.405102  4074 raft_consensus.cc:2468] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:10.403461  3977 leader_election.cc:290] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.405383  3933 raft_consensus.cc:493] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.406790  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:10.406836  3933 raft_consensus.cc:3060] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.408710  4026 raft_consensus.cc:493] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.409444  4026 raft_consensus.cc:515] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.412189  4025 raft_consensus.cc:493] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.413061  3389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:10.413465  4026 leader_election.cc:290] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
W20260709 12:14:10.414480  3435 leader_election.cc:343] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.414680  4025 raft_consensus.cc:515] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.418380  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9aba6aeac54ab298259a2d5a6f99fe" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:10.419016  3315 raft_consensus.cc:2468] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:10.419554  4027 raft_consensus.cc:515] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.420251  3359 leader_election.cc:304] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:10.421183  3900 raft_consensus.cc:2804] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.421556  3900 raft_consensus.cc:493] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.421944  3900 raft_consensus.cc:3060] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.425931  3912 leader_election.cc:290] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:10.426306  4026 raft_consensus.cc:493] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.427057  4026 raft_consensus.cc:515] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.429651  4025 leader_election.cc:290] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:10.429421  4073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9aba6aeac54ab298259a2d5a6f99fe" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.431551  3143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52528
W20260709 12:14:10.433949  3361 leader_election.cc:343] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.434747  3977 raft_consensus.cc:493] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.435282  3977 raft_consensus.cc:515] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.436995  4026 leader_election.cc:290] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.437506  4100 heartbeater.cc:499] Master 127.31.243.190:43125 was elected leader, sending a full tablet report...
I20260709 12:14:10.440999  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d4da76b21d4858b194a766abba10bc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:10.442731  4027 leader_election.cc:290] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:10.443672  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.443879  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d4da76b21d4858b194a766abba10bc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.440928  3435 leader_election.cc:304] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 98db6105b88a40c0927e7b12c0e6602b
I20260709 12:14:10.445075  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9aba6aeac54ab298259a2d5a6f99fe" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:14:10.446534  3287 leader_election.cc:343] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.447007  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
W20260709 12:14:10.447182  3287 leader_election.cc:343] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.447778  4072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283617baef6446b39f1180692ba46bda" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.448329  4024 tablet_bootstrap.cc:492] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.448413  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443cb88347be424ea4dfe461b02471dd" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:10.448536  4026 raft_consensus.cc:2804] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.437510  3389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283617baef6446b39f1180692ba46bda" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:10.449394  4024 tablet_bootstrap.cc:492] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:10.450177  4024 ts_tablet_manager.cc:1403] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.103s	user 0.043s	sys 0.053s
W20260709 12:14:10.451360  3435 leader_election.cc:343] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.454478  3774 raft_consensus.cc:493] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.454599  3435 leader_election.cc:304] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:10.454617  4027 raft_consensus.cc:493] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.449138  4066 raft_consensus.cc:3060] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.456023  3285 leader_election.cc:304] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:10.455907  4027 raft_consensus.cc:515] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.457005  3706 raft_consensus.cc:2749] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:10.459869  4027 leader_election.cc:290] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.449216  4026 raft_consensus.cc:493] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.455953  3977 leader_election.cc:290] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:10.463143  4026 raft_consensus.cc:3060] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.466084  3706 raft_consensus.cc:493] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.453697  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443cb88347be424ea4dfe461b02471dd" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:10.454973  3774 raft_consensus.cc:515] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.466526  4066 raft_consensus.cc:2468] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 2.
I20260709 12:14:10.466635  3706 raft_consensus.cc:515] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.452859  4024 raft_consensus.cc:359] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.467871  4024 raft_consensus.cc:740] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.455405  3912 raft_consensus.cc:2749] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:10.468740  3706 leader_election.cc:290] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:10.469362  4024 consensus_queue.cc:260] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.470132  3912 raft_consensus.cc:493] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.471438  4024 ts_tablet_manager.cc:1434] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:14:10.472273  4024 tablet_bootstrap.cc:492] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:10.471220  3912 raft_consensus.cc:515] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
W20260709 12:14:10.453064  3287 leader_election.cc:343] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.474125  3287 leader_election.cc:304] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:10.476243  3822 raft_consensus.cc:2749] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:10.461841  4074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6865cb78514c15845c1260ab5ed668" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.478647  4073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62454e76de314477b847661543ff13e5" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.479143  4074 raft_consensus.cc:2468] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:10.468818  3774 leader_election.cc:290] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:10.483299  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d4da76b21d4858b194a766abba10bc" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.483564  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.486038  4073 raft_consensus.cc:2468] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
W20260709 12:14:10.490458  3435 leader_election.cc:343] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.491026  3435 leader_election.cc:304] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
W20260709 12:14:10.492187  3361 leader_election.cc:343] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.492909  3389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:10.492877  4114 raft_consensus.cc:2749] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:10.490651  3912 leader_election.cc:290] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
W20260709 12:14:10.496639  3287 leader_election.cc:343] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.507577  3287 leader_election.cc:304] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 6b5be93db5954621a868da0636c69239
I20260709 12:14:10.510673  3435 leader_election.cc:304] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:10.497268  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6865cb78514c15845c1260ab5ed668" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:10.511327  3977 raft_consensus.cc:2804] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.508412  3285 leader_election.cc:304] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:10.508428  3900 raft_consensus.cc:515] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.511768  3977 raft_consensus.cc:493] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.512269  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62454e76de314477b847661543ff13e5" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:10.512676  3822 raft_consensus.cc:2749] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:10.514024  4026 raft_consensus.cc:515] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.515250  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d4da76b21d4858b194a766abba10bc" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:10.515908  3318 raft_consensus.cc:2468] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:10.510151  4024 tablet_bootstrap.cc:492] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.516119  4026 leader_election.cc:290] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:10.517266  4024 tablet_bootstrap.cc:492] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:10.517670  4027 raft_consensus.cc:2804] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.466127  3933 raft_consensus.cc:515] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.517968  4024 ts_tablet_manager.cc:1403] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.015s
I20260709 12:14:10.519296  3706 raft_consensus.cc:493] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.519791  3468 raft_consensus.cc:2393] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 2: Already voted for candidate 6b5be93db5954621a868da0636c69239 in this term.
I20260709 12:14:10.519739  4027 raft_consensus.cc:697] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 2 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:10.520092  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:10.518383  3977 raft_consensus.cc:3060] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.511533  3435 leader_election.cc:304] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:10.516273  3900 leader_election.cc:290] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:10.519811  3706 raft_consensus.cc:515] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.530830  4026 raft_consensus.cc:493] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.531414  4026 raft_consensus.cc:515] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.532110  3706 leader_election.cc:290] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.521507  3822 raft_consensus.cc:493] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.533339  3822 raft_consensus.cc:515] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.522267  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9aba6aeac54ab298259a2d5a6f99fe" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:10.522423  4027 consensus_queue.cc:237] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.534350  3315 raft_consensus.cc:3060] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.535189  3822 leader_election.cc:290] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.535694  3822 raft_consensus.cc:493] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.536073  3822 raft_consensus.cc:515] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.533592  4026 leader_election.cc:290] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.537767  3318 raft_consensus.cc:3060] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.524030  4024 raft_consensus.cc:359] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.538522  4024 raft_consensus.cc:740] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.539397  3706 raft_consensus.cc:493] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.539292  4024 consensus_queue.cc:260] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.539870  3706 raft_consensus.cc:515] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.524652  3774 raft_consensus.cc:493] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.540766  3774 raft_consensus.cc:515] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.541671  3706 leader_election.cc:290] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.542737  3774 leader_election.cc:290] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.543512  4072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c027a047cf4a6a989062ffe6fd5fbc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.543784  4070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.544741  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.524096  3359 leader_election.cc:304] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: d49a348216184135b94297f0d2cabdae
I20260709 12:14:10.545389  4069 raft_consensus.cc:2468] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:10.545795  3822 leader_election.cc:290] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.545974  3774 raft_consensus.cc:2804] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:14:10.546119  3361 leader_election.cc:343] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.546394  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6865cb78514c15845c1260ab5ed668" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.546715  3318 raft_consensus.cc:2468] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 2.
I20260709 12:14:10.547062  4068 raft_consensus.cc:2468] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:10.545023  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:10.548035  3468 raft_consensus.cc:2468] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:10.548064  3315 raft_consensus.cc:2468] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 2.
I20260709 12:14:10.549271  3362 leader_election.cc:304] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: d49a348216184135b94297f0d2cabdae
I20260709 12:14:10.548245  4024 ts_tablet_manager.cc:1434] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:14:10.526250  4113 raft_consensus.cc:2804] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.526692  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:10.551296  4024 tablet_bootstrap.cc:492] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:10.527693  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:10.528352  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:10.555166  3321 raft_consensus.cc:3060] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.521731  3288 leader_election.cc:304] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:10.551649  4025 raft_consensus.cc:2804] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.556792  4025 raft_consensus.cc:493] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.557128  4025 raft_consensus.cc:3060] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.557804  4066 raft_consensus.cc:3060] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.533046  3977 raft_consensus.cc:515] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.558422  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:10.559966  3977 leader_election.cc:290] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.561892  3320 raft_consensus.cc:2393] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b5be93db5954621a868da0636c69239 in current term 2: Already voted for candidate 98db6105b88a40c0927e7b12c0e6602b in this term.
I20260709 12:14:10.562085  3706 raft_consensus.cc:493] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.562543  3706 raft_consensus.cc:515] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
W20260709 12:14:10.553071  3287 leader_election.cc:343] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.564678  3287 leader_election.cc:304] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:10.565344  3822 raft_consensus.cc:2764] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:14:10.565465  3287 leader_election.cc:304] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:10.566279  3822 raft_consensus.cc:2804] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.566789  3822 raft_consensus.cc:493] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.566318  3141 catalog_manager.cc:5697] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.567216  3822 raft_consensus.cc:3060] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.524040  4074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62454e76de314477b847661543ff13e5" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.568774  4074 raft_consensus.cc:2468] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:10.525756  4112 raft_consensus.cc:493] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.574451  4112 raft_consensus.cc:515] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.574771  4110 raft_consensus.cc:493] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.575259  4110 raft_consensus.cc:515] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.575495  3396 raft_consensus.cc:2468] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:10.576587  4112 leader_election.cc:290] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.577656  4110 leader_election.cc:290] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.579840  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b24e1f15c4e33a5cdbb25f1be26a1" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.580488  4071 raft_consensus.cc:2468] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:10.581452  4074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62454e76de314477b847661543ff13e5" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:10.522625  4073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9aba6aeac54ab298259a2d5a6f99fe" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:10.520274  3933 leader_election.cc:290] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:10.582094  4074 raft_consensus.cc:3060] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.599124  4027 raft_consensus.cc:493] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.599859  4027 raft_consensus.cc:515] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.585412  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:10.602505  3468 raft_consensus.cc:2468] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:10.604254  3362 leader_election.cc:304] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:10.585537  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b569bd454f50b6224a34813a8038" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:10.585924  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.588224  4113 raft_consensus.cc:493] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.610323  4113 raft_consensus.cc:3060] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.604597  3822 raft_consensus.cc:515] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.589425  3287 leader_election.cc:304] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:10.582042  3706 leader_election.cc:290] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:10.581581  4066 raft_consensus.cc:2468] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 2.
I20260709 12:14:10.615904  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6865cb78514c15845c1260ab5ed668" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:10.616356  4024 tablet_bootstrap.cc:492] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.602531  4027 leader_election.cc:290] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.595683  3321 raft_consensus.cc:2468] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 2.
I20260709 12:14:10.617769  3977 raft_consensus.cc:2749] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:10.616712  4069 raft_consensus.cc:3060] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.546403  3774 raft_consensus.cc:493] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.619711  3822 leader_election.cc:290] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.620086  3774 raft_consensus.cc:3060] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:10.606851  3288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.132:34093, user_credentials={real_user=slave}} blocked reactor thread for 85194.8us
W20260709 12:14:10.582871  3435 leader_election.cc:343] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.623514  3435 leader_election.cc:304] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:10.617354  4024 tablet_bootstrap.cc:492] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:10.614194  4123 raft_consensus.cc:2804] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.585600  3433 leader_election.cc:304] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:10.625705  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c027a047cf4a6a989062ffe6fd5fbc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:10.626942  3468 raft_consensus.cc:2468] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:10.627812  4024 ts_tablet_manager.cc:1403] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.008s
W20260709 12:14:10.630276  3433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.130:39143, user_credentials={real_user=slave}} blocked reactor thread for 44759.6us
I20260709 12:14:10.586244  4073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.633056  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec89cae2a44863a52009d0b2223c02" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:10.632117  3433 leader_election.cc:304] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: d49a348216184135b94297f0d2cabdae
I20260709 12:14:10.631289  4026 raft_consensus.cc:2804] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.605445  4110 raft_consensus.cc:2804] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.619376  4068 raft_consensus.cc:2468] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:10.628192  4027 raft_consensus.cc:2804] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.605465  3463 raft_consensus.cc:2468] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:10.642108  4024 raft_consensus.cc:359] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.644317  4024 raft_consensus.cc:740] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.629556  4112 raft_consensus.cc:493] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.629189  4123 raft_consensus.cc:493] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.645073  4024 consensus_queue.cc:260] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.649485  4024 ts_tablet_manager.cc:1434] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:14:10.650059  3288 leader_election.cc:304] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [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: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: d49a348216184135b94297f0d2cabdae
I20260709 12:14:10.650413  4024 tablet_bootstrap.cc:492] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:10.651701  3465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:10.652392  3465 raft_consensus.cc:2468] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:10.647051  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6865cb78514c15845c1260ab5ed668" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:10.639535  4110 raft_consensus.cc:493] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.653679  4110 raft_consensus.cc:3060] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.653772  3977 raft_consensus.cc:2804] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.654228  3977 raft_consensus.cc:493] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.594630  4025 raft_consensus.cc:515] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.654618  3977 raft_consensus.cc:3060] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.656220  4025 leader_election.cc:290] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.658236  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62454e76de314477b847661543ff13e5" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:10.644971  4027 raft_consensus.cc:493] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.660028  4027 raft_consensus.cc:3060] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.663033  3774 raft_consensus.cc:515] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.663125  4112 raft_consensus.cc:515] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.669245  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6865cb78514c15845c1260ab5ed668" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:10.670087  3287 leader_election.cc:304] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:10.670938  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.671182  4121 raft_consensus.cc:2804] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.671636  4121 raft_consensus.cc:493] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.638865  4073 raft_consensus.cc:2468] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:10.640031  3900 raft_consensus.cc:493] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.673233  3774 leader_election.cc:290] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:10.674386  3359 leader_election.cc:304] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:10.678768  3362 leader_election.cc:304] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:10.681325  3774 raft_consensus.cc:2804] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.664016  4123 raft_consensus.cc:3060] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.676780  4110 raft_consensus.cc:515] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.669533  4112 leader_election.cc:290] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.673976  4121 raft_consensus.cc:3060] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.674609  4114 raft_consensus.cc:493] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.721046  4114 raft_consensus.cc:515] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.721635  4113 raft_consensus.cc:515] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.723013  3467 raft_consensus.cc:2393] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 2: Already voted for candidate 6b5be93db5954621a868da0636c69239 in this term.
I20260709 12:14:10.723258  4114 leader_election.cc:290] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:10.723678  4113 leader_election.cc:290] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.704375  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:10.704751  3465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283617baef6446b39f1180692ba46bda" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:10.705713  4110 leader_election.cc:290] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.707163  4120 raft_consensus.cc:2804] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.707727  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:10.681864  3900 raft_consensus.cc:515] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.694429  4111 raft_consensus.cc:2804] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.708901  3977 raft_consensus.cc:515] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.714437  3706 raft_consensus.cc:493] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.719472  3822 raft_consensus.cc:493] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.769919  3822 raft_consensus.cc:515] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.684710  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b569bd454f50b6224a34813a8038" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.725999  4026 raft_consensus.cc:697] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 2 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:10.727452  3469 raft_consensus.cc:3060] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.730767  4073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.731693  4072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6865cb78514c15845c1260ab5ed668" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:10.734500  3435 leader_election.cc:304] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:10.758797  4120 raft_consensus.cc:493] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
W20260709 12:14:10.777621  3433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.130:39143, user_credentials={real_user=slave}} blocked reactor thread for 145576us
I20260709 12:14:10.759230  3470 raft_consensus.cc:3060] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.772581  4119 raft_consensus.cc:493] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.735412  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b569bd454f50b6224a34813a8038" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.768427  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b24e1f15c4e33a5cdbb25f1be26a1" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:10.783708  3396 raft_consensus.cc:2468] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:10.769825  3706 raft_consensus.cc:515] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.737399  4114 raft_consensus.cc:493] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.749681  3465 raft_consensus.cc:2468] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:10.750005  4074 raft_consensus.cc:2468] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 2.
I20260709 12:14:10.781284  3822 leader_election.cc:290] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.781703  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
W20260709 12:14:10.767370  3361 leader_election.cc:343] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.773293  4111 raft_consensus.cc:697] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 2 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
W20260709 12:14:10.791857  3361 leader_election.cc:343] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.795013  3774 raft_consensus.cc:697] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:10.781471  4120 raft_consensus.cc:3060] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.781745  4073 raft_consensus.cc:2468] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:10.816833  3470 raft_consensus.cc:2468] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 2.
W20260709 12:14:10.818133  3435 leader_election.cc:343] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.813058  3774 consensus_queue.cc:237] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.790316  4119 raft_consensus.cc:515] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:10.821857  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:10.822306  3912 raft_consensus.cc:493] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.822546  4119 leader_election.cc:290] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:10.821878  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6865cb78514c15845c1260ab5ed668" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:10.840754  3315 raft_consensus.cc:2393] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6b5be93db5954621a868da0636c69239 in current term 2: Already voted for candidate 98db6105b88a40c0927e7b12c0e6602b in this term.
I20260709 12:14:10.842690  3977 leader_election.cc:290] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.842990  4136 raft_consensus.cc:493] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.847177  4136 raft_consensus.cc:515] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.819528  4113 raft_consensus.cc:2764] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:14:10.850546  3900 leader_election.cc:290] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:10.822932  3912 raft_consensus.cc:515] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.851936  3435 leader_election.cc:304] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:10.845773  3362 leader_election.cc:304] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:10.857472  3287 leader_election.cc:304] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:10.859696  3362 leader_election.cc:304] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:10.861097  3469 raft_consensus.cc:2468] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 2.
I20260709 12:14:10.790755  4114 raft_consensus.cc:515] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.864568  3362 leader_election.cc:304] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:10.891279  3706 leader_election.cc:290] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
W20260709 12:14:10.910182  3359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:39143, user_credentials={real_user=slave}} blocked reactor thread for 229913us
I20260709 12:14:10.863757  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.864938  3900 raft_consensus.cc:2804] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.888293  3467 raft_consensus.cc:2468] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:10.916694  3465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443cb88347be424ea4dfe461b02471dd" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239" is_pre_election: true
I20260709 12:14:10.922605  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b569bd454f50b6224a34813a8038" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:10.910377  4072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:10.866590  4119 raft_consensus.cc:2804] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.863794  4069 raft_consensus.cc:2468] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 2.
W20260709 12:14:10.934800  3433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:39143, user_credentials={real_user=slave}} blocked reactor thread for 62478.9us
W20260709 12:14:10.923494  3285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.131:41327, user_credentials={real_user=slave}} blocked reactor thread for 104682us
I20260709 12:14:10.867285  4136 leader_election.cc:290] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.911437  4113 raft_consensus.cc:2804] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.843397  4026 consensus_queue.cc:237] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.921823  3900 raft_consensus.cc:493] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.915791  4111 consensus_queue.cc:237] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.930644  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283617baef6446b39f1180692ba46bda" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.910287  4133 raft_consensus.cc:2804] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:14:10.965477  3435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 113653us
I20260709 12:14:10.916708  4128 raft_consensus.cc:2804] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.869975  4121 raft_consensus.cc:515] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.972160  3435 leader_election.cc:304] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
W20260709 12:14:10.972661  3361 leader_election.cc:343] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.912531  4027 raft_consensus.cc:515] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:10.928547  4068 raft_consensus.cc:2468] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 1.
I20260709 12:14:10.965910  3900 raft_consensus.cc:3060] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.959757  4113 raft_consensus.cc:493] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:10.982503  4024 tablet_bootstrap.cc:492] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.967554  4072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b24e1f15c4e33a5cdbb25f1be26a1" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.987330  3320 raft_consensus.cc:2393] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b5be93db5954621a868da0636c69239 in current term 2: Already voted for candidate 98db6105b88a40c0927e7b12c0e6602b in this term.
I20260709 12:14:10.970153  4119 raft_consensus.cc:697] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:10.976933  4133 raft_consensus.cc:697] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:10.992810  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad5d6b995144e239f67dc67fe630420" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:10.996806  3392 raft_consensus.cc:2468] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:11.000799  4024 tablet_bootstrap.cc:492] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:11.001410  4024 ts_tablet_manager.cc:1403] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.351s	user 0.011s	sys 0.011s
I20260709 12:14:11.003965  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c027a047cf4a6a989062ffe6fd5fbc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:11.005512  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "443cb88347be424ea4dfe461b02471dd" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:11.006508  4066 raft_consensus.cc:2393] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 2: Already voted for candidate 6b5be93db5954621a868da0636c69239 in this term.
I20260709 12:14:11.007476  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e480884d442d8bce66ac134444ecf" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:10.993713  4125 raft_consensus.cc:2749] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.008018  4073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aeaef0cd3bd432ea0ea8985b54f3447" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:11.008569  4073 raft_consensus.cc:3060] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.010313  4121 leader_election.cc:290] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:10.987599  4113 raft_consensus.cc:3060] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.030650  3314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b24e1f15c4e33a5cdbb25f1be26a1" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:11.031677  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c027a047cf4a6a989062ffe6fd5fbc" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:11.032327  3463 raft_consensus.cc:3060] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.033147  4133 consensus_queue.cc:237] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:11.034839  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:11.035493  3322 raft_consensus.cc:2468] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:11.040266  3466 raft_consensus.cc:2393] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 2: Already voted for candidate 6b5be93db5954621a868da0636c69239 in this term.
I20260709 12:14:11.041791  3912 leader_election.cc:290] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:11.043325  4119 consensus_queue.cc:237] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:10.997575  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e480884d442d8bce66ac134444ecf" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45" is_pre_election: true
I20260709 12:14:11.051448  3394 raft_consensus.cc:2468] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:11.051774  3463 raft_consensus.cc:2468] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 2.
I20260709 12:14:11.057964  3287 leader_election.cc:304] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 6b5be93db5954621a868da0636c69239
W20260709 12:14:11.058714  3361 leader_election.cc:343] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.078545  3822 raft_consensus.cc:2804] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.059095  3287 leader_election.cc:304] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:11.081908  3822 raft_consensus.cc:697] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
W20260709 12:14:11.082962  3433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.130:39143, user_credentials={real_user=slave}} blocked reactor thread for 94725us
I20260709 12:14:11.083218  3706 raft_consensus.cc:2804] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.083601  3706 raft_consensus.cc:493] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:11.083937  3706 raft_consensus.cc:3060] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.002084  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d4da76b21d4858b194a766abba10bc" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:11.092494  3706 raft_consensus.cc:515] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:11.098865  3316 raft_consensus.cc:3060] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.098970  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:11.101879  4024 raft_consensus.cc:359] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:11.102298  3706 leader_election.cc:290] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:11.102618  4024 raft_consensus.cc:740] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.998621  4072 raft_consensus.cc:2468] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 1.
I20260709 12:14:11.105190  3433 leader_election.cc:304] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:11.000537  4123 raft_consensus.cc:515] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
W20260709 12:14:11.107100  3287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 48060us
W20260709 12:14:11.114053  3287 leader_election.cc:343] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.112534  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:11.103299  4024 consensus_queue.cc:260] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:11.106158  3822 consensus_queue.cc:237] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:11.115226  3287 leader_election.cc:304] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b; no voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae
I20260709 12:14:11.114436  4124 raft_consensus.cc:2804] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.119940  3706 raft_consensus.cc:3060] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.122166  4024 ts_tablet_manager.cc:1434] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.120s	user 0.005s	sys 0.000s
I20260709 12:14:11.120695  4128 raft_consensus.cc:697] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:11.156906  3706 raft_consensus.cc:2749] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.123656  4068 raft_consensus.cc:3060] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.158346  3433 leader_election.cc:304] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
W20260709 12:14:11.161412  4148 log.cc:927] Time spent T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260709 12:14:11.161988  4027 leader_election.cc:290] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:11.162177  4128 consensus_queue.cc:237] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
W20260709 12:14:11.163203  4142 log.cc:927] Time spent T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260709 12:14:11.164762  3316 raft_consensus.cc:2468] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 2.
I20260709 12:14:11.165381  4072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad5d6b995144e239f67dc67fe630420" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:11.166455  3314 raft_consensus.cc:2393] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 341b023c12f7457bb0c666843bec9b45 in current term 2: Already voted for candidate 98db6105b88a40c0927e7b12c0e6602b in this term.
I20260709 12:14:11.166908  4123 leader_election.cc:290] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:11.168184  3361 leader_election.cc:304] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:11.170332  4113 raft_consensus.cc:515] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:11.120854  4124 raft_consensus.cc:493] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:11.181597  4072 raft_consensus.cc:2468] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:11.182421  4144 raft_consensus.cc:2804] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.194126  4144 raft_consensus.cc:493] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:11.194540  4144 raft_consensus.cc:3060] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.194798  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:11.182922  4130 raft_consensus.cc:2804] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.199532  4130 raft_consensus.cc:493] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:11.199935  4130 raft_consensus.cc:3060] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.183007  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae" is_pre_election: true
I20260709 12:14:11.202412  4070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d4da76b21d4858b194a766abba10bc" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:11.187366  3463 raft_consensus.cc:2393] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 2: Already voted for candidate 6b5be93db5954621a868da0636c69239 in this term.
I20260709 12:14:11.204299  4068 raft_consensus.cc:2468] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 2.
I20260709 12:14:11.187542  4124 raft_consensus.cc:3060] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.183645  3389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b24e1f15c4e33a5cdbb25f1be26a1" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
W20260709 12:14:11.181324  3435 leader_election.cc:343] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.202431  4069 raft_consensus.cc:2468] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 1.
I20260709 12:14:11.227319  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:11.228003  3467 raft_consensus.cc:3060] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.228245  4114 leader_election.cc:290] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:11.230276  3435 leader_election.cc:304] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:11.233577  4024 tablet_bootstrap.cc:492] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:11.238620  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62454e76de314477b847661543ff13e5" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:11.239544  4069 raft_consensus.cc:2393] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6b5be93db5954621a868da0636c69239 in current term 2: Already voted for candidate 98db6105b88a40c0927e7b12c0e6602b in this term.
I20260709 12:14:11.240801  4070 raft_consensus.cc:1275] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Refusing update from remote peer 6b5be93db5954621a868da0636c69239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.241539  3467 raft_consensus.cc:2468] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 2.
I20260709 12:14:11.242480  4140 raft_consensus.cc:2764] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:14:11.188758  4113 leader_election.cc:290] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:11.228248  4120 raft_consensus.cc:515] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:11.244213  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:11.245028  3396 raft_consensus.cc:2393] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b5be93db5954621a868da0636c69239 in current term 2: Already voted for candidate 341b023c12f7457bb0c666843bec9b45 in this term.
I20260709 12:14:11.245517  4071 raft_consensus.cc:2393] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6b5be93db5954621a868da0636c69239 in current term 2: Already voted for candidate 98db6105b88a40c0927e7b12c0e6602b in this term.
I20260709 12:14:11.250353  3142 catalog_manager.cc:5697] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.251061  4140 consensus_queue.cc:1048] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.257642  4124 raft_consensus.cc:515] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:11.258513  3288 leader_election.cc:304] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [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: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: d49a348216184135b94297f0d2cabdae
I20260709 12:14:11.259755  4124 leader_election.cc:290] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:11.259864  4123 raft_consensus.cc:2804] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:14:11.219384  3361 leader_election.cc:343] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.260494  4123 raft_consensus.cc:697] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:11.261423  4123 consensus_queue.cc:237] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
W20260709 12:14:11.262626  3361 leader_election.cc:343] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.262219  3141 catalog_manager.cc:5697] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.264086  3141 catalog_manager.cc:5697] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.267830  3359 leader_election.cc:304] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: d49a348216184135b94297f0d2cabdae
I20260709 12:14:11.269743  4110 raft_consensus.cc:2804] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.270107  4110 raft_consensus.cc:493] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:11.270457  4110 raft_consensus.cc:3060] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.271428  4120 leader_election.cc:290] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:11.272358  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b569bd454f50b6224a34813a8038" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:11.274808  3467 raft_consensus.cc:3060] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.275589  4071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b569bd454f50b6224a34813a8038" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:11.278110  4070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad5d6b995144e239f67dc67fe630420" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:11.278172  3900 raft_consensus.cc:515] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:11.278795  4070 raft_consensus.cc:3060] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:11.282102  3287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 166947us
I20260709 12:14:11.274045  3288 leader_election.cc:304] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:11.285487  3359 leader_election.cc:304] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: d49a348216184135b94297f0d2cabdae
I20260709 12:14:11.288102  3465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283617baef6446b39f1180692ba46bda" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b5be93db5954621a868da0636c69239"
W20260709 12:14:11.285564  3361 leader_election.cc:343] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.288765  4074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b24e1f15c4e33a5cdbb25f1be26a1" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:11.288697  3465 raft_consensus.cc:3060] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.289373  4074 raft_consensus.cc:3060] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.289697  4025 raft_consensus.cc:2804] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.290289  4025 raft_consensus.cc:697] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:11.291184  4025 consensus_queue.cc:237] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:11.291785  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "98db6105b88a40c0927e7b12c0e6602b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:11.292366  4069 raft_consensus.cc:3060] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:11.289338  3361 consensus_peers.cc:597] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:11.297591  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad5d6b995144e239f67dc67fe630420" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:11.298170  3396 raft_consensus.cc:3060] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.299505  4144 raft_consensus.cc:515] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:11.302872  3433 leader_election.cc:304] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:11.305912  3396 raft_consensus.cc:2468] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 2.
I20260709 12:14:11.313000  3313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b" is_pre_election: true
I20260709 12:14:11.314023  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:11.314885  3318 raft_consensus.cc:2393] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6b5be93db5954621a868da0636c69239 in current term 2: Already voted for candidate 98db6105b88a40c0927e7b12c0e6602b in this term.
I20260709 12:14:11.317145  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62454e76de314477b847661543ff13e5" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:11.318357  3389 raft_consensus.cc:2393] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 98db6105b88a40c0927e7b12c0e6602b in current term 2: Already voted for candidate 341b023c12f7457bb0c666843bec9b45 in this term.
I20260709 12:14:11.321127  3465 raft_consensus.cc:2468] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 2.
I20260709 12:14:11.323386  3433 leader_election.cc:304] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:11.281323  4073 raft_consensus.cc:2468] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 2.
I20260709 12:14:11.327600  4125 raft_consensus.cc:2804] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.308787  4151 raft_consensus.cc:2804] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:14:11.419806  3288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.132:34093, user_credentials={real_user=slave}} blocked reactor thread for 94141.3us
I20260709 12:14:11.426666  3362 leader_election.cc:304] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:11.427424  3774 raft_consensus.cc:2804] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.427999  3774 raft_consensus.cc:697] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:11.433347  3774 consensus_queue.cc:237] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:11.443928  3318 raft_consensus.cc:1275] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Refusing update from remote peer 341b023c12f7457bb0c666843bec9b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.445241  4112 consensus_queue.cc:1048] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.417434  3900 leader_election.cc:290] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:11.450019  4072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283617baef6446b39f1180692ba46bda" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:11.432395  4130 raft_consensus.cc:515] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:11.457497  4130 leader_election.cc:290] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
W20260709 12:14:11.458621  3361 leader_election.cc:343] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.465363  4144 leader_election.cc:290] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:11.466470  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b24e1f15c4e33a5cdbb25f1be26a1" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:11.467391  3315 raft_consensus.cc:2393] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 341b023c12f7457bb0c666843bec9b45 in current term 2: Already voted for candidate 98db6105b88a40c0927e7b12c0e6602b in this term.
I20260709 12:14:11.425757  3467 raft_consensus.cc:2468] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 2.
I20260709 12:14:11.468382  4154 raft_consensus.cc:2749] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.418720  4151 raft_consensus.cc:697] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:11.474558  3362 leader_election.cc:304] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: d49a348216184135b94297f0d2cabdae
I20260709 12:14:11.478705  4073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b24e1f15c4e33a5cdbb25f1be26a1" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:11.471360  3389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e480884d442d8bce66ac134444ecf" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:11.483701  3389 raft_consensus.cc:3060] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.484313  3287 leader_election.cc:304] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 6b5be93db5954621a868da0636c69239
I20260709 12:14:11.485060  3361 leader_election.cc:304] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:11.485675  4133 raft_consensus.cc:2804] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.486248  4133 raft_consensus.cc:697] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:11.487154  4133 consensus_queue.cc:237] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:11.497792  4126 raft_consensus.cc:2749] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.499799  4126 raft_consensus.cc:2804] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.500327  4126 raft_consensus.cc:697] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:11.501219  4126 consensus_queue.cc:237] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:11.475710  3314 raft_consensus.cc:1275] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Refusing update from remote peer 6b5be93db5954621a868da0636c69239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.419232  4125 raft_consensus.cc:697] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 2 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:11.512105  3433 leader_election.cc:304] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:11.515858  3433 leader_election.cc:304] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:11.534548  3145 catalog_manager.cc:5697] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 2 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.537081  3145 catalog_manager.cc:5697] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 2 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.517000  4114 raft_consensus.cc:2749] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.528059  4113 raft_consensus.cc:2749] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.561501  3389 raft_consensus.cc:2468] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 2.
I20260709 12:14:11.563042  3433 leader_election.cc:304] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 6b5be93db5954621a868da0636c69239; no voters: 
I20260709 12:14:11.563877  4130 raft_consensus.cc:2804] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.564353  4130 raft_consensus.cc:697] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 2 LEADER]: Becoming Leader. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:11.565460  4072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e480884d442d8bce66ac134444ecf" candidate_uuid: "6b5be93db5954621a868da0636c69239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
I20260709 12:14:11.566538  4068 raft_consensus.cc:1275] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.565171  4130 consensus_queue.cc:237] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:11.542141  4026 consensus_queue.cc:1048] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:14:11.568392  3317 raft_consensus.cc:1275] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Refusing update from remote peer 6b5be93db5954621a868da0636c69239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.575374  4064 raft_consensus.cc:3060] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.577883  3822 consensus_queue.cc:1048] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.579006  4110 raft_consensus.cc:515] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:11.585999  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49a348216184135b94297f0d2cabdae"
W20260709 12:14:11.590698  4158 log.cc:927] Time spent T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b: Append to log took a long time: real 0.160s	user 0.001s	sys 0.000s
W20260709 12:14:11.591327  3361 leader_election.cc:343] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:11.601941  3435 leader_election.cc:343] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.558955  4125 consensus_queue.cc:237] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:11.613121  3317 raft_consensus.cc:1275] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Refusing update from remote peer 6b5be93db5954621a868da0636c69239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.605943  4124 consensus_queue.cc:1048] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:14:11.582427  4151 consensus_queue.cc:237] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:11.610623  4069 raft_consensus.cc:2468] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 2.
I20260709 12:14:11.616664  4110 leader_election.cc:290] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Requested vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:11.617818  4074 raft_consensus.cc:2468] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98db6105b88a40c0927e7b12c0e6602b in term 2.
I20260709 12:14:11.650485  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:11.628748  4070 raft_consensus.cc:2468] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b5be93db5954621a868da0636c69239 in term 2.
I20260709 12:14:11.670756  4024 tablet_bootstrap.cc:492] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae: 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
W20260709 12:14:11.672355  4167 log.cc:927] Time spent T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 12:14:11.676410  4064 raft_consensus.cc:1275] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Refusing update from remote peer 6b5be93db5954621a868da0636c69239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.677255  3465 raft_consensus.cc:1275] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.678741  3912 consensus_queue.cc:1048] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.678977  3464 raft_consensus.cc:1275] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer 341b023c12f7457bb0c666843bec9b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.683967  4072 raft_consensus.cc:1275] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Refusing update from remote peer 341b023c12f7457bb0c666843bec9b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.663363  3315 raft_consensus.cc:3060] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.694013  4069 raft_consensus.cc:1275] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Refusing update from remote peer 6b5be93db5954621a868da0636c69239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.695504  4114 consensus_queue.cc:1048] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.696316  3287 leader_election.cc:304] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [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: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 341b023c12f7457bb0c666843bec9b45
I20260709 12:14:11.698866  4138 raft_consensus.cc:2804] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.699329  4138 raft_consensus.cc:697] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Becoming Leader. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:11.700140  4138 consensus_queue.cc:237] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
W20260709 12:14:11.700744  3287 consensus_peers.cc:597] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:11.701210  4113 consensus_queue.cc:1048] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.708050  3315 raft_consensus.cc:2468] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 2.
I20260709 12:14:11.709494  3142 catalog_manager.cc:5697] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.719229  4024 tablet_bootstrap.cc:492] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:11.720216  4024 ts_tablet_manager.cc:1403] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.487s	user 0.018s	sys 0.006s
I20260709 12:14:11.724013  3143 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52528 (request call id 2) took 1188 ms. Trace:
I20260709 12:14:11.715780  3142 catalog_manager.cc:5697] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.735006  3142 catalog_manager.cc:5697] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.738023  3142 catalog_manager.cc:5697] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.738539  4024 raft_consensus.cc:359] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:11.739609  4024 raft_consensus.cc:740] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.741227  3359 leader_election.cc:304] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [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: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: d49a348216184135b94297f0d2cabdae
I20260709 12:14:11.737185  3900 consensus_queue.cc:1048] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:14:11.721840  4133 consensus_queue.cc:1048] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:14:11.745293  3464 raft_consensus.cc:1275] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.748579  4024 consensus_queue.cc:260] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:11.756474  4024 ts_tablet_manager.cc:1434] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 12:14:11.724412  3143 rpcz_store.cc:276] 0709 12:14:10.532933 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.533085 (+   152us) service_pool.cc:224] Handling call
0709 12:14:11.721675 (+1188590us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":72049,"reported_tablets":45}
W20260709 12:14:11.790759  3359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.130:39143, user_credentials={real_user=slave}} blocked reactor thread for 49648.7us
I20260709 12:14:11.756203  4127 raft_consensus.cc:2804] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.754468  4120 consensus_queue.cc:1048] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 12:14:11.810072  4072 raft_consensus.cc:1275] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.818969  4157 consensus_queue.cc:1048] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.804538  4127 raft_consensus.cc:697] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:11.824275  4127 consensus_queue.cc:237] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
W20260709 12:14:11.856600  3287 consensus_peers.cc:597] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.867161  3435 consensus_peers.cc:597] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:11.883224  3317 raft_consensus.cc:1275] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Refusing update from remote peer 341b023c12f7457bb0c666843bec9b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.883960  4151 consensus_queue.cc:1048] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.886926  3465 raft_consensus.cc:1275] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.892578  4138 consensus_queue.cc:1048] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:11.906330  4024 tablet_bootstrap.cc:492] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:11.899534  4025 consensus_queue.cc:1048] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:14:11.932272  3468 raft_consensus.cc:1275] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer 341b023c12f7457bb0c666843bec9b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.934254  3774 consensus_queue.cc:1048] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:11.933876  3145 catalog_manager.cc:5697] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 2 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.939257  3145 catalog_manager.cc:5697] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 2 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.943215  3143 catalog_manager.cc:5697] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.948812  3145 catalog_manager.cc:5697] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 2 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.958012  3466 raft_consensus.cc:1275] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer 341b023c12f7457bb0c666843bec9b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:14:12.060978  3435 consensus_peers.cc:597] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:12.074741  3469 raft_consensus.cc:1275] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer 341b023c12f7457bb0c666843bec9b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.080492  4064 raft_consensus.cc:1275] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:14:12.084661  3435 consensus_peers.cc:597] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:12.087517  3469 raft_consensus.cc:1275] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.090211  4134 consensus_queue.cc:1048] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:12.100464  3466 raft_consensus.cc:1275] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:14:12.112474  3287 consensus_peers.cc:597] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:12.116147  4071 raft_consensus.cc:1275] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Refusing update from remote peer 6b5be93db5954621a868da0636c69239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:14:12.117762  3287 consensus_peers.cc:597] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:12.134675  3396 raft_consensus.cc:1275] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Refusing update from remote peer 6b5be93db5954621a868da0636c69239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.144222  4127 consensus_queue.cc:1048] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:12.144759  3774 consensus_queue.cc:1048] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:12.146653  3977 consensus_queue.cc:1048] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:12.148478  4134 consensus_queue.cc:1048] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:12.150887  3361 consensus_peers.cc:597] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.163386  3361 consensus_peers.cc:597] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.164139  3361 consensus_peers.cc:597] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.175949  3361 consensus_peers.cc:597] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:12.177419  3361 consensus_peers.cc:597] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:12.184008  3361 consensus_peers.cc:597] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.138880  4140 consensus_queue.cc:1048] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
W20260709 12:14:12.214253  3287 consensus_peers.cc:597] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:12.210704  4189 log.cc:927] Time spent T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 12:14:12.181634  4130 consensus_queue.cc:1048] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
W20260709 12:14:12.260993  3435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.129:43975, user_credentials={real_user=slave}} blocked reactor thread for 94136us
W20260709 12:14:12.265753  3435 consensus_peers.cc:597] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:12.267297  4190 log.cc:927] Time spent T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239: Append to log took a long time: real 0.132s	user 0.001s	sys 0.000s
W20260709 12:14:12.279944  3435 consensus_peers.cc:597] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:12.291184  4024 tablet_bootstrap.cc:492] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.292222  4024 tablet_bootstrap.cc:492] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:12.292900  4024 ts_tablet_manager.cc:1403] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.389s	user 0.016s	sys 0.020s
I20260709 12:14:12.295545  4024 raft_consensus.cc:359] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:12.296218  4024 raft_consensus.cc:740] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.296828  4024 consensus_queue.cc:260] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:12.300344  4024 ts_tablet_manager.cc:1434] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260709 12:14:12.301121  4024 tablet_bootstrap.cc:492] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:12.307691  3392 raft_consensus.cc:1275] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Refusing update from remote peer 6b5be93db5954621a868da0636c69239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:14:12.318567  3361 consensus_peers.cc:597] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:12.324862  3141 catalog_manager.cc:5697] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:12.326037  3361 consensus_peers.cc:597] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:12.326575  3141 catalog_manager.cc:5697] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.329706  3392 raft_consensus.cc:1275] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.340386  4124 consensus_queue.cc:1048] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:12.355458  4068 raft_consensus.cc:3060] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:12.376607  3361 consensus_peers.cc:597] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:12.405195  3822 consensus_queue.cc:1048] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:12.414140  3435 consensus_peers.cc:597] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:12.445257  3435 consensus_peers.cc:597] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.468861  4069 raft_consensus.cc:1275] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.477357  4073 raft_consensus.cc:1275] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Refusing update from remote peer 98db6105b88a40c0927e7b12c0e6602b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.503602  4068 raft_consensus.cc:1275] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Refusing update from remote peer 341b023c12f7457bb0c666843bec9b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.517001  3314 raft_consensus.cc:1275] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Refusing update from remote peer 341b023c12f7457bb0c666843bec9b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.518586  4120 consensus_queue.cc:1048] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:12.523769  4144 consensus_queue.cc:1048] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:12.545238  4138 consensus_queue.cc:1048] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:12.546584  4133 consensus_queue.cc:1048] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:12.550849  3287 consensus_peers.cc:597] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:12.550501  4024 tablet_bootstrap.cc:492] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.562449  4024 tablet_bootstrap.cc:492] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:12.563570  4024 ts_tablet_manager.cc:1403] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.263s	user 0.022s	sys 0.001s
I20260709 12:14:12.570307  4024 raft_consensus.cc:359] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:12.571353  4024 raft_consensus.cc:740] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.628839  4024 consensus_queue.cc:260] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:12.638046  4024 ts_tablet_manager.cc:1434] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260709 12:14:12.639321  4024 tablet_bootstrap.cc:492] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:12.668251  3143 catalog_manager.cc:5697] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130). New cstate: current_term: 2 leader_uuid: "98db6105b88a40c0927e7b12c0e6602b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:12.760375  3288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.132:34093, user_credentials={real_user=slave}} blocked reactor thread for 45259.3us
I20260709 12:14:12.759393  3145 catalog_manager.cc:5697] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 reported cstate change: term changed from 1 to 2, leader changed from d49a348216184135b94297f0d2cabdae (127.31.243.129) to 6b5be93db5954621a868da0636c69239 (127.31.243.132). New cstate: current_term: 2 leader_uuid: "6b5be93db5954621a868da0636c69239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.880151  4024 tablet_bootstrap.cc:492] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.882480  4024 tablet_bootstrap.cc:492] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:12.883143  4024 ts_tablet_manager.cc:1403] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.244s	user 0.021s	sys 0.005s
I20260709 12:14:12.899835  4024 raft_consensus.cc:359] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:12.912855  4024 raft_consensus.cc:740] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.918045  4024 consensus_queue.cc:260] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:12.920569  4024 ts_tablet_manager.cc:1434] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 12:14:12.923700  4024 tablet_bootstrap.cc:492] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:12.955672  4024 tablet_bootstrap.cc:492] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.956573  4024 tablet_bootstrap.cc:492] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:12.957234  4024 ts_tablet_manager.cc:1403] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.008s
I20260709 12:14:12.959710  4024 raft_consensus.cc:359] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:12.960402  4024 raft_consensus.cc:740] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.961088  4024 consensus_queue.cc:260] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:12.964687  4066 raft_consensus.cc:3060] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:12.981907  4024 ts_tablet_manager.cc:1434] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:14:12.982986  4024 tablet_bootstrap.cc:492] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.015594  4024 tablet_bootstrap.cc:492] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.016656  4024 tablet_bootstrap.cc:492] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.017500  4024 ts_tablet_manager.cc:1403] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.000s
I20260709 12:14:13.020823  4024 raft_consensus.cc:359] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:13.021529  4024 raft_consensus.cc:740] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.022833  4024 consensus_queue.cc:260] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:13.024699  4024 ts_tablet_manager.cc:1434] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:14:13.025324  4024 tablet_bootstrap.cc:492] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.041251  4024 tablet_bootstrap.cc:492] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.042304  4024 tablet_bootstrap.cc:492] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.043018  4024 ts_tablet_manager.cc:1403] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 12:14:13.045603  4024 raft_consensus.cc:359] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.046316  4024 raft_consensus.cc:740] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.046993  4024 consensus_queue.cc:260] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.049161  4024 ts_tablet_manager.cc:1434] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:13.050410  4024 tablet_bootstrap.cc:492] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.066767  4024 tablet_bootstrap.cc:492] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.067734  4024 tablet_bootstrap.cc:492] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.068499  4024 ts_tablet_manager.cc:1403] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260709 12:14:13.071103  4024 raft_consensus.cc:359] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:13.072034  4024 raft_consensus.cc:740] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.072706  4024 consensus_queue.cc:260] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:13.074820  4024 ts_tablet_manager.cc:1434] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:13.075646  4024 tablet_bootstrap.cc:492] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.091655  4024 tablet_bootstrap.cc:492] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.092592  4024 tablet_bootstrap.cc:492] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.093358  4024 ts_tablet_manager.cc:1403] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 12:14:13.095582  4024 raft_consensus.cc:359] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:13.096222  4024 raft_consensus.cc:740] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.096854  4024 consensus_queue.cc:260] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:13.099457  4024 ts_tablet_manager.cc:1434] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 12:14:13.101342  4024 tablet_bootstrap.cc:492] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.122160  4024 tablet_bootstrap.cc:492] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.122920  4024 tablet_bootstrap.cc:492] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.123466  4024 ts_tablet_manager.cc:1403] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260709 12:14:13.125265  4024 raft_consensus.cc:359] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:13.125850  4024 raft_consensus.cc:740] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.126399  4024 consensus_queue.cc:260] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:13.127919  4024 ts_tablet_manager.cc:1434] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:13.128997  4024 tablet_bootstrap.cc:492] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.141880  4024 tablet_bootstrap.cc:492] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae: 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
I20260709 12:14:13.142727  4024 tablet_bootstrap.cc:492] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.143298  4024 ts_tablet_manager.cc:1403] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:14:13.145701  4024 raft_consensus.cc:359] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.146310  4024 raft_consensus.cc:740] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.146898  4024 consensus_queue.cc:260] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.149022  4024 ts_tablet_manager.cc:1434] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:13.150074  4024 tablet_bootstrap.cc:492] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.164969  4024 tablet_bootstrap.cc:492] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.165853  4024 tablet_bootstrap.cc:492] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.166406  4024 ts_tablet_manager.cc:1403] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260709 12:14:13.168248  4024 raft_consensus.cc:359] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:13.168917  4024 raft_consensus.cc:740] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.169462  4024 consensus_queue.cc:260] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:13.171401  4024 ts_tablet_manager.cc:1434] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:13.172420  4024 tablet_bootstrap.cc:492] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.186875  4024 tablet_bootstrap.cc:492] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.187834  4024 tablet_bootstrap.cc:492] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.188655  4024 ts_tablet_manager.cc:1403] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260709 12:14:13.191560  4024 raft_consensus.cc:359] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:13.192322  4024 raft_consensus.cc:740] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.193070  4024 consensus_queue.cc:260] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:13.195292  4024 ts_tablet_manager.cc:1434] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:13.196095  4024 tablet_bootstrap.cc:492] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.209314  4024 tablet_bootstrap.cc:492] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.210316  4024 tablet_bootstrap.cc:492] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.210956  4024 ts_tablet_manager.cc:1403] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:14:13.212698  4024 raft_consensus.cc:359] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:13.213199  4024 raft_consensus.cc:740] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.213778  4024 consensus_queue.cc:260] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:13.215512  4024 ts_tablet_manager.cc:1434] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:13.217389  4024 tablet_bootstrap.cc:492] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.235500  4066 raft_consensus.cc:3060] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.257961  4024 tablet_bootstrap.cc:492] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.258893  4024 tablet_bootstrap.cc:492] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.259552  4024 ts_tablet_manager.cc:1403] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.000s
I20260709 12:14:13.261931  4024 raft_consensus.cc:359] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.262614  4024 raft_consensus.cc:740] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.263269  4024 consensus_queue.cc:260] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.265261  4024 ts_tablet_manager.cc:1434] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:13.266314  4024 tablet_bootstrap.cc:492] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.285848  4024 tablet_bootstrap.cc:492] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.286828  4024 tablet_bootstrap.cc:492] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.287469  4024 ts_tablet_manager.cc:1403] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 12:14:13.289953  4024 raft_consensus.cc:359] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:13.290598  4024 raft_consensus.cc:740] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.291332  4024 consensus_queue.cc:260] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:13.295912  4024 ts_tablet_manager.cc:1434] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260709 12:14:13.296998  4024 tablet_bootstrap.cc:492] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.311378  4024 tablet_bootstrap.cc:492] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.312808  4024 tablet_bootstrap.cc:492] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.313519  4024 ts_tablet_manager.cc:1403] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:14:13.316174  4024 raft_consensus.cc:359] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.316630  4024 raft_consensus.cc:740] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.317083  4024 consensus_queue.cc:260] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [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: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.318971  4024 ts_tablet_manager.cc:1434] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:13.319891  4024 tablet_bootstrap.cc:492] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.375041  4066 raft_consensus.cc:3060] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.391036  4065 raft_consensus.cc:3060] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.400219  4066 raft_consensus.cc:3060] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.441206  4024 tablet_bootstrap.cc:492] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.442247  4024 tablet_bootstrap.cc:492] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.442885  4024 ts_tablet_manager.cc:1403] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.123s	user 0.063s	sys 0.051s
I20260709 12:14:13.445173  4024 raft_consensus.cc:359] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.445863  4024 raft_consensus.cc:740] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.446579  4024 consensus_queue.cc:260] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.448848  4024 ts_tablet_manager.cc:1434] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:13.449600  4024 tablet_bootstrap.cc:492] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.467859  4024 tablet_bootstrap.cc:492] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.468796  4024 tablet_bootstrap.cc:492] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.469508  4024 ts_tablet_manager.cc:1403] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:14:13.471819  4024 raft_consensus.cc:359] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:13.472483  4024 raft_consensus.cc:740] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.473152  4024 consensus_queue.cc:260] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:13.475270  4024 ts_tablet_manager.cc:1434] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:13.476008  4024 tablet_bootstrap.cc:492] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.488184  4024 tablet_bootstrap.cc:492] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.489023  4024 tablet_bootstrap.cc:492] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.489703  4024 ts_tablet_manager.cc:1403] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 12:14:13.492043  4024 raft_consensus.cc:359] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:13.492719  4024 raft_consensus.cc:740] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.493345  4024 consensus_queue.cc:260] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:13.494904  4024 ts_tablet_manager.cc:1434] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:13.495838  4024 tablet_bootstrap.cc:492] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.512652  4024 tablet_bootstrap.cc:492] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.513592  4024 tablet_bootstrap.cc:492] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.514271  4024 ts_tablet_manager.cc:1403] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 12:14:13.516359  4024 raft_consensus.cc:359] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.516826  4024 raft_consensus.cc:740] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.517441  4024 consensus_queue.cc:260] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.519902  4024 ts_tablet_manager.cc:1434] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:14:13.521749  4024 tablet_bootstrap.cc:492] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.534610  4024 tablet_bootstrap.cc:492] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.535530  4024 tablet_bootstrap.cc:492] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.536156  4024 ts_tablet_manager.cc:1403] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:14:13.538106  4024 raft_consensus.cc:359] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:13.538556  4024 raft_consensus.cc:740] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.539193  4024 consensus_queue.cc:260] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:13.540604  4024 ts_tablet_manager.cc:1434] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:13.541723  4024 tablet_bootstrap.cc:492] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.554378  4024 tablet_bootstrap.cc:492] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.555317  4024 tablet_bootstrap.cc:492] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.556330  4024 ts_tablet_manager.cc:1403] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 12:14:13.558375  4024 raft_consensus.cc:359] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.559398  4024 raft_consensus.cc:740] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.560122  4024 consensus_queue.cc:260] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.562255  4024 ts_tablet_manager.cc:1434] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:13.563470  4024 tablet_bootstrap.cc:492] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae: Bootstrap starting.
I20260709 12:14:13.578441  4024 tablet_bootstrap.cc:492] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:13.579375  4024 tablet_bootstrap.cc:492] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae: Bootstrap complete.
I20260709 12:14:13.580018  4024 ts_tablet_manager.cc:1403] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:14:13.582408  4024 raft_consensus.cc:359] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.583055  4024 raft_consensus.cc:740] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49a348216184135b94297f0d2cabdae, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.583659  4024 consensus_queue.cc:260] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:13.585801  4024 ts_tablet_manager.cc:1434] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:13.915319  4066 raft_consensus.cc:3060] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.033331  4066 raft_consensus.cc:3060] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:20.238096 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:20.298628  3467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11c3e9b51d6f45d7b9bb183d2314fba0"
dest_uuid: "6b5be93db5954621a868da0636c69239"
mode: GRACEFUL
new_leader_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:35788
I20260709 12:14:20.299598  3467 raft_consensus.cc:606] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Received request to transfer leadership to TS d49a348216184135b94297f0d2cabdae
I20260709 12:14:20.311734  3394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69"
dest_uuid: "341b023c12f7457bb0c666843bec9b45"
mode: GRACEFUL
new_leader_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:39648
I20260709 12:14:20.312292  3394 raft_consensus.cc:606] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Received request to transfer leadership to TS d49a348216184135b94297f0d2cabdae
I20260709 12:14:20.315785  3394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "283617baef6446b39f1180692ba46bda"
dest_uuid: "341b023c12f7457bb0c666843bec9b45"
mode: GRACEFUL
new_leader_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:39648
I20260709 12:14:20.316234  3394 raft_consensus.cc:606] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Received request to transfer leadership to TS d49a348216184135b94297f0d2cabdae
I20260709 12:14:20.321455  4254 raft_consensus.cc:993] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45: : Instructing follower d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:20.322070  4260 raft_consensus.cc:1081] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Signalling peer d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:20.323999  4066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "283617baef6446b39f1180692ba46bda"
dest_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:41886
I20260709 12:14:20.324649  4066 raft_consensus.cc:493] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:20.326179  4066 raft_consensus.cc:3060] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:20.332114  3319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40b94f6438304b48a6ddd64c6bc09bdc"
dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
mode: GRACEFUL
new_leader_uuid: "341b023c12f7457bb0c666843bec9b45"
 from {username='slave'} at 127.0.0.1:52174
I20260709 12:14:20.332710  3319 raft_consensus.cc:606] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Received request to transfer leadership to TS 341b023c12f7457bb0c666843bec9b45
I20260709 12:14:20.335803  3387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f4c0909f95a44218f149796b903a51a"
dest_uuid: "341b023c12f7457bb0c666843bec9b45"
mode: GRACEFUL
new_leader_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:39648
I20260709 12:14:20.336400  3387 raft_consensus.cc:606] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Received request to transfer leadership to TS d49a348216184135b94297f0d2cabdae
I20260709 12:14:20.336568  4066 raft_consensus.cc:515] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:20.340400  3387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff9aba6aeac54ab298259a2d5a6f99fe"
dest_uuid: "341b023c12f7457bb0c666843bec9b45"
mode: GRACEFUL
new_leader_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:39648
I20260709 12:14:20.341080  3387 raft_consensus.cc:606] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Received request to transfer leadership to TS d49a348216184135b94297f0d2cabdae
I20260709 12:14:20.343993  4066 leader_election.cc:290] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 3 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:20.346642 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:14:20.347965 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:20.348824 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:20.358771  3387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283617baef6446b39f1180692ba46bda" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:20.359711  3387 raft_consensus.cc:3055] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:20.360039  3387 raft_consensus.cc:740] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:20.362335  3387 consensus_queue.cc:260] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:20.363169  4254 raft_consensus.cc:993] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45: : Instructing follower d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:20.363683  4254 raft_consensus.cc:1081] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Signalling peer d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:20.363945  3387 raft_consensus.cc:3060] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:20.365324  4066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff9aba6aeac54ab298259a2d5a6f99fe"
dest_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:41886
I20260709 12:14:20.365893  4066 raft_consensus.cc:493] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:20.366236  4066 raft_consensus.cc:3060] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:20.373392  4066 raft_consensus.cc:515] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:20.378677  4066 leader_election.cc:290] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 3 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:20.386268  3387 raft_consensus.cc:2468] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:20.386771  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9aba6aeac54ab298259a2d5a6f99fe" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:20.387405  3396 raft_consensus.cc:3055] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:20.387739  3396 raft_consensus.cc:740] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:20.388396  3396 consensus_queue.cc:260] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:20.391706  4018 leader_election.cc:304] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [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: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:20.389555  3396 raft_consensus.cc:3060] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:20.398491  4268 raft_consensus.cc:2804] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:20.409652  4268 raft_consensus.cc:697] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:20.410625  4268 consensus_queue.cc:237] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:20.412763  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283617baef6446b39f1180692ba46bda" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:20.413386  3467 raft_consensus.cc:3060] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:20.417474  4259 raft_consensus.cc:993] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b: : Instructing follower 341b023c12f7457bb0c666843bec9b45 to start an election
I20260709 12:14:20.418190  4259 raft_consensus.cc:1081] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Signalling peer 341b023c12f7457bb0c666843bec9b45 to start an election
I20260709 12:14:20.419878  3394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40b94f6438304b48a6ddd64c6bc09bdc"
dest_uuid: "341b023c12f7457bb0c666843bec9b45"
 from {username='slave'} at 127.0.0.1:42578
I20260709 12:14:20.420357  3394 raft_consensus.cc:493] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:20.420339  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9aba6aeac54ab298259a2d5a6f99fe" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:20.420866  3467 raft_consensus.cc:2468] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:20.421026  3394 raft_consensus.cc:3060] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:20.421267  3319 raft_consensus.cc:3060] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:20.426010  3396 raft_consensus.cc:2468] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:20.427294  4018 leader_election.cc:304] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [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: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:20.427898  3394 raft_consensus.cc:515] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:20.428401  4269 raft_consensus.cc:2804] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:20.430505  3319 raft_consensus.cc:2468] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:20.435838  4269 raft_consensus.cc:697] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:20.436877  4269 consensus_queue.cc:237] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:20.441789  3141 catalog_manager.cc:5697] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 2 to 3, leader changed from 341b023c12f7457bb0c666843bec9b45 (127.31.243.131) to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 3 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:20.442763  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b94f6438304b48a6ddd64c6bc09bdc" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:20.443792  3319 raft_consensus.cc:3055] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:20.443908  3394 leader_election.cc:290] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:20.444145  3319 raft_consensus.cc:740] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:20.444104  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b94f6438304b48a6ddd64c6bc09bdc" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:20.445005  3467 raft_consensus.cc:3060] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:20.445456  3319 consensus_queue.cc:260] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:20.446954  3319 raft_consensus.cc:3060] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:20.455471  3319 raft_consensus.cc:2468] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 2.
I20260709 12:14:20.456561  3359 leader_election.cc:304] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:20.457430  4260 raft_consensus.cc:2804] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:20.457906  4260 raft_consensus.cc:697] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:20.458810  4260 consensus_queue.cc:237] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:20.460111  3467 raft_consensus.cc:2468] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 2.
I20260709 12:14:20.477680  4254 raft_consensus.cc:993] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45: : Instructing follower d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:20.478173  4254 raft_consensus.cc:1081] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Signalling peer d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:20.480160  4068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69"
dest_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:41886
I20260709 12:14:20.480602  4252 raft_consensus.cc:993] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239: : Instructing follower d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:20.480854  4068 raft_consensus.cc:493] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:20.481199  4252 raft_consensus.cc:1081] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Signalling peer d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:20.481292  4068 raft_consensus.cc:3060] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:20.483525  4066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11c3e9b51d6f45d7b9bb183d2314fba0"
dest_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:41876
I20260709 12:14:20.484045  4066 raft_consensus.cc:493] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:20.484364  4066 raft_consensus.cc:3060] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:20.490656  3145 catalog_manager.cc:5697] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 1 to 2, leader changed from 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130) to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:20.495362  4066 raft_consensus.cc:515] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:20.498859  4066 leader_election.cc:290] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 2 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:20.500119  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c3e9b51d6f45d7b9bb183d2314fba0" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:20.500751  3394 raft_consensus.cc:3060] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:20.502395  4068 raft_consensus.cc:515] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:20.500119  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c3e9b51d6f45d7b9bb183d2314fba0" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:20.505009  4068 leader_election.cc:290] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 3 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:20.505486  3467 raft_consensus.cc:3055] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:20.505877  3467 raft_consensus.cc:740] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:20.505055  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:20.506634  3319 raft_consensus.cc:3060] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:20.506695  3467 consensus_queue.cc:260] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:20.507920  3467 raft_consensus.cc:3060] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:20.513931  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f86f6b7ab994a52b0975db123696f69" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:20.514642  3396 raft_consensus.cc:3055] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:20.514919  3396 raft_consensus.cc:740] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:20.515653  3396 consensus_queue.cc:260] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:20.516680  3396 raft_consensus.cc:3060] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:20.529260  3141 catalog_manager.cc:5697] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 2 to 3, leader changed from 341b023c12f7457bb0c666843bec9b45 (127.31.243.131) to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 3 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:20.538726  3394 raft_consensus.cc:2468] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 2.
I20260709 12:14:20.514010  3319 raft_consensus.cc:2468] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:20.540086  3396 raft_consensus.cc:2468] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:20.547559  3467 raft_consensus.cc:2468] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 2.
I20260709 12:14:20.548759  4018 leader_election.cc:304] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [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: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:20.549705  4018 leader_election.cc:304] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:20.550272  4269 raft_consensus.cc:2804] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:20.550608  4271 raft_consensus.cc:2804] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:20.550844  4269 raft_consensus.cc:697] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:20.551129  4271 raft_consensus.cc:697] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 2 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:20.551838  4269 consensus_queue.cc:237] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:20.552018  4271 consensus_queue.cc:237] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:20.563216  3141 catalog_manager.cc:5697] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 2 to 3, leader changed from 341b023c12f7457bb0c666843bec9b45 (127.31.243.131) to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 3 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:20.577471  3141 catalog_manager.cc:5697] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 1 to 2, leader changed from 6b5be93db5954621a868da0636c69239 (127.31.243.132) to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 2 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:20.701128  4260 raft_consensus.cc:993] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45: : Instructing follower d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:20.701843  4257 raft_consensus.cc:1081] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Signalling peer d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:20.703531  4064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f4c0909f95a44218f149796b903a51a"
dest_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:41886
I20260709 12:14:20.704061  4064 raft_consensus.cc:493] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:20.704373  4064 raft_consensus.cc:3060] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:20.710170  4064 raft_consensus.cc:515] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:20.712146  4064 leader_election.cc:290] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 2 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:20.712699  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4c0909f95a44218f149796b903a51a" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:20.713155  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4c0909f95a44218f149796b903a51a" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:20.713299  3319 raft_consensus.cc:3060] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:20.713841  3396 raft_consensus.cc:3055] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:20.714092  3396 raft_consensus.cc:740] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:20.714699  3396 consensus_queue.cc:260] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:20.715797  3396 raft_consensus.cc:3060] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:20.720037  3319 raft_consensus.cc:2468] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 2.
I20260709 12:14:20.721146  4018 leader_election.cc:304] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:20.721745  3396 raft_consensus.cc:2468] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 2.
I20260709 12:14:20.721982  4271 raft_consensus.cc:2804] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:20.722630  4271 raft_consensus.cc:697] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 2 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:20.723518  4271 consensus_queue.cc:237] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:20.739318  3141 catalog_manager.cc:5697] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 1 to 2, leader changed from 341b023c12f7457bb0c666843bec9b45 (127.31.243.131) to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 2 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:20.849210  3467 raft_consensus.cc:1275] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:20.850375  4271 consensus_queue.cc:1048] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:20.870169  3396 raft_consensus.cc:1275] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:20.871490  4271 consensus_queue.cc:1048] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:20.877029  3319 raft_consensus.cc:1275] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Refusing update from remote peer 341b023c12f7457bb0c666843bec9b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:20.878474  4257 consensus_queue.cc:1048] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:20.895485  3461 raft_consensus.cc:1275] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer 341b023c12f7457bb0c666843bec9b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:20.897253  4254 consensus_queue.cc:1048] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:20.925571  3396 raft_consensus.cc:1275] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:20.926949  4269 consensus_queue.cc:1048] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:20.928784  3319 raft_consensus.cc:1275] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:20.930240  4269 consensus_queue.cc:1048] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:20.950016  3396 raft_consensus.cc:1275] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:20.951889  4271 consensus_queue.cc:1048] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:20.975302  3319 raft_consensus.cc:1275] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:20.976924  4292 consensus_queue.cc:1048] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:21.052129  3461 raft_consensus.cc:1275] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:21.053289  4292 consensus_queue.cc:1048] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.071398  3394 raft_consensus.cc:1275] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:21.073248  4268 consensus_queue.cc:1048] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.250404  3394 raft_consensus.cc:1275] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:21.251885  4268 consensus_queue.cc:1048] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.265523  3317 raft_consensus.cc:1275] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:21.273455  4268 consensus_queue.cc:1048] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.417110 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:21.455843  3461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "386604c2292c4a3f9a14b7d667f8389a"
dest_uuid: "6b5be93db5954621a868da0636c69239"
mode: GRACEFUL
new_leader_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:35788
I20260709 12:14:21.456353  3461 raft_consensus.cc:606] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Received request to transfer leadership to TS d49a348216184135b94297f0d2cabdae
I20260709 12:14:21.458704  3461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee"
dest_uuid: "6b5be93db5954621a868da0636c69239"
mode: GRACEFUL
new_leader_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:35788
I20260709 12:14:21.459223  3461 raft_consensus.cc:606] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 2 LEADER]: Received request to transfer leadership to TS d49a348216184135b94297f0d2cabdae
I20260709 12:14:21.462522  3396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7efaba5369144b74bff412baac1296b0"
dest_uuid: "341b023c12f7457bb0c666843bec9b45"
mode: GRACEFUL
new_leader_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:39648
I20260709 12:14:21.463143  3396 raft_consensus.cc:606] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Received request to transfer leadership to TS d49a348216184135b94297f0d2cabdae
I20260709 12:14:21.465322  3461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3944c1f6b35426c84225aa4084fa9e2"
dest_uuid: "6b5be93db5954621a868da0636c69239"
mode: GRACEFUL
new_leader_uuid: "341b023c12f7457bb0c666843bec9b45"
 from {username='slave'} at 127.0.0.1:35788
I20260709 12:14:21.465749  3461 raft_consensus.cc:606] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Received request to transfer leadership to TS 341b023c12f7457bb0c666843bec9b45
I20260709 12:14:21.467732  3319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46"
dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
mode: GRACEFUL
new_leader_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:52174
I20260709 12:14:21.468115  3319 raft_consensus.cc:606] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Received request to transfer leadership to TS d49a348216184135b94297f0d2cabdae
I20260709 12:14:21.470333  3461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4319b4e77d84453a47546c7c444ed73"
dest_uuid: "6b5be93db5954621a868da0636c69239"
mode: GRACEFUL
new_leader_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:35788
I20260709 12:14:21.470754  3461 raft_consensus.cc:606] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Received request to transfer leadership to TS d49a348216184135b94297f0d2cabdae
I20260709 12:14:21.471670 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:14:21.472818 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:21.473412 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:21.485394  4278 raft_consensus.cc:993] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239: : Instructing follower d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:21.486066  4258 raft_consensus.cc:1081] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 2 LEADER]: Signalling peer d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:21.487361  4068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee"
dest_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:41876
I20260709 12:14:21.487890  4068 raft_consensus.cc:493] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:21.488226  4068 raft_consensus.cc:3060] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.502298  4068 raft_consensus.cc:515] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:21.504833  4068 leader_election.cc:290] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 3 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:21.505115  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:21.505407  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78207d4ec55e4d559d3d71fa12f408ee" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:21.505769  3461 raft_consensus.cc:3055] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:21.506342  3461 raft_consensus.cc:740] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:21.507068  3461 consensus_queue.cc:260] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:21.508072  3461 raft_consensus.cc:3060] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.512861  3319 raft_consensus.cc:3060] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.517755  3461 raft_consensus.cc:2468] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:21.519353  4021 leader_election.cc:304] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:21.520645  4268 raft_consensus.cc:2804] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:21.521147  4268 raft_consensus.cc:697] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:21.522029  4268 consensus_queue.cc:237] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:21.522887  3319 raft_consensus.cc:2468] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:21.531116  3145 catalog_manager.cc:5697] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 2 to 3, leader changed from 6b5be93db5954621a868da0636c69239 (127.31.243.132) to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 3 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:21.629506  4254 raft_consensus.cc:993] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45: : Instructing follower d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:21.630036  4257 raft_consensus.cc:1081] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Signalling peer d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:21.631512  4068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7efaba5369144b74bff412baac1296b0"
dest_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:41886
I20260709 12:14:21.631889  4068 raft_consensus.cc:493] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:21.632117  4068 raft_consensus.cc:3060] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.636533  4068 raft_consensus.cc:515] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:21.637897  4068 leader_election.cc:290] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 3 election: Requested vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:21.638585  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:21.638899  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efaba5369144b74bff412baac1296b0" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:21.639148  3396 raft_consensus.cc:3055] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:21.639541  3396 raft_consensus.cc:740] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:21.639559  3461 raft_consensus.cc:3060] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.640405  3396 consensus_queue.cc:260] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:21.641650  3396 raft_consensus.cc:3060] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.644927  3461 raft_consensus.cc:2468] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:21.646054  4021 leader_election.cc:304] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:21.646854  3396 raft_consensus.cc:2468] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:21.646929  4268 raft_consensus.cc:2804] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:21.647679  4268 raft_consensus.cc:697] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:21.648599  4268 consensus_queue.cc:237] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [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: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:21.660048  3145 catalog_manager.cc:5697] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 2 to 3, leader changed from 341b023c12f7457bb0c666843bec9b45 (127.31.243.131) to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 3 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:21.712446  4278 raft_consensus.cc:993] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239: : Instructing follower 341b023c12f7457bb0c666843bec9b45 to start an election
I20260709 12:14:21.713181  4299 raft_consensus.cc:1081] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Signalling peer 341b023c12f7457bb0c666843bec9b45 to start an election
I20260709 12:14:21.714685  3394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3944c1f6b35426c84225aa4084fa9e2"
dest_uuid: "341b023c12f7457bb0c666843bec9b45"
 from {username='slave'} at 127.0.0.1:42584
I20260709 12:14:21.715178  3394 raft_consensus.cc:493] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:21.715457  3394 raft_consensus.cc:3060] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.721266  3394 raft_consensus.cc:515] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:21.723014  3394 leader_election.cc:290] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093)
I20260709 12:14:21.723657  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3944c1f6b35426c84225aa4084fa9e2" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:21.723984  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3944c1f6b35426c84225aa4084fa9e2" candidate_uuid: "341b023c12f7457bb0c666843bec9b45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:21.724316  3317 raft_consensus.cc:3060] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.724516  3467 raft_consensus.cc:3055] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.724835  3467 raft_consensus.cc:740] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:21.725677  3467 consensus_queue.cc:260] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:21.726887  3467 raft_consensus.cc:3060] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.731470  3317 raft_consensus.cc:2468] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 2.
I20260709 12:14:21.732694  3359 leader_election.cc:304] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 341b023c12f7457bb0c666843bec9b45, 98db6105b88a40c0927e7b12c0e6602b; no voters: 
I20260709 12:14:21.733412  3467 raft_consensus.cc:2468] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 341b023c12f7457bb0c666843bec9b45 in term 2.
I20260709 12:14:21.733460  4257 raft_consensus.cc:2804] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:21.734375  4257 raft_consensus.cc:697] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Becoming Leader. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:21.735296  4257 consensus_queue.cc:237] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } }
I20260709 12:14:21.744071  3145 catalog_manager.cc:5697] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 reported cstate change: term changed from 1 to 2, leader changed from 6b5be93db5954621a868da0636c69239 (127.31.243.132) to 341b023c12f7457bb0c666843bec9b45 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "341b023c12f7457bb0c666843bec9b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:21.757817  4258 raft_consensus.cc:993] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239: : Instructing follower d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:21.758224  4299 raft_consensus.cc:1081] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Signalling peer d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:21.759613  4065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4319b4e77d84453a47546c7c444ed73"
dest_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:41876
I20260709 12:14:21.760073  4065 raft_consensus.cc:493] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:21.760365  4065 raft_consensus.cc:3060] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.766487  4065 raft_consensus.cc:515] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:21.768148  4065 leader_election.cc:290] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 2 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:21.768944  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4319b4e77d84453a47546c7c444ed73" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:21.769119  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4319b4e77d84453a47546c7c444ed73" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:21.769698  3461 raft_consensus.cc:3055] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.769769  3317 raft_consensus.cc:3060] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.770079  3461 raft_consensus.cc:740] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:21.770849  3461 consensus_queue.cc:260] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:21.771764  3461 raft_consensus.cc:3060] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.774788  3317 raft_consensus.cc:2468] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 2.
I20260709 12:14:21.775738  4018 leader_election.cc:304] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:21.776479  4268 raft_consensus.cc:2804] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:21.776917  3461 raft_consensus.cc:2468] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 2.
I20260709 12:14:21.777004  4268 raft_consensus.cc:697] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 2 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:21.778297  4268 consensus_queue.cc:237] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:21.789225  3145 catalog_manager.cc:5697] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 1 to 2, leader changed from 6b5be93db5954621a868da0636c69239 (127.31.243.132) to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 2 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:21.891841  4138 raft_consensus.cc:993] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b: : Instructing follower d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:21.892374  4267 raft_consensus.cc:1081] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Signalling peer d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:21.893785  4064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46"
dest_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:41902
I20260709 12:14:21.894383  4064 raft_consensus.cc:493] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:21.894771  4064 raft_consensus.cc:3060] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.900295  4064 raft_consensus.cc:515] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:21.901933  4064 leader_election.cc:290] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 3 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:21.902607  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:21.902830  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fa5a332f45b4b3fe2888d6ea1f46" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:21.903265  3461 raft_consensus.cc:3060] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.903326  3319 raft_consensus.cc:3055] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:21.903705  3319 raft_consensus.cc:740] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:21.904438  3319 consensus_queue.cc:260] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:21.905550  3319 raft_consensus.cc:3060] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.910199  3461 raft_consensus.cc:2468] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:21.911413  4021 leader_election.cc:304] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:21.912169  4269 raft_consensus.cc:2804] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:21.912582  4269 raft_consensus.cc:697] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:21.913338  4269 consensus_queue.cc:237] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:21.913925  3319 raft_consensus.cc:2468] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:21.917382  3319 raft_consensus.cc:1275] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:21.918541  4269 consensus_queue.cc:1048] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.924368  3145 catalog_manager.cc:5697] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 2 to 3, leader changed from 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130) to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 3 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:21.928710  3461 raft_consensus.cc:1275] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:21.930483  4292 consensus_queue.cc:1048] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.956075  4258 raft_consensus.cc:993] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239: : Instructing follower d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:21.956588  4299 raft_consensus.cc:1081] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Signalling peer d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:21.958045  4065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "386604c2292c4a3f9a14b7d667f8389a"
dest_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:41876
I20260709 12:14:21.958536  4065 raft_consensus.cc:493] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:21.958930  4065 raft_consensus.cc:3060] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.966223  4065 raft_consensus.cc:515] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:21.968279  4065 leader_election.cc:290] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 2 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:21.970115  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386604c2292c4a3f9a14b7d667f8389a" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:21.970716  3467 raft_consensus.cc:3055] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.971036  3467 raft_consensus.cc:740] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b5be93db5954621a868da0636c69239, State: Running, Role: LEADER
I20260709 12:14:21.971694  3467 consensus_queue.cc:260] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:21.973022  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386604c2292c4a3f9a14b7d667f8389a" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:21.973029  3467 raft_consensus.cc:3060] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.973488  3319 raft_consensus.cc:3060] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.978053  3467 raft_consensus.cc:2468] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 2.
I20260709 12:14:21.978271  3319 raft_consensus.cc:2468] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 2.
I20260709 12:14:21.979205  4021 leader_election.cc:304] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:21.980018  4292 raft_consensus.cc:2804] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:21.980458  4292 raft_consensus.cc:697] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 2 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:21.981271  4292 consensus_queue.cc:237] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:21.990823  3145 catalog_manager.cc:5697] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 1 to 2, leader changed from 6b5be93db5954621a868da0636c69239 (127.31.243.132) to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 2 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.076776  3467 raft_consensus.cc:1275] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:22.078292  4292 consensus_queue.cc:1048] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:22.097211  3396 raft_consensus.cc:1275] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:22.098552  4268 consensus_queue.cc:1048] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:22.178210  3461 raft_consensus.cc:1275] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer 341b023c12f7457bb0c666843bec9b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:22.179550  4260 consensus_queue.cc:1048] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:22.189440  3319 raft_consensus.cc:1275] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Refusing update from remote peer 341b023c12f7457bb0c666843bec9b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:22.191447  4257 consensus_queue.cc:1048] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:22.396807  3461 raft_consensus.cc:1275] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:22.398219  4268 consensus_queue.cc:1048] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:22.402733  3319 raft_consensus.cc:1275] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:22.403872  4268 consensus_queue.cc:1048] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:22.412396  3314 raft_consensus.cc:1275] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:22.413888  4269 consensus_queue.cc:1048] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:22.426757  3467 raft_consensus.cc:1275] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:22.428277  4268 consensus_queue.cc:1048] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:22.472747  3319 raft_consensus.cc:1275] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:22.474138  4292 consensus_queue.cc:1048] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:22.488628  3467 raft_consensus.cc:1275] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:22.490613  4268 consensus_queue.cc:1048] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:22.521433 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:22.564036  3319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "093ece6930154dbfa0e26e3f36809821"
dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
mode: GRACEFUL
new_leader_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:52174
I20260709 12:14:22.564492  3319 raft_consensus.cc:606] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Received request to transfer leadership to TS d49a348216184135b94297f0d2cabdae
I20260709 12:14:22.566689  3319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c"
dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
mode: GRACEFUL
new_leader_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:52174
I20260709 12:14:22.567149  3319 raft_consensus.cc:606] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Received request to transfer leadership to TS d49a348216184135b94297f0d2cabdae
I20260709 12:14:22.569521  3394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e16248257ddb469bb30bccab5f15cf3f"
dest_uuid: "341b023c12f7457bb0c666843bec9b45"
mode: GRACEFUL
new_leader_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:39648
I20260709 12:14:22.569950  3394 raft_consensus.cc:606] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Received request to transfer leadership to TS d49a348216184135b94297f0d2cabdae
I20260709 12:14:22.572031  3319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe7b2916dc9841d78087616b6b2b8b51"
dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
mode: GRACEFUL
new_leader_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:52174
I20260709 12:14:22.572424  3319 raft_consensus.cc:606] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Received request to transfer leadership to TS d49a348216184135b94297f0d2cabdae
I20260709 12:14:22.573506 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:14:22.575191 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:22.575894 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:22.596375  4138 raft_consensus.cc:993] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b: : Instructing follower d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:22.596958  4267 raft_consensus.cc:1081] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Signalling peer d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:22.598382  4065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "093ece6930154dbfa0e26e3f36809821"
dest_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:41902
I20260709 12:14:22.598966  4065 raft_consensus.cc:493] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:22.599292  4065 raft_consensus.cc:3060] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.604959  4065 raft_consensus.cc:515] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:22.611116  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093ece6930154dbfa0e26e3f36809821" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:22.611676  3461 raft_consensus.cc:3060] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.612928  4065 leader_election.cc:290] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 2 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:22.614082  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093ece6930154dbfa0e26e3f36809821" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:22.614687  3319 raft_consensus.cc:3055] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:22.614972  3319 raft_consensus.cc:740] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:22.615662  3319 consensus_queue.cc:260] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:22.616842  3319 raft_consensus.cc:3060] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.619136  3461 raft_consensus.cc:2468] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 2.
I20260709 12:14:22.620191  4021 leader_election.cc:304] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:22.620946  4323 raft_consensus.cc:2804] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:22.621399  4323 raft_consensus.cc:697] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 2 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:22.622299  4323 consensus_queue.cc:237] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:22.624032  3319 raft_consensus.cc:2468] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 2.
I20260709 12:14:22.631040  3145 catalog_manager.cc:5697] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 1 to 2, leader changed from 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130) to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 2 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.664016  4254 raft_consensus.cc:993] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45: : Instructing follower d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:22.664559  4260 raft_consensus.cc:1081] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Signalling peer d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:22.666005  4065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e16248257ddb469bb30bccab5f15cf3f"
dest_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:41886
I20260709 12:14:22.666505  4065 raft_consensus.cc:493] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:22.666862  4065 raft_consensus.cc:3060] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.674227  4065 raft_consensus.cc:515] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:22.676076  4065 leader_election.cc:290] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 2 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:22.677111  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16248257ddb469bb30bccab5f15cf3f" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:22.679018  3319 raft_consensus.cc:3060] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.682439  4138 raft_consensus.cc:993] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b: : Instructing follower d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:22.682883  4138 raft_consensus.cc:1081] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Signalling peer d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:22.681936  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16248257ddb469bb30bccab5f15cf3f" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:22.683652  3394 raft_consensus.cc:3055] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:22.683988  3394 raft_consensus.cc:740] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 341b023c12f7457bb0c666843bec9b45, State: Running, Role: LEADER
I20260709 12:14:22.684394  4065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe7b2916dc9841d78087616b6b2b8b51"
dest_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:41902
I20260709 12:14:22.685043  4065 raft_consensus.cc:493] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:22.685527  4065 raft_consensus.cc:3060] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.689096  3394 consensus_queue.cc:260] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:22.694581  3394 raft_consensus.cc:3060] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.693027  4065 raft_consensus.cc:515] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:22.690029  3319 raft_consensus.cc:2468] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 2.
I20260709 12:14:22.698197  4065 leader_election.cc:290] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 3 election: Requested vote from peers 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143), 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327)
I20260709 12:14:22.698351  4018 leader_election.cc:304] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:22.698817  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7b2916dc9841d78087616b6b2b8b51" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:22.699385  3317 raft_consensus.cc:3055] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:22.699632  4269 raft_consensus.cc:2804] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:22.699671  3317 raft_consensus.cc:740] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:22.700155  4269 raft_consensus.cc:697] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 2 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:22.700644  3317 consensus_queue.cc:260] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:22.700959  4269 consensus_queue.cc:237] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:22.701436  3394 raft_consensus.cc:2468] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 2.
I20260709 12:14:22.702019  3317 raft_consensus.cc:3060] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.703532  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7b2916dc9841d78087616b6b2b8b51" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "341b023c12f7457bb0c666843bec9b45"
I20260709 12:14:22.708223  3394 raft_consensus.cc:3060] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.711562  3317 raft_consensus.cc:2468] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:22.711838  3145 catalog_manager.cc:5697] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 1 to 2, leader changed from 341b023c12f7457bb0c666843bec9b45 (127.31.243.131) to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 2 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.713332  4018 leader_election.cc:304] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [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: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:22.714075  4269 raft_consensus.cc:2804] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:22.714558  4269 raft_consensus.cc:697] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:22.715384  4269 consensus_queue.cc:237] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [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: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } }
I20260709 12:14:22.717053  3394 raft_consensus.cc:2468] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:22.725890  3145 catalog_manager.cc:5697] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 2 to 3, leader changed from 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130) to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 3 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.906018  4330 raft_consensus.cc:993] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b: : Instructing follower d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:22.906495  4267 raft_consensus.cc:1081] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Signalling peer d49a348216184135b94297f0d2cabdae to start an election
I20260709 12:14:22.907976  4065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c"
dest_uuid: "d49a348216184135b94297f0d2cabdae"
 from {username='slave'} at 127.0.0.1:41902
I20260709 12:14:22.908449  4065 raft_consensus.cc:493] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:22.908763  4065 raft_consensus.cc:3060] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.915004  4065 raft_consensus.cc:515] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:22.916595  4065 leader_election.cc:290] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [CANDIDATE]: Term 3 election: Requested vote from peers 6b5be93db5954621a868da0636c69239 (127.31.243.132:34093), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
I20260709 12:14:22.917294  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b5be93db5954621a868da0636c69239"
I20260709 12:14:22.917438  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1226cc84996048d790e7d882349a0f6c" candidate_uuid: "d49a348216184135b94297f0d2cabdae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98db6105b88a40c0927e7b12c0e6602b"
I20260709 12:14:22.917920  3461 raft_consensus.cc:3060] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.918037  3317 raft_consensus.cc:3055] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:22.918485  3317 raft_consensus.cc:740] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 98db6105b88a40c0927e7b12c0e6602b, State: Running, Role: LEADER
I20260709 12:14:22.919237  3317 consensus_queue.cc:260] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:22.920266  3317 raft_consensus.cc:3060] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.923303  3461 raft_consensus.cc:2468] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:22.924427  4021 leader_election.cc:304] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [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: 6b5be93db5954621a868da0636c69239, d49a348216184135b94297f0d2cabdae; no voters: 
I20260709 12:14:22.925169  4268 raft_consensus.cc:2804] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:22.925645  4268 raft_consensus.cc:697] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Becoming Leader. State: Replica: d49a348216184135b94297f0d2cabdae, State: Running, Role: LEADER
I20260709 12:14:22.926764  3317 raft_consensus.cc:2468] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49a348216184135b94297f0d2cabdae in term 3.
I20260709 12:14:22.926440  4268 consensus_queue.cc:237] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [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: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:22.935415  3145 catalog_manager.cc:5697] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae reported cstate change: term changed from 2 to 3, leader changed from 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130) to d49a348216184135b94297f0d2cabdae (127.31.243.129). New cstate: current_term: 3 leader_uuid: "d49a348216184135b94297f0d2cabdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.037535  3317 raft_consensus.cc:1275] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:23.038692  4268 consensus_queue.cc:1048] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.050141  3461 raft_consensus.cc:1275] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:23.051530  4268 consensus_queue.cc:1048] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.116037  3390 raft_consensus.cc:1275] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:23.117326  4323 consensus_queue.cc:1048] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:23.152233  3317 raft_consensus.cc:1275] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:23.154577  4323 consensus_queue.cc:1048] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:23.162305  3394 raft_consensus.cc:1275] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:23.164956  4268 consensus_queue.cc:1048] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.183949  3317 raft_consensus.cc:1275] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:23.185508  4323 consensus_queue.cc:1048] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:23.439373  3461 raft_consensus.cc:1275] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:23.440687  4268 consensus_queue.cc:1048] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:23.462421  3317 raft_consensus.cc:1275] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Refusing update from remote peer d49a348216184135b94297f0d2cabdae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:23.463896  4269 consensus_queue.cc:1048] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:23.618991 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:23.651515 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:23.652484 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:23.652968 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:23.698688 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:23.738471 32718 tablet_server.cc:179] TabletServer@127.31.243.129:43975 shutting down...
W20260709 12:14:23.749660  3287 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 58 similar messages]
W20260709 12:14:23.752998  3287 consensus_peers.cc:597] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:23.786402  3435 consensus_peers.cc:597] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:23.788118 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:23.789263 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.790249 32718 raft_consensus.cc:2243] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.790675 32718 raft_consensus.cc:2272] T 6446c77d2a5a441babde57080ab6947b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.793040 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.793809 32718 raft_consensus.cc:2243] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.794615 32718 raft_consensus.cc:2272] T ff9aba6aeac54ab298259a2d5a6f99fe P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.797241 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.798050 32718 raft_consensus.cc:2243] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.798877 32718 raft_consensus.cc:2272] T e16248257ddb469bb30bccab5f15cf3f P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.801148 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.801795 32718 raft_consensus.cc:2243] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.802189 32718 raft_consensus.cc:2272] T e47fdcfb71da4c25a57dc044eb632daf P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.804461 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.805080 32718 raft_consensus.cc:2243] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.805848 32718 raft_consensus.cc:2272] T 9f4c0909f95a44218f149796b903a51a P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.807615 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.808130 32718 raft_consensus.cc:2243] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.808521 32718 raft_consensus.cc:2272] T 44c027a047cf4a6a989062ffe6fd5fbc P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.810396 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.810951 32718 raft_consensus.cc:2243] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.811383 32718 raft_consensus.cc:2272] T 848e480884d442d8bce66ac134444ecf P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.813422 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.814141 32718 raft_consensus.cc:2243] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.815007 32718 raft_consensus.cc:2272] T fe7b2916dc9841d78087616b6b2b8b51 P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:23.816249  3287 consensus_peers.cc:597] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:23.817449 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.818162 32718 raft_consensus.cc:2243] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.818866 32718 raft_consensus.cc:2272] T 283617baef6446b39f1180692ba46bda P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.821051 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.821590 32718 raft_consensus.cc:2243] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.822062 32718 raft_consensus.cc:2272] T 0fda46509fea4524b4822717793c49f7 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.824118 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.824637 32718 raft_consensus.cc:2243] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.825383 32718 raft_consensus.cc:2272] T 386604c2292c4a3f9a14b7d667f8389a P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.827459 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.828030 32718 raft_consensus.cc:2243] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.828871 32718 raft_consensus.cc:2272] T 7efaba5369144b74bff412baac1296b0 P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.831365 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.832129 32718 raft_consensus.cc:2243] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.832582 32718 raft_consensus.cc:2272] T 5c5a9a485541488093b117d154181329 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.835201 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.835927 32718 raft_consensus.cc:2243] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.836436 32718 raft_consensus.cc:2272] T 960588dcd0bf44588f9a186280f74bcd P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.839056 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.839838 32718 raft_consensus.cc:2243] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.840315 32718 raft_consensus.cc:2272] T 78307facb6ca4affbc39ee138644e5b5 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.843026 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.843854 32718 raft_consensus.cc:2243] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.844364 32718 raft_consensus.cc:2272] T 795232393f064bbf86c8f87e9163514c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.847301 32718 tablet_replica.cc:333] stopping tablet replica
W20260709 12:14:23.847289  3361 consensus_peers.cc:597] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:23.848068 32718 raft_consensus.cc:2243] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.848500 32718 raft_consensus.cc:2272] T f511944b7923472e8172a4f5851aa90c P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.851356 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.851925 32718 raft_consensus.cc:2243] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.852345 32718 raft_consensus.cc:2272] T 4ad5d6b995144e239f67dc67fe630420 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.854882 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.855705 32718 raft_consensus.cc:2243] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.856274 32718 raft_consensus.cc:2272] T 254b24e1f15c4e33a5cdbb25f1be26a1 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:23.856379  3287 consensus_peers.cc:597] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:23.858521 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.859086 32718 raft_consensus.cc:2243] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.859419 32718 raft_consensus.cc:2272] T 6d54ccc7846746c4b1e2678ff0e32756 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.861174 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.861763 32718 raft_consensus.cc:2243] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.862075 32718 raft_consensus.cc:2272] T 00d3044c750b48a7b527ed3ab3fa612b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.863889 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.864445 32718 raft_consensus.cc:2243] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.864936 32718 raft_consensus.cc:2272] T 3aeaef0cd3bd432ea0ea8985b54f3447 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.867647 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.868299 32718 raft_consensus.cc:2243] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.868644 32718 raft_consensus.cc:2272] T fc187cc671744a0b9a4ac777e5d142dc P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.870875 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.871472 32718 raft_consensus.cc:2243] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.871889 32718 raft_consensus.cc:2272] T c7ec89cae2a44863a52009d0b2223c02 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:23.873883  3287 consensus_peers.cc:597] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:23.874454 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.875360 32718 raft_consensus.cc:2243] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.875772 32718 raft_consensus.cc:2272] T abccc9f144a7478a83a57bd44376cfc6 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.878587 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.879251 32718 raft_consensus.cc:2243] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.879747 32718 raft_consensus.cc:2272] T 62454e76de314477b847661543ff13e5 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:23.880785  3435 consensus_peers.cc:597] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:23.881690  3361 consensus_peers.cc:597] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:23.882166 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.882730 32718 raft_consensus.cc:2243] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.883100 32718 raft_consensus.cc:2272] T 2363b569bd454f50b6224a34813a8038 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.884840 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.885335 32718 raft_consensus.cc:2243] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.885757 32718 raft_consensus.cc:2272] T b1f952c9813f4db6a9b5ef3da2513f63 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.887506 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.888046 32718 raft_consensus.cc:2243] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.888482 32718 raft_consensus.cc:2272] T 0dd6ac8df1c24e6da418907f0a596802 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.890554 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.891211 32718 raft_consensus.cc:2243] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.892035 32718 raft_consensus.cc:2272] T f4319b4e77d84453a47546c7c444ed73 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.893967 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.894507 32718 raft_consensus.cc:2243] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.895460 32718 raft_consensus.cc:2272] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.897357 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.898002 32718 raft_consensus.cc:2243] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.898398 32718 raft_consensus.cc:2272] T 8d07abe8f0764969a11050f1359bdb5b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.900243 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.900696 32718 raft_consensus.cc:2243] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.901333 32718 raft_consensus.cc:2272] T 1f86f6b7ab994a52b0975db123696f69 P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.903319 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.903841 32718 raft_consensus.cc:2243] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.904244 32718 raft_consensus.cc:2272] T 8313a7bf33f74abbbd94ee2a77ec08f8 P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.906172 32718 tablet_replica.cc:333] stopping tablet replica
W20260709 12:14:23.906253  3435 consensus_peers.cc:597] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:23.906759 32718 raft_consensus.cc:2243] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.907229 32718 raft_consensus.cc:2272] T 51822b4d80994bb5baf1a7a4c1182eab P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.909231 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.909982 32718 raft_consensus.cc:2243] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.910416 32718 raft_consensus.cc:2272] T 5f6865cb78514c15845c1260ab5ed668 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.912931 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.913582 32718 raft_consensus.cc:2243] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.914037 32718 raft_consensus.cc:2272] T eca4fb0fb124482d9bd080b87cf4c21b P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.916307 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.916824 32718 raft_consensus.cc:2243] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.917256 32718 raft_consensus.cc:2272] T b5d4da76b21d4858b194a766abba10bc P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.919461 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.920017 32718 raft_consensus.cc:2243] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.920933 32718 raft_consensus.cc:2272] T 093ece6930154dbfa0e26e3f36809821 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.924026 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.924777 32718 raft_consensus.cc:2243] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.925783 32718 raft_consensus.cc:2272] T 78207d4ec55e4d559d3d71fa12f408ee P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:23.926612  3435 consensus_peers.cc:597] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:23.928095 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.928879 32718 raft_consensus.cc:2243] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.929772 32718 raft_consensus.cc:2272] T 11c3e9b51d6f45d7b9bb183d2314fba0 P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.932298 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.932953 32718 raft_consensus.cc:2243] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.933444 32718 raft_consensus.cc:2272] T 443cb88347be424ea4dfe461b02471dd P d49a348216184135b94297f0d2cabdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.936282 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.936921 32718 raft_consensus.cc:2243] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.937335 32718 raft_consensus.cc:2272] T 7fa4b89c623a4d769b3a938283d4631e P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.939648 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.940078 32718 raft_consensus.cc:2243] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.940436 32718 raft_consensus.cc:2272] T 27c6423c54924306b9e0295760cdb21d P d49a348216184135b94297f0d2cabdae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.942371 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:23.943024 32718 raft_consensus.cc:2243] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.943997 32718 raft_consensus.cc:2272] T 1226cc84996048d790e7d882349a0f6c P d49a348216184135b94297f0d2cabdae [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:23.950282  3361 consensus_peers.cc:597] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:23.952338  3435 consensus_peers.cc:597] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:23.957921  3435 consensus_peers.cc:597] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.008805  3287 consensus_peers.cc:597] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.011659  3435 consensus_peers.cc:597] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.016872 32718 tablet_server.cc:196] TabletServer@127.31.243.129:43975 shutdown complete.
W20260709 12:14:24.020047  3287 consensus_peers.cc:597] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.039460  3361 consensus_peers.cc:597] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.040683  3435 consensus_peers.cc:597] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.091238  3361 consensus_peers.cc:597] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.093353  3435 consensus_peers.cc:597] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.094357  3361 consensus_peers.cc:597] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.095436  3287 consensus_peers.cc:597] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.100600 32718 tablet_server.cc:179] TabletServer@127.31.243.130:0 shutting down...
W20260709 12:14:24.108912  3433 consensus_peers.cc:597] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.124920  3359 consensus_peers.cc:597] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.135017  3435 consensus_peers.cc:597] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.138087  3435 consensus_peers.cc:597] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.138474  3287 consensus_peers.cc:597] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.141142  3359 consensus_peers.cc:597] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.145210 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:24.146008 32718 tablet_replica.cc:333] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.146615 32718 raft_consensus.cc:2243] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.147428 32718 raft_consensus.cc:2272] T 960588dcd0bf44588f9a186280f74bcd P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.149441 32718 tablet_replica.cc:333] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.150110 32718 raft_consensus.cc:2243] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.150954 32718 raft_consensus.cc:2272] T 00d3044c750b48a7b527ed3ab3fa612b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.153465 32718 tablet_replica.cc:333] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.154071 32718 raft_consensus.cc:2243] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.155122 32718 raft_consensus.cc:2272] T fc187cc671744a0b9a4ac777e5d142dc P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:24.156450  3433 consensus_peers.cc:597] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.157538 32718 tablet_replica.cc:333] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.158262 32718 raft_consensus.cc:2243] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.158706 32718 raft_consensus.cc:2272] T 443cb88347be424ea4dfe461b02471dd P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.160503 32718 tablet_replica.cc:333] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.161150 32718 raft_consensus.cc:2243] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.162210 32718 raft_consensus.cc:2272] T 1f83a57034024e3281d0e70f1e3f12ff P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.165581 32718 tablet_replica.cc:333] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.166625 32718 raft_consensus.cc:2243] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.167445 32718 raft_consensus.cc:2272] T 44c027a047cf4a6a989062ffe6fd5fbc P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.169920 32718 tablet_replica.cc:333] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.170646 32718 raft_consensus.cc:2243] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.171130 32718 raft_consensus.cc:2272] T fe7b2916dc9841d78087616b6b2b8b51 P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:24.171994  3361 consensus_peers.cc:597] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.173403 32718 tablet_replica.cc:333] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.174101 32718 raft_consensus.cc:2243] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.174562 32718 raft_consensus.cc:2272] T 455c679504a54dca934251dccc029a59 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.176404 32718 tablet_replica.cc:333] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.176970 32718 raft_consensus.cc:2243] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.177784 32718 raft_consensus.cc:2272] T 6446c77d2a5a441babde57080ab6947b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.179733 32718 tablet_replica.cc:333] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.180292 32718 raft_consensus.cc:2243] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.180716 32718 raft_consensus.cc:2272] T f4319b4e77d84453a47546c7c444ed73 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.182581 32718 tablet_replica.cc:333] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.183178 32718 raft_consensus.cc:2243] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.183616 32718 raft_consensus.cc:2272] T 78207d4ec55e4d559d3d71fa12f408ee P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.185495 32718 tablet_replica.cc:333] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.186067 32718 raft_consensus.cc:2243] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.186585 32718 raft_consensus.cc:2272] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.188629 32718 tablet_replica.cc:333] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.189184 32718 raft_consensus.cc:2243] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.189679 32718 raft_consensus.cc:2272] T ea1ef92e1a394027bea03502631208be P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:24.190223  3433 consensus_peers.cc:597] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.192094 32718 tablet_replica.cc:333] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.192961 32718 raft_consensus.cc:2243] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.193512 32718 raft_consensus.cc:2272] T f209025250e5410fa8a34a5fdd16e396 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.196161 32718 tablet_replica.cc:333] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.196949 32718 raft_consensus.cc:2243] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.197472 32718 raft_consensus.cc:2272] T 0fda46509fea4524b4822717793c49f7 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.200207 32718 tablet_replica.cc:333] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
W20260709 12:14:24.200798  3433 consensus_peers.cc:597] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.200994 32718 raft_consensus.cc:2243] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.201520 32718 raft_consensus.cc:2272] T 386604c2292c4a3f9a14b7d667f8389a P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.203589 32718 tablet_replica.cc:333] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.204277 32718 raft_consensus.cc:2243] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.204742 32718 raft_consensus.cc:2272] T 093ece6930154dbfa0e26e3f36809821 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.206990 32718 tablet_replica.cc:333] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.207633 32718 raft_consensus.cc:2243] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.208110 32718 raft_consensus.cc:2272] T 7cf4697b9ea24c7794a18cf823ed1d22 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.210145 32718 tablet_replica.cc:333] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.210871 32718 raft_consensus.cc:2243] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.211292 32718 raft_consensus.cc:2272] T b5d4da76b21d4858b194a766abba10bc P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.213379 32718 tablet_replica.cc:333] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.214007 32718 raft_consensus.cc:2243] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.214735 32718 raft_consensus.cc:2272] T 1503fed319f84dde80bab1229bb9488b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.216696 32718 tablet_replica.cc:333] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.217329 32718 raft_consensus.cc:2243] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.217773 32718 raft_consensus.cc:2272] T b39ff1ecaa7e4ab1a3c0e0475338934e P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.220067 32718 tablet_replica.cc:333] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
W20260709 12:14:24.220156  3359 consensus_peers.cc:597] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.220672 32718 raft_consensus.cc:2243] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.221532 32718 raft_consensus.cc:2272] T 758489cd6ef449bda05354e6d10a7327 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.223515 32718 tablet_replica.cc:333] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.224112 32718 raft_consensus.cc:2243] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.224846 32718 raft_consensus.cc:2272] T 5c066a8b476840969eba0fe1d4749c09 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.226640 32718 tablet_replica.cc:333] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.227167 32718 raft_consensus.cc:2243] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.227926 32718 raft_consensus.cc:2272] T 27c6423c54924306b9e0295760cdb21d P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.230347 32718 tablet_replica.cc:333] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.231102 32718 raft_consensus.cc:2243] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.231590 32718 raft_consensus.cc:2272] T 1226cc84996048d790e7d882349a0f6c P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.234822 32718 tablet_replica.cc:333] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.235584 32718 raft_consensus.cc:2243] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.236081 32718 raft_consensus.cc:2272] T 7fa4b89c623a4d769b3a938283d4631e P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.238590 32718 tablet_replica.cc:333] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.239328 32718 raft_consensus.cc:2243] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.240301 32718 raft_consensus.cc:2272] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.242816 32718 tablet_replica.cc:333] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.243511 32718 raft_consensus.cc:2243] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.244019 32718 raft_consensus.cc:2272] T 1f86f6b7ab994a52b0975db123696f69 P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.246428 32718 tablet_replica.cc:333] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.247152 32718 raft_consensus.cc:2243] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.247602 32718 raft_consensus.cc:2272] T 8d07abe8f0764969a11050f1359bdb5b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.249672 32718 tablet_replica.cc:333] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.250265 32718 raft_consensus.cc:2243] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.250681 32718 raft_consensus.cc:2272] T 795232393f064bbf86c8f87e9163514c P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:24.251749  3359 consensus_peers.cc:597] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.252810 32718 tablet_replica.cc:333] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.253522 32718 raft_consensus.cc:2243] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.254022 32718 raft_consensus.cc:2272] T ff9aba6aeac54ab298259a2d5a6f99fe P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.255805 32718 tablet_replica.cc:333] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.256373 32718 raft_consensus.cc:2243] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.256855 32718 raft_consensus.cc:2272] T f511944b7923472e8172a4f5851aa90c P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.258894 32718 tablet_replica.cc:333] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.259438 32718 raft_consensus.cc:2243] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.260253 32718 raft_consensus.cc:2272] T 62454e76de314477b847661543ff13e5 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.262245 32718 tablet_replica.cc:333] T abccc9f144a7478a83a57bd44376cfc6 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.263017 32718 raft_consensus.cc:2243] T abccc9f144a7478a83a57bd44376cfc6 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.263492 32718 raft_consensus.cc:2272] T abccc9f144a7478a83a57bd44376cfc6 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.265918 32718 tablet_replica.cc:333] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
W20260709 12:14:24.266305  3361 consensus_peers.cc:597] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.266629 32718 raft_consensus.cc:2243] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.267217 32718 raft_consensus.cc:2272] T c7ec89cae2a44863a52009d0b2223c02 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.269737 32718 tablet_replica.cc:333] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.270479 32718 raft_consensus.cc:2243] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.271507 32718 raft_consensus.cc:2272] T fddb5eb0729549e3a838370dbb677d94 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:24.271515  3359 consensus_peers.cc:597] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.273855 32718 tablet_replica.cc:333] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.274467 32718 raft_consensus.cc:2243] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.301172 32718 raft_consensus.cc:2272] T 5f6865cb78514c15845c1260ab5ed668 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.308706 32718 tablet_replica.cc:333] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
W20260709 12:14:24.309235  3359 consensus_peers.cc:597] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.310804  3361 consensus_peers.cc:597] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.310909 32718 raft_consensus.cc:2243] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.311774 32718 raft_consensus.cc:2272] T 19b580437678468a81094a8f047ceba1 P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.314910 32718 tablet_replica.cc:333] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.316097 32718 raft_consensus.cc:2243] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.317185 32718 raft_consensus.cc:2272] T 9f4c0909f95a44218f149796b903a51a P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.320775 32718 tablet_replica.cc:333] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.321816 32718 raft_consensus.cc:2243] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.322650 32718 raft_consensus.cc:2272] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 98db6105b88a40c0927e7b12c0e6602b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.326443 32718 tablet_replica.cc:333] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
W20260709 12:14:24.327382  3359 consensus_peers.cc:597] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.327471 32718 raft_consensus.cc:2243] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.329432 32718 raft_consensus.cc:2272] T eca4fb0fb124482d9bd080b87cf4c21b P 98db6105b88a40c0927e7b12c0e6602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.332508 32718 tablet_replica.cc:333] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.333065 32718 raft_consensus.cc:2243] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.333765 32718 raft_consensus.cc:2272] T e16248257ddb469bb30bccab5f15cf3f P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.336576 32718 tablet_replica.cc:333] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.337144 32718 raft_consensus.cc:2243] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.337846 32718 raft_consensus.cc:2272] T d3944c1f6b35426c84225aa4084fa9e2 P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.340708 32718 tablet_replica.cc:333] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b: stopping tablet replica
I20260709 12:14:24.341450 32718 raft_consensus.cc:2243] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.342312 32718 raft_consensus.cc:2272] T 40b94f6438304b48a6ddd64c6bc09bdc P 98db6105b88a40c0927e7b12c0e6602b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:24.345208  3361 consensus_peers.cc:597] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 -> Peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Couldn't send request to peer d49a348216184135b94297f0d2cabdae. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.412810  3433 consensus_peers.cc:597] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.415866  3359 consensus_peers.cc:597] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.419528  3433 consensus_peers.cc:597] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.468981  3359 consensus_peers.cc:597] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:39143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.472543 32718 tablet_server.cc:196] TabletServer@127.31.243.130:0 shutdown complete.
W20260709 12:14:24.607658  3433 consensus_peers.cc:597] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:39143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.608997  3359 consensus_peers.cc:597] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:39143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.616928 32718 tablet_server.cc:179] TabletServer@127.31.243.131:0 shutting down...
W20260709 12:14:24.620564  3433 consensus_peers.cc:597] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 -> Peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Couldn't send request to peer 98db6105b88a40c0927e7b12c0e6602b. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:39143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.638890  3433 consensus_peers.cc:597] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 -> Peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Couldn't send request to peer 341b023c12f7457bb0c666843bec9b45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.660355 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:24.661132 32718 tablet_replica.cc:333] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.662117 32718 raft_consensus.cc:2243] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.662781 32718 raft_consensus.cc:2272] T 00d3044c750b48a7b527ed3ab3fa612b P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.665093 32718 tablet_replica.cc:333] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.666046 32718 raft_consensus.cc:2243] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.667241 32718 raft_consensus.cc:2272] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.670604 32718 tablet_replica.cc:333] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.671403 32718 raft_consensus.cc:2243] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.672102 32718 raft_consensus.cc:2272] T fc187cc671744a0b9a4ac777e5d142dc P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.674764 32718 tablet_replica.cc:333] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.675611 32718 raft_consensus.cc:2243] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.676185 32718 raft_consensus.cc:2272] T 6446c77d2a5a441babde57080ab6947b P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.679260 32718 tablet_replica.cc:333] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.680218 32718 raft_consensus.cc:2243] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.681010 32718 raft_consensus.cc:2272] T 7efaba5369144b74bff412baac1296b0 P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.683816 32718 tablet_replica.cc:333] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.684665 32718 raft_consensus.cc:2243] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.685230 32718 raft_consensus.cc:2272] T 78307facb6ca4affbc39ee138644e5b5 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.688059 32718 tablet_replica.cc:333] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.688799 32718 raft_consensus.cc:2243] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.689754 32718 raft_consensus.cc:2272] T 0fda46509fea4524b4822717793c49f7 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.691807 32718 tablet_replica.cc:333] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.692293 32718 raft_consensus.cc:2243] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.692690 32718 raft_consensus.cc:2272] T 6d54ccc7846746c4b1e2678ff0e32756 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.695101 32718 tablet_replica.cc:333] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.695807 32718 raft_consensus.cc:2243] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.696452 32718 raft_consensus.cc:2272] T 254b24e1f15c4e33a5cdbb25f1be26a1 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.699196 32718 tablet_replica.cc:333] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.699749 32718 raft_consensus.cc:2243] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.700313 32718 raft_consensus.cc:2272] T fe7b2916dc9841d78087616b6b2b8b51 P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.702811 32718 tablet_replica.cc:333] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.703586 32718 raft_consensus.cc:2243] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.704176 32718 raft_consensus.cc:2272] T 455c679504a54dca934251dccc029a59 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:24.704749  3433 consensus_peers.cc:597] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 -> Peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Couldn't send request to peer 341b023c12f7457bb0c666843bec9b45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.706393 32718 tablet_replica.cc:333] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.706988 32718 raft_consensus.cc:2243] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.707350 32718 raft_consensus.cc:2272] T 1f83a57034024e3281d0e70f1e3f12ff P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.709129 32718 tablet_replica.cc:333] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.709676 32718 raft_consensus.cc:2243] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.710074 32718 raft_consensus.cc:2272] T 283617baef6446b39f1180692ba46bda P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.711838 32718 tablet_replica.cc:333] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.712357 32718 raft_consensus.cc:2243] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.712704 32718 raft_consensus.cc:2272] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.714597 32718 tablet_replica.cc:333] T ea1ef92e1a394027bea03502631208be P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.715109 32718 raft_consensus.cc:2243] T ea1ef92e1a394027bea03502631208be P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.715456 32718 raft_consensus.cc:2272] T ea1ef92e1a394027bea03502631208be P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.717226 32718 tablet_replica.cc:333] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.717870 32718 raft_consensus.cc:2243] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.718457 32718 raft_consensus.cc:2272] T f209025250e5410fa8a34a5fdd16e396 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.721228 32718 tablet_replica.cc:333] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.722069 32718 raft_consensus.cc:2243] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.723330 32718 raft_consensus.cc:2272] T 7cf4697b9ea24c7794a18cf823ed1d22 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.726375 32718 tablet_replica.cc:333] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.727229 32718 raft_consensus.cc:2243] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.728444 32718 raft_consensus.cc:2272] T b5d4da76b21d4858b194a766abba10bc P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.730584 32718 tablet_replica.cc:333] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.731107 32718 raft_consensus.cc:2243] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.731611 32718 raft_consensus.cc:2272] T 1503fed319f84dde80bab1229bb9488b P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.733785 32718 tablet_replica.cc:333] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.734370 32718 raft_consensus.cc:2243] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.734791 32718 raft_consensus.cc:2272] T 758489cd6ef449bda05354e6d10a7327 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.736625 32718 tablet_replica.cc:333] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.737087 32718 raft_consensus.cc:2243] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.737870 32718 raft_consensus.cc:2272] T b39ff1ecaa7e4ab1a3c0e0475338934e P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.739548 32718 tablet_replica.cc:333] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.740036 32718 raft_consensus.cc:2243] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.740412 32718 raft_consensus.cc:2272] T 5c066a8b476840969eba0fe1d4749c09 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.742259 32718 tablet_replica.cc:333] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.742749 32718 raft_consensus.cc:2243] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.743093 32718 raft_consensus.cc:2272] T 0dd6ac8df1c24e6da418907f0a596802 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.745293 32718 tablet_replica.cc:333] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.745901 32718 raft_consensus.cc:2243] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.746995 32718 raft_consensus.cc:2272] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:24.747547  3433 consensus_peers.cc:597] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 -> Peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Couldn't send request to peer 341b023c12f7457bb0c666843bec9b45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.748911 32718 tablet_replica.cc:333] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.749526 32718 raft_consensus.cc:2243] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.750023 32718 raft_consensus.cc:2272] T 1f86f6b7ab994a52b0975db123696f69 P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.751868 32718 tablet_replica.cc:333] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.752441 32718 raft_consensus.cc:2243] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.753316 32718 raft_consensus.cc:2272] T 8d07abe8f0764969a11050f1359bdb5b P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.755292 32718 tablet_replica.cc:333] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.755841 32718 raft_consensus.cc:2243] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.756618 32718 raft_consensus.cc:2272] T abccc9f144a7478a83a57bd44376cfc6 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.758564 32718 tablet_replica.cc:333] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.759130 32718 raft_consensus.cc:2243] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.759549 32718 raft_consensus.cc:2272] T 4ad5d6b995144e239f67dc67fe630420 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.761875 32718 tablet_replica.cc:333] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.762560 32718 raft_consensus.cc:2243] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.763597 32718 raft_consensus.cc:2272] T 795232393f064bbf86c8f87e9163514c P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.766083 32718 tablet_replica.cc:333] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.766593 32718 raft_consensus.cc:2243] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.767012 32718 raft_consensus.cc:2272] T ff9aba6aeac54ab298259a2d5a6f99fe P 341b023c12f7457bb0c666843bec9b45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.769294 32718 tablet_replica.cc:333] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.770023 32718 raft_consensus.cc:2243] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.770500 32718 raft_consensus.cc:2272] T e16248257ddb469bb30bccab5f15cf3f P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.772322 32718 tablet_replica.cc:333] T e47fdcfb71da4c25a57dc044eb632daf P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.772862 32718 raft_consensus.cc:2243] T e47fdcfb71da4c25a57dc044eb632daf P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.773324 32718 raft_consensus.cc:2272] T e47fdcfb71da4c25a57dc044eb632daf P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.775152 32718 tablet_replica.cc:333] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.775671 32718 raft_consensus.cc:2243] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.776515 32718 raft_consensus.cc:2272] T d3944c1f6b35426c84225aa4084fa9e2 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.778502 32718 tablet_replica.cc:333] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.779007 32718 raft_consensus.cc:2243] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.779877 32718 raft_consensus.cc:2272] T 40b94f6438304b48a6ddd64c6bc09bdc P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.781863 32718 tablet_replica.cc:333] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.782374 32718 raft_consensus.cc:2243] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.782887 32718 raft_consensus.cc:2272] T 9f4c0909f95a44218f149796b903a51a P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.784809 32718 tablet_replica.cc:333] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.785297 32718 raft_consensus.cc:2243] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.785832 32718 raft_consensus.cc:2272] T 5c5a9a485541488093b117d154181329 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.787680 32718 tablet_replica.cc:333] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.788178 32718 raft_consensus.cc:2243] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.789225 32718 raft_consensus.cc:2272] T 19b580437678468a81094a8f047ceba1 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.792062 32718 tablet_replica.cc:333] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.792688 32718 raft_consensus.cc:2243] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.793315 32718 raft_consensus.cc:2272] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.795403 32718 tablet_replica.cc:333] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.795881 32718 raft_consensus.cc:2243] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.796581 32718 raft_consensus.cc:2272] T 51822b4d80994bb5baf1a7a4c1182eab P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.798488 32718 tablet_replica.cc:333] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.799026 32718 raft_consensus.cc:2243] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.799407 32718 raft_consensus.cc:2272] T fddb5eb0729549e3a838370dbb677d94 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.801321 32718 tablet_replica.cc:333] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.802028 32718 raft_consensus.cc:2243] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.802632 32718 raft_consensus.cc:2272] T 848e480884d442d8bce66ac134444ecf P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.805277 32718 tablet_replica.cc:333] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.805989 32718 raft_consensus.cc:2243] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.806598 32718 raft_consensus.cc:2272] T 27c6423c54924306b9e0295760cdb21d P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.808441 32718 tablet_replica.cc:333] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.808874 32718 raft_consensus.cc:2243] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.809587 32718 raft_consensus.cc:2272] T 2363b569bd454f50b6224a34813a8038 P 341b023c12f7457bb0c666843bec9b45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.812053 32718 tablet_replica.cc:333] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45: stopping tablet replica
I20260709 12:14:24.812530 32718 raft_consensus.cc:2243] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.813520 32718 raft_consensus.cc:2272] T b1f952c9813f4db6a9b5ef3da2513f63 P 341b023c12f7457bb0c666843bec9b45 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:24.815198  3433 consensus_peers.cc:597] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 -> Peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Couldn't send request to peer 341b023c12f7457bb0c666843bec9b45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.875599  3433 consensus_peers.cc:597] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 -> Peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Couldn't send request to peer 341b023c12f7457bb0c666843bec9b45. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.131:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.888514 32718 tablet_server.cc:196] TabletServer@127.31.243.131:0 shutdown complete.
W20260709 12:14:24.924849  3433 consensus_peers.cc:597] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 -> Peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Couldn't send request to peer 341b023c12f7457bb0c666843bec9b45. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.131:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.936079  4278 raft_consensus.cc:493] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:24.936636  4278 raft_consensus.cc:515] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } } peers { permanent_uuid: "98db6105b88a40c0927e7b12c0e6602b" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39143 } }
I20260709 12:14:24.939011  4278 leader_election.cc:290] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d49a348216184135b94297f0d2cabdae (127.31.243.129:43975), 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143)
W20260709 12:14:24.943228  3435 leader_election.cc:336] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111)
W20260709 12:14:24.943814  3433 leader_election.cc:336] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 98db6105b88a40c0927e7b12c0e6602b (127.31.243.130:39143): Network error: Client connection negotiation failed: client connection to 127.31.243.130:39143: connect: Connection refused (error 111)
I20260709 12:14:24.944304  3433 leader_election.cc:304] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239; no voters: 98db6105b88a40c0927e7b12c0e6602b, d49a348216184135b94297f0d2cabdae
I20260709 12:14:24.945348  4356 raft_consensus.cc:493] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d49a348216184135b94297f0d2cabdae)
I20260709 12:14:24.945827  4356 raft_consensus.cc:515] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "341b023c12f7457bb0c666843bec9b45" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 41327 } } peers { permanent_uuid: "6b5be93db5954621a868da0636c69239" member_type: VOTER last_known_addr { host: "127.31.243.132" port: 34093 } } peers { permanent_uuid: "d49a348216184135b94297f0d2cabdae" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43975 } }
I20260709 12:14:24.947636  4356 leader_election.cc:290] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327), d49a348216184135b94297f0d2cabdae (127.31.243.129:43975)
I20260709 12:14:24.948137  4278 raft_consensus.cc:2749] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:24.952301  3433 leader_election.cc:336] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Network error: Client connection negotiation failed: client connection to 127.31.243.131:41327: connect: Connection refused (error 111)
W20260709 12:14:24.953394  3435 leader_election.cc:336] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d49a348216184135b94297f0d2cabdae (127.31.243.129:43975): Network error: Client connection negotiation failed: client connection to 127.31.243.129:43975: connect: Connection refused (error 111)
I20260709 12:14:24.953776  3435 leader_election.cc:304] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [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: 6b5be93db5954621a868da0636c69239; no voters: 341b023c12f7457bb0c666843bec9b45, d49a348216184135b94297f0d2cabdae
I20260709 12:14:24.954407  4278 raft_consensus.cc:2749] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:14:24.968160  3433 consensus_peers.cc:597] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 -> Peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Couldn't send request to peer 341b023c12f7457bb0c666843bec9b45. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.131:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.968250 32718 tablet_server.cc:179] TabletServer@127.31.243.132:0 shutting down...
W20260709 12:14:24.976199  3433 consensus_peers.cc:597] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 -> Peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Couldn't send request to peer 341b023c12f7457bb0c666843bec9b45. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.131:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.987953  3433 consensus_peers.cc:597] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 -> Peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Couldn't send request to peer 341b023c12f7457bb0c666843bec9b45. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.131:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:25.005679  3433 consensus_peers.cc:597] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 -> Peer 341b023c12f7457bb0c666843bec9b45 (127.31.243.131:41327): Couldn't send request to peer 341b023c12f7457bb0c666843bec9b45. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.131:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:25.021987 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:25.022759 32718 tablet_replica.cc:333] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.023469 32718 raft_consensus.cc:2243] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.023999 32718 raft_consensus.cc:2272] T 3aeaef0cd3bd432ea0ea8985b54f3447 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.026111 32718 tablet_replica.cc:333] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.026754 32718 raft_consensus.cc:2243] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.027557 32718 raft_consensus.cc:2272] T 6d54ccc7846746c4b1e2678ff0e32756 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.029359 32718 tablet_replica.cc:333] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.030002 32718 raft_consensus.cc:2243] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.030438 32718 raft_consensus.cc:2272] T 960588dcd0bf44588f9a186280f74bcd P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.032261 32718 tablet_replica.cc:333] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.032804 32718 raft_consensus.cc:2243] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.033560 32718 raft_consensus.cc:2272] T 78307facb6ca4affbc39ee138644e5b5 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.035712 32718 tablet_replica.cc:333] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.036252 32718 raft_consensus.cc:2243] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.036688 32718 raft_consensus.cc:2272] T 8313a7bf33f74abbbd94ee2a77ec08f8 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.038569 32718 tablet_replica.cc:333] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.039091 32718 raft_consensus.cc:2243] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.039533 32718 raft_consensus.cc:2272] T 7efaba5369144b74bff412baac1296b0 P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.041378 32718 tablet_replica.cc:333] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.041941 32718 raft_consensus.cc:2243] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.042394 32718 raft_consensus.cc:2272] T 44c027a047cf4a6a989062ffe6fd5fbc P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.044224 32718 tablet_replica.cc:333] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.044756 32718 raft_consensus.cc:2243] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.045500 32718 raft_consensus.cc:2272] T 5c5a9a485541488093b117d154181329 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.047349 32718 tablet_replica.cc:333] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.047874 32718 raft_consensus.cc:2243] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.048599 32718 raft_consensus.cc:2272] T 455c679504a54dca934251dccc029a59 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.050433 32718 tablet_replica.cc:333] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.050971 32718 raft_consensus.cc:2243] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.051388 32718 raft_consensus.cc:2272] T 1f83a57034024e3281d0e70f1e3f12ff P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.053333 32718 tablet_replica.cc:333] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.053874 32718 raft_consensus.cc:2243] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.054317 32718 raft_consensus.cc:2272] T 283617baef6446b39f1180692ba46bda P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.056023 32718 tablet_replica.cc:333] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.056566 32718 raft_consensus.cc:2243] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.057029 32718 raft_consensus.cc:2272] T 62454e76de314477b847661543ff13e5 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.059060 32718 tablet_replica.cc:333] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.059574 32718 raft_consensus.cc:2243] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.060318 32718 raft_consensus.cc:2272] T 04e5b651ab0b4b3e9fe821c0bbfe86eb P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.062345 32718 tablet_replica.cc:333] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.063050 32718 raft_consensus.cc:2243] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.063820 32718 raft_consensus.cc:2272] T f209025250e5410fa8a34a5fdd16e396 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.065512 32718 tablet_replica.cc:333] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.066066 32718 raft_consensus.cc:2243] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.066776 32718 raft_consensus.cc:2272] T ea1ef92e1a394027bea03502631208be P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.068554 32718 tablet_replica.cc:333] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.069172 32718 raft_consensus.cc:2243] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.069600 32718 raft_consensus.cc:2272] T 78207d4ec55e4d559d3d71fa12f408ee P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.071346 32718 tablet_replica.cc:333] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.071839 32718 raft_consensus.cc:2243] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.072278 32718 raft_consensus.cc:2272] T f4319b4e77d84453a47546c7c444ed73 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.073964 32718 tablet_replica.cc:333] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.074496 32718 raft_consensus.cc:2243] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.075243 32718 raft_consensus.cc:2272] T 0dd6ac8df1c24e6da418907f0a596802 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.077085 32718 tablet_replica.cc:333] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.077732 32718 raft_consensus.cc:2243] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.078164 32718 raft_consensus.cc:2272] T 1503fed319f84dde80bab1229bb9488b P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.080097 32718 tablet_replica.cc:333] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.080639 32718 raft_consensus.cc:2243] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.081069 32718 raft_consensus.cc:2272] T 758489cd6ef449bda05354e6d10a7327 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.082873 32718 tablet_replica.cc:333] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.083425 32718 raft_consensus.cc:2243] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.083824 32718 raft_consensus.cc:2272] T b39ff1ecaa7e4ab1a3c0e0475338934e P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.085721 32718 tablet_replica.cc:333] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.086246 32718 raft_consensus.cc:2243] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.086686 32718 raft_consensus.cc:2272] T 5c066a8b476840969eba0fe1d4749c09 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.088449 32718 tablet_replica.cc:333] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.088995 32718 raft_consensus.cc:2243] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.089392 32718 raft_consensus.cc:2272] T 093ece6930154dbfa0e26e3f36809821 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.091264 32718 tablet_replica.cc:333] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.091859 32718 raft_consensus.cc:2243] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.092269 32718 raft_consensus.cc:2272] T 7cf4697b9ea24c7794a18cf823ed1d22 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.094053 32718 tablet_replica.cc:333] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.094561 32718 raft_consensus.cc:2243] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.095306 32718 raft_consensus.cc:2272] T 7fa4b89c623a4d769b3a938283d4631e P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.097103 32718 tablet_replica.cc:333] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.097652 32718 raft_consensus.cc:2243] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.098081 32718 raft_consensus.cc:2272] T 1226cc84996048d790e7d882349a0f6c P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.099936 32718 tablet_replica.cc:333] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.100649 32718 raft_consensus.cc:2243] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.101522 32718 raft_consensus.cc:2272] T f511944b7923472e8172a4f5851aa90c P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.104017 32718 tablet_replica.cc:333] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.104612 32718 raft_consensus.cc:2243] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.105568 32718 raft_consensus.cc:2272] T 4ad5d6b995144e239f67dc67fe630420 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.107556 32718 tablet_replica.cc:333] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.108108 32718 raft_consensus.cc:2243] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.108530 32718 raft_consensus.cc:2272] T 386604c2292c4a3f9a14b7d667f8389a P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.110402 32718 tablet_replica.cc:333] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.110961 32718 raft_consensus.cc:2243] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.111769 32718 raft_consensus.cc:2272] T 848e480884d442d8bce66ac134444ecf P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.113719 32718 tablet_replica.cc:333] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.114226 32718 raft_consensus.cc:2243] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.115023 32718 raft_consensus.cc:2272] T 443cb88347be424ea4dfe461b02471dd P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.116830 32718 tablet_replica.cc:333] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.117417 32718 raft_consensus.cc:2243] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.117986 32718 raft_consensus.cc:2272] T 11c3e9b51d6f45d7b9bb183d2314fba0 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.119771 32718 tablet_replica.cc:333] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.120484 32718 raft_consensus.cc:2243] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.121018 32718 raft_consensus.cc:2272] T 51822b4d80994bb5baf1a7a4c1182eab P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.123003 32718 tablet_replica.cc:333] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.123526 32718 raft_consensus.cc:2243] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.123971 32718 raft_consensus.cc:2272] T 5f6865cb78514c15845c1260ab5ed668 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.125821 32718 tablet_replica.cc:333] T 19b580437678468a81094a8f047ceba1 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.126322 32718 raft_consensus.cc:2243] T 19b580437678468a81094a8f047ceba1 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.126735 32718 raft_consensus.cc:2272] T 19b580437678468a81094a8f047ceba1 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.128428 32718 tablet_replica.cc:333] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.128921 32718 raft_consensus.cc:2243] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.129750 32718 raft_consensus.cc:2272] T c7ec89cae2a44863a52009d0b2223c02 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.131526 32718 tablet_replica.cc:333] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.132025 32718 raft_consensus.cc:2243] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.132436 32718 raft_consensus.cc:2272] T fddb5eb0729549e3a838370dbb677d94 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.134281 32718 tablet_replica.cc:333] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.134773 32718 raft_consensus.cc:2243] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.135203 32718 raft_consensus.cc:2272] T eca4fb0fb124482d9bd080b87cf4c21b P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.136885 32718 tablet_replica.cc:333] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.137370 32718 raft_consensus.cc:2243] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.138170 32718 raft_consensus.cc:2272] T e47fdcfb71da4c25a57dc044eb632daf P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.139954 32718 tablet_replica.cc:333] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.140463 32718 raft_consensus.cc:2243] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.140890 32718 raft_consensus.cc:2272] T d3944c1f6b35426c84225aa4084fa9e2 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.142810 32718 tablet_replica.cc:333] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.143313 32718 raft_consensus.cc:2243] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.143747 32718 raft_consensus.cc:2272] T 40b94f6438304b48a6ddd64c6bc09bdc P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.145668 32718 tablet_replica.cc:333] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.146157 32718 raft_consensus.cc:2243] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.146582 32718 raft_consensus.cc:2272] T d9e0fa5a332f45b4b3fe2888d6ea1f46 P 6b5be93db5954621a868da0636c69239 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.148355 32718 tablet_replica.cc:333] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.148838 32718 raft_consensus.cc:2243] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.149251 32718 raft_consensus.cc:2272] T 2363b569bd454f50b6224a34813a8038 P 6b5be93db5954621a868da0636c69239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.151019 32718 tablet_replica.cc:333] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239: stopping tablet replica
I20260709 12:14:25.151468 32718 raft_consensus.cc:2243] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.151875 32718 raft_consensus.cc:2272] T b1f952c9813f4db6a9b5ef3da2513f63 P 6b5be93db5954621a868da0636c69239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.216888 32718 tablet_server.cc:196] TabletServer@127.31.243.132:0 shutdown complete.
I20260709 12:14:25.277588 32718 master.cc:562] Master@127.31.243.190:43125 shutting down...
I20260709 12:14:25.310278 32718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.310897 32718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.311250 32718 tablet_replica.cc:333] T 00000000000000000000000000000000 P 897aef9d6f8147a2b33e6aa8f4fee530: stopping tablet replica
I20260709 12:14:25.332829 32718 master.cc:584] Master@127.31.243.190:43125 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (28182 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:14:25.423341 32718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.243.190:33519
I20260709 12:14:25.424546 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:25.430567  4363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:25.431288  4366 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:25.431381  4364 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:25.434147 32718 server_base.cc:1061] running on GCE node
I20260709 12:14:25.435137 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:25.435335 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:25.435503 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599265435467 us; error 0 us; skew 500 ppm
I20260709 12:14:25.436074 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:25.438422 32718 webserver.cc:533] Webserver started at http://127.31.243.190:33183/ using document root <none> and password file <none>
I20260709 12:14:25.438967 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:25.439178 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:25.439457 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:25.440696 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/master-0-root/instance:
uuid: "08bff912dd48414cb5b5e9c11e42994d"
format_stamp: "Formatted at 2026-07-09 12:14:25 on dist-test-slave-s0gw"
I20260709 12:14:25.445169 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 12:14:25.448510  4371 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:25.449366 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:14:25.449700 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/master-0-root
uuid: "08bff912dd48414cb5b5e9c11e42994d"
format_stamp: "Formatted at 2026-07-09 12:14:25 on dist-test-slave-s0gw"
I20260709 12:14:25.450002 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:25.473711 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:25.474954 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:25.513686 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.190:33519
I20260709 12:14:25.513892  4422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.190:33519 every 8 connection(s)
I20260709 12:14:25.517709  4423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.529063  4423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d: Bootstrap starting.
I20260709 12:14:25.534181  4423 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.538749  4423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d: No bootstrap required, opened a new log
I20260709 12:14:25.541066  4423 raft_consensus.cc:359] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08bff912dd48414cb5b5e9c11e42994d" member_type: VOTER }
I20260709 12:14:25.541509  4423 raft_consensus.cc:385] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.541790  4423 raft_consensus.cc:740] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bff912dd48414cb5b5e9c11e42994d, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.542397  4423 consensus_queue.cc:260] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "08bff912dd48414cb5b5e9c11e42994d" member_type: VOTER }
I20260709 12:14:25.542869  4423 raft_consensus.cc:399] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:25.543105  4423 raft_consensus.cc:493] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:25.543387  4423 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.548388  4423 raft_consensus.cc:515] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08bff912dd48414cb5b5e9c11e42994d" member_type: VOTER }
I20260709 12:14:25.548933  4423 leader_election.cc:304] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [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: 08bff912dd48414cb5b5e9c11e42994d; no voters: 
I20260709 12:14:25.550066  4423 leader_election.cc:290] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:25.550534  4426 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.552047  4426 raft_consensus.cc:697] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [term 1 LEADER]: Becoming Leader. State: Replica: 08bff912dd48414cb5b5e9c11e42994d, State: Running, Role: LEADER
I20260709 12:14:25.552759  4426 consensus_queue.cc:237] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [LEADER]: Queue going to LEADER mode. State: All 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: "08bff912dd48414cb5b5e9c11e42994d" member_type: VOTER }
I20260709 12:14:25.553220  4423 sys_catalog.cc:565] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:25.559638  4428 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08bff912dd48414cb5b5e9c11e42994d. Latest consensus state: current_term: 1 leader_uuid: "08bff912dd48414cb5b5e9c11e42994d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08bff912dd48414cb5b5e9c11e42994d" member_type: VOTER } }
I20260709 12:14:25.559729  4427 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "08bff912dd48414cb5b5e9c11e42994d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08bff912dd48414cb5b5e9c11e42994d" member_type: VOTER } }
I20260709 12:14:25.560596  4428 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:25.560791  4427 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:25.562750  4436 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:25.568463  4436 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:25.569767 32718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:25.577601  4436 catalog_manager.cc:1383] Generated new cluster ID: 3174a0bd7929479f9015a813aebf075a
I20260709 12:14:25.577950  4436 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:25.590183  4436 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:25.591423  4436 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:25.604437  4436 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d: Generated new TSK 0
I20260709 12:14:25.605108  4436 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:25.636759 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:25.642869  4444 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:25.644090  4445 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:25.645392  4447 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:25.645437 32718 server_base.cc:1061] running on GCE node
I20260709 12:14:25.646660 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:25.646867 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:25.647043 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599265647023 us; error 0 us; skew 500 ppm
I20260709 12:14:25.647591 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:25.649879 32718 webserver.cc:533] Webserver started at http://127.31.243.129:35613/ using document root <none> and password file <none>
I20260709 12:14:25.650359 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:25.650573 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:25.650843 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:25.652069 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-0-root/instance:
uuid: "9f38ef33b79b44c79517c41109b7f42e"
format_stamp: "Formatted at 2026-07-09 12:14:25 on dist-test-slave-s0gw"
I20260709 12:14:25.656394 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 12:14:25.659610  4452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:25.660403 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:14:25.660727 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-0-root
uuid: "9f38ef33b79b44c79517c41109b7f42e"
format_stamp: "Formatted at 2026-07-09 12:14:25 on dist-test-slave-s0gw"
I20260709 12:14:25.660991 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:25.683673 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:25.685102 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:25.686996 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:25.689224 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:25.689419 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:25.689733 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:25.689908 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:25.730638 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.129:43709
I20260709 12:14:25.730782  4514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.129:43709 every 8 connection(s)
I20260709 12:14:25.735880 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:25.745577  4519 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:25.748929  4520 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:25.751700  4522 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:25.752770 32718 server_base.cc:1061] running on GCE node
I20260709 12:14:25.753742 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:25.753952 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:25.754133 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599265754116 us; error 0 us; skew 500 ppm
I20260709 12:14:25.754768 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:25.758220 32718 webserver.cc:533] Webserver started at http://127.31.243.130:39901/ using document root <none> and password file <none>
I20260709 12:14:25.758684  4515 heartbeater.cc:344] Connected to a master server at 127.31.243.190:33519
I20260709 12:14:25.758801 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:25.759156  4515 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:25.759169 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:25.759642 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:25.760063  4515 heartbeater.cc:507] Master 127.31.243.190:33519 requested a full tablet report, sending...
I20260709 12:14:25.760907 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-1-root/instance:
uuid: "af77117034b24c4eb6de5ab7b3424f77"
format_stamp: "Formatted at 2026-07-09 12:14:25 on dist-test-slave-s0gw"
I20260709 12:14:25.762835  4388 ts_manager.cc:194] Registered new tserver with Master: 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709)
I20260709 12:14:25.765394  4388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38038
I20260709 12:14:25.767431 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:25.771092  4527 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:25.771900 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:25.772212 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-1-root
uuid: "af77117034b24c4eb6de5ab7b3424f77"
format_stamp: "Formatted at 2026-07-09 12:14:25 on dist-test-slave-s0gw"
I20260709 12:14:25.772495 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:25.805404 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:25.806668 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:25.808226 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:25.810436 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:25.810612 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:25.810905 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:25.811071 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:25.851612 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.130:46515
I20260709 12:14:25.851745  4589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.130:46515 every 8 connection(s)
I20260709 12:14:25.856508 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:25.863667  4593 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:25.865769  4594 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:25.870344  4590 heartbeater.cc:344] Connected to a master server at 127.31.243.190:33519
I20260709 12:14:25.870930  4590 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:25.871825  4590 heartbeater.cc:507] Master 127.31.243.190:33519 requested a full tablet report, sending...
I20260709 12:14:25.872185 32718 server_base.cc:1061] running on GCE node
W20260709 12:14:25.873198  4596 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:25.874361 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:25.874286  4388 ts_manager.cc:194] Registered new tserver with Master: af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
W20260709 12:14:25.874787 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:25.874989 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599265874970 us; error 0 us; skew 500 ppm
I20260709 12:14:25.875622 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:25.876207  4388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38052
I20260709 12:14:25.878314 32718 webserver.cc:533] Webserver started at http://127.31.243.131:43795/ using document root <none> and password file <none>
I20260709 12:14:25.878866 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:25.879063 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:25.879333 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:25.880503 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-2-root/instance:
uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
format_stamp: "Formatted at 2026-07-09 12:14:25 on dist-test-slave-s0gw"
I20260709 12:14:25.885020 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260709 12:14:25.888273  4601 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:25.888967 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:25.889261 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-2-root
uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
format_stamp: "Formatted at 2026-07-09 12:14:25 on dist-test-slave-s0gw"
I20260709 12:14:25.889549 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:25.906333 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:25.907573 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:25.909006 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:25.911262 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:25.911487 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:25.911741 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:25.911912 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:25.951943 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.131:33767
I20260709 12:14:25.952055  4663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.131:33767 every 8 connection(s)
I20260709 12:14:25.966111  4664 heartbeater.cc:344] Connected to a master server at 127.31.243.190:33519
I20260709 12:14:25.966572  4664 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:25.967320  4664 heartbeater.cc:507] Master 127.31.243.190:33519 requested a full tablet report, sending...
I20260709 12:14:25.969178  4388 ts_manager.cc:194] Registered new tserver with Master: 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:25.969764 32718 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014570069s
I20260709 12:14:25.970649  4388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38060
I20260709 12:14:25.994171  4388 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38068:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:14:25.996976  4388 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:14:26.080581  4555 tablet_service.cc:1511] Processing CreateTablet for tablet 67d54f3bad73421ca41f368cb3c94d09 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:26.081210  4554 tablet_service.cc:1511] Processing CreateTablet for tablet 636916cf087c4ad0b03565ec24ce34da (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:26.082155  4555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d54f3bad73421ca41f368cb3c94d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.082751  4554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636916cf087c4ad0b03565ec24ce34da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.086026  4553 tablet_service.cc:1511] Processing CreateTablet for tablet 37ab027e994043f0a9c0a0f498735619 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:26.087453  4553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ab027e994043f0a9c0a0f498735619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.090809  4552 tablet_service.cc:1511] Processing CreateTablet for tablet dedbe2b96c11468d91f6d3d06d2d7e8c (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:26.092314  4552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedbe2b96c11468d91f6d3d06d2d7e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.094915  4480 tablet_service.cc:1511] Processing CreateTablet for tablet 67d54f3bad73421ca41f368cb3c94d09 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:26.096246  4480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d54f3bad73421ca41f368cb3c94d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.099785  4629 tablet_service.cc:1511] Processing CreateTablet for tablet 67d54f3bad73421ca41f368cb3c94d09 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:26.100566  4627 tablet_service.cc:1511] Processing CreateTablet for tablet 37ab027e994043f0a9c0a0f498735619 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:26.101167  4629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d54f3bad73421ca41f368cb3c94d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.101971  4627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ab027e994043f0a9c0a0f498735619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.102808  4628 tablet_service.cc:1511] Processing CreateTablet for tablet 636916cf087c4ad0b03565ec24ce34da (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:26.104188  4628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636916cf087c4ad0b03565ec24ce34da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.107183  4626 tablet_service.cc:1511] Processing CreateTablet for tablet dedbe2b96c11468d91f6d3d06d2d7e8c (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:26.107645  4551 tablet_service.cc:1511] Processing CreateTablet for tablet 4974f4bb9ae1479998356f64d310306d (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:26.108984  4626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedbe2b96c11468d91f6d3d06d2d7e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.109026  4551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4974f4bb9ae1479998356f64d310306d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.113905  4475 tablet_service.cc:1511] Processing CreateTablet for tablet 42a2a0b514f54d658f3f8c2aef5f2275 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:26.115257  4475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a2a0b514f54d658f3f8c2aef5f2275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.115061  4476 tablet_service.cc:1511] Processing CreateTablet for tablet 4974f4bb9ae1479998356f64d310306d (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:26.116953  4476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4974f4bb9ae1479998356f64d310306d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.119051  4474 tablet_service.cc:1511] Processing CreateTablet for tablet 66084cc92fec44d2919722e677774946 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:26.120853  4474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66084cc92fec44d2919722e677774946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.123112  4624 tablet_service.cc:1511] Processing CreateTablet for tablet 42a2a0b514f54d658f3f8c2aef5f2275 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:26.124917  4624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a2a0b514f54d658f3f8c2aef5f2275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.127902  4477 tablet_service.cc:1511] Processing CreateTablet for tablet dedbe2b96c11468d91f6d3d06d2d7e8c (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:26.130170  4477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedbe2b96c11468d91f6d3d06d2d7e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.129977  4479 tablet_service.cc:1511] Processing CreateTablet for tablet 636916cf087c4ad0b03565ec24ce34da (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:26.131843  4479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636916cf087c4ad0b03565ec24ce34da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.135126  4625 tablet_service.cc:1511] Processing CreateTablet for tablet 4974f4bb9ae1479998356f64d310306d (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:26.137035  4625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4974f4bb9ae1479998356f64d310306d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.138106  4550 tablet_service.cc:1511] Processing CreateTablet for tablet 42a2a0b514f54d658f3f8c2aef5f2275 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:26.140189  4478 tablet_service.cc:1511] Processing CreateTablet for tablet 37ab027e994043f0a9c0a0f498735619 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:26.142056  4478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ab027e994043f0a9c0a0f498735619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.158752  4549 tablet_service.cc:1511] Processing CreateTablet for tablet 66084cc92fec44d2919722e677774946 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:26.159205  4472 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab0a6aaffa74c2ea2474d2b8db3f581 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:26.160914  4549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66084cc92fec44d2919722e677774946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.161098  4472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab0a6aaffa74c2ea2474d2b8db3f581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.163280  4471 tablet_service.cc:1511] Processing CreateTablet for tablet 4108297f64bc417a9a4df5326683585b (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:26.167495  4473 tablet_service.cc:1511] Processing CreateTablet for tablet da57d00ae3f148e2bea1968d976cf552 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:26.169994  4471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4108297f64bc417a9a4df5326683585b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.173972  4550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a2a0b514f54d658f3f8c2aef5f2275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.182237  4473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da57d00ae3f148e2bea1968d976cf552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.187383  4623 tablet_service.cc:1511] Processing CreateTablet for tablet 66084cc92fec44d2919722e677774946 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:26.188854  4623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66084cc92fec44d2919722e677774946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.192605  4621 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab0a6aaffa74c2ea2474d2b8db3f581 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:26.194918  4621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab0a6aaffa74c2ea2474d2b8db3f581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.188689  4622 tablet_service.cc:1511] Processing CreateTablet for tablet da57d00ae3f148e2bea1968d976cf552 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:26.202255  4622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da57d00ae3f148e2bea1968d976cf552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.207177  4548 tablet_service.cc:1511] Processing CreateTablet for tablet da57d00ae3f148e2bea1968d976cf552 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:26.208567  4548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da57d00ae3f148e2bea1968d976cf552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.211215  4547 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab0a6aaffa74c2ea2474d2b8db3f581 (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:26.212579  4547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab0a6aaffa74c2ea2474d2b8db3f581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.228030  4546 tablet_service.cc:1511] Processing CreateTablet for tablet 4108297f64bc417a9a4df5326683585b (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:26.229470  4546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4108297f64bc417a9a4df5326683585b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.262743  4626 tablet_service.cc:1511] Processing CreateTablet for tablet 4108297f64bc417a9a4df5326683585b (DEFAULT_TABLE table=test-workload [id=47ea6db715864280b63d13b112a048a8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:26.263988  4626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4108297f64bc417a9a4df5326683585b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.287276  4680 tablet_bootstrap.cc:492] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d: Bootstrap starting.
I20260709 12:14:26.320895  4680 tablet_bootstrap.cc:654] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.332943  4681 tablet_bootstrap.cc:492] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:26.337404  4679 tablet_bootstrap.cc:492] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77: Bootstrap starting.
I20260709 12:14:26.339687  4681 tablet_bootstrap.cc:654] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.351701  4679 tablet_bootstrap.cc:654] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.368772  4680 tablet_bootstrap.cc:492] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d: No bootstrap required, opened a new log
I20260709 12:14:26.370743  4680 ts_tablet_manager.cc:1403] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent bootstrapping tablet: real 0.084s	user 0.023s	sys 0.005s
I20260709 12:14:26.375001  4680 raft_consensus.cc:359] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.376089  4680 raft_consensus.cc:385] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.376531  4680 raft_consensus.cc:740] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.381670  4680 consensus_queue.cc:260] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.384661  4681 tablet_bootstrap.cc:492] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e: No bootstrap required, opened a new log
I20260709 12:14:26.385260  4681 ts_tablet_manager.cc:1403] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.031s
I20260709 12:14:26.387981  4681 raft_consensus.cc:359] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.388536  4681 raft_consensus.cc:385] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.388815  4681 raft_consensus.cc:740] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.390887  4664 heartbeater.cc:499] Master 127.31.243.190:33519 was elected leader, sending a full tablet report...
I20260709 12:14:26.391472  4680 ts_tablet_manager.cc:1434] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:14:26.392822  4680 tablet_bootstrap.cc:492] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d: Bootstrap starting.
I20260709 12:14:26.396066  4679 tablet_bootstrap.cc:492] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77: No bootstrap required, opened a new log
I20260709 12:14:26.396624  4679 ts_tablet_manager.cc:1403] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.022s
I20260709 12:14:26.402765  4680 tablet_bootstrap.cc:654] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.389526  4681 consensus_queue.cc:260] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.403384  4679 raft_consensus.cc:359] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.404223  4679 raft_consensus.cc:385] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.404559  4679 raft_consensus.cc:740] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.405493  4515 heartbeater.cc:499] Master 127.31.243.190:33519 was elected leader, sending a full tablet report...
I20260709 12:14:26.407935  4681 ts_tablet_manager.cc:1434] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260709 12:14:26.405521  4679 consensus_queue.cc:260] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.409662  4681 tablet_bootstrap.cc:492] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:26.411942  4590 heartbeater.cc:499] Master 127.31.243.190:33519 was elected leader, sending a full tablet report...
I20260709 12:14:26.412587  4679 ts_tablet_manager.cc:1434] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.007s
I20260709 12:14:26.413708  4679 tablet_bootstrap.cc:492] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77: Bootstrap starting.
I20260709 12:14:26.414932  4686 raft_consensus.cc:493] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.415437  4686 raft_consensus.cc:515] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.416829  4681 tablet_bootstrap.cc:654] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.421919  4686 leader_election.cc:290] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:26.422981  4679 tablet_bootstrap.cc:654] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.424605  4680 tablet_bootstrap.cc:492] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d: No bootstrap required, opened a new log
I20260709 12:14:26.425171  4680 ts_tablet_manager.cc:1403] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260709 12:14:26.428192  4680 raft_consensus.cc:359] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.428894  4680 raft_consensus.cc:385] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.429188  4680 raft_consensus.cc:740] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.429983  4680 consensus_queue.cc:260] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.432415  4680 ts_tablet_manager.cc:1434] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:26.433426  4680 tablet_bootstrap.cc:492] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d: Bootstrap starting.
I20260709 12:14:26.439416  4681 tablet_bootstrap.cc:492] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e: No bootstrap required, opened a new log
I20260709 12:14:26.441457  4681 ts_tablet_manager.cc:1403] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.005s
I20260709 12:14:26.441460  4680 tablet_bootstrap.cc:654] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.442705  4679 tablet_bootstrap.cc:492] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77: No bootstrap required, opened a new log
I20260709 12:14:26.443317  4679 ts_tablet_manager.cc:1403] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.006s
I20260709 12:14:26.444940  4681 raft_consensus.cc:359] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.445991  4681 raft_consensus.cc:385] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.446367  4681 raft_consensus.cc:740] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.446444  4679 raft_consensus.cc:359] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.447504  4679 raft_consensus.cc:385] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.448149  4679 raft_consensus.cc:740] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.447470  4681 consensus_queue.cc:260] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.449081  4679 consensus_queue.cc:260] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.449746  4688 raft_consensus.cc:493] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.450323  4681 ts_tablet_manager.cc:1434] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:14:26.451596  4681 tablet_bootstrap.cc:492] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:26.454314  4680 tablet_bootstrap.cc:492] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d: No bootstrap required, opened a new log
I20260709 12:14:26.454841  4680 ts_tablet_manager.cc:1403] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 12:14:26.458067  4680 raft_consensus.cc:359] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.458753  4680 raft_consensus.cc:385] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.458998  4681 tablet_bootstrap.cc:654] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.459085  4680 raft_consensus.cc:740] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.460119  4680 consensus_queue.cc:260] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.462935  4680 ts_tablet_manager.cc:1434] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:26.464282  4680 tablet_bootstrap.cc:492] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d: Bootstrap starting.
I20260709 12:14:26.467672  4565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d54f3bad73421ca41f368cb3c94d09" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77" is_pre_election: true
I20260709 12:14:26.468654  4565 raft_consensus.cc:2468] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f38ef33b79b44c79517c41109b7f42e in term 0.
I20260709 12:14:26.470849  4454 leader_election.cc:304] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:26.471971  4686 raft_consensus.cc:2804] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.472455  4686 raft_consensus.cc:493] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.472882  4686 raft_consensus.cc:3060] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.450369  4688 raft_consensus.cc:515] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.512774  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d54f3bad73421ca41f368cb3c94d09" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" is_pre_election: true
I20260709 12:14:26.514113  4688 leader_election.cc:290] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
W20260709 12:14:26.514952  4454 leader_election.cc:343] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.518807  4686 raft_consensus.cc:515] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.521018  4680 tablet_bootstrap.cc:654] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.532019  4679 ts_tablet_manager.cc:1434] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77: Time spent starting tablet: real 0.088s	user 0.038s	sys 0.041s
I20260709 12:14:26.532977  4679 tablet_bootstrap.cc:492] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77: Bootstrap starting.
I20260709 12:14:26.538008  4686 leader_election.cc:290] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 election: Requested vote from peers af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:26.539310  4565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d54f3bad73421ca41f368cb3c94d09" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:26.539968  4565 raft_consensus.cc:3060] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.538606  4681 tablet_bootstrap.cc:492] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e: No bootstrap required, opened a new log
I20260709 12:14:26.542162  4681 ts_tablet_manager.cc:1403] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.091s	user 0.038s	sys 0.040s
I20260709 12:14:26.543875  4679 tablet_bootstrap.cc:654] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.545083  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d54f3bad73421ca41f368cb3c94d09" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
W20260709 12:14:26.546906  4454 leader_election.cc:343] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.547464  4681 raft_consensus.cc:359] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.548259  4681 raft_consensus.cc:385] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.550045  4681 raft_consensus.cc:740] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.550860  4681 consensus_queue.cc:260] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.551790  4680 tablet_bootstrap.cc:492] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d: No bootstrap required, opened a new log
I20260709 12:14:26.552531  4680 ts_tablet_manager.cc:1403] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.012s
I20260709 12:14:26.554630  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636916cf087c4ad0b03565ec24ce34da" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" is_pre_election: true
I20260709 12:14:26.555311  4639 raft_consensus.cc:2468] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 0.
I20260709 12:14:26.556696  4529 leader_election.cc:304] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ab3f1eaf4946eb8836060031aa3a2d, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:26.556555  4680 raft_consensus.cc:359] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.559502  4565 raft_consensus.cc:2468] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f38ef33b79b44c79517c41109b7f42e in term 1.
I20260709 12:14:26.559739  4681 ts_tablet_manager.cc:1434] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 12:14:26.560509  4694 raft_consensus.cc:2804] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.560932  4694 raft_consensus.cc:493] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.561244  4694 raft_consensus.cc:3060] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:26.563750  4435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:26.559741  4679 tablet_bootstrap.cc:492] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77: No bootstrap required, opened a new log
I20260709 12:14:26.564471  4679 ts_tablet_manager.cc:1403] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.000s
I20260709 12:14:26.566185  4681 tablet_bootstrap.cc:492] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:26.567451  4679 raft_consensus.cc:359] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.568183  4679 raft_consensus.cc:385] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.568559  4679 raft_consensus.cc:740] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.569321  4679 consensus_queue.cc:260] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.570828  4454 leader_election.cc:304] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [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: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77; no voters: 94ab3f1eaf4946eb8836060031aa3a2d
I20260709 12:14:26.571341  4490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636916cf087c4ad0b03565ec24ce34da" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e" is_pre_election: true
I20260709 12:14:26.571637  4686 raft_consensus.cc:2804] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.572973  4685 raft_consensus.cc:493] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.573974  4679 ts_tablet_manager.cc:1434] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
W20260709 12:14:26.574260  4530 leader_election.cc:343] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.574992  4679 tablet_bootstrap.cc:492] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77: Bootstrap starting.
I20260709 12:14:26.573531  4685 raft_consensus.cc:515] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.576597  4681 tablet_bootstrap.cc:654] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.582631  4679 tablet_bootstrap.cc:654] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.582926  4686 raft_consensus.cc:697] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 1 LEADER]: Becoming Leader. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Running, Role: LEADER
I20260709 12:14:26.584105  4686 consensus_queue.cc:237] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.585863  4681 tablet_bootstrap.cc:492] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: No bootstrap required, opened a new log
I20260709 12:14:26.586444  4681 ts_tablet_manager.cc:1403] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260709 12:14:26.587194  4685 leader_election.cc:290] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:26.569866  4680 raft_consensus.cc:385] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.591027  4680 raft_consensus.cc:740] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.592291  4680 consensus_queue.cc:260] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.590030  4681 raft_consensus.cc:359] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.593663  4681 raft_consensus.cc:385] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.594043  4681 raft_consensus.cc:740] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.596493  4681 consensus_queue.cc:260] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.598915  4681 ts_tablet_manager.cc:1434] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:14:26.599031  4388 catalog_manager.cc:5697] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129). New cstate: current_term: 1 leader_uuid: "9f38ef33b79b44c79517c41109b7f42e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.600287  4681 tablet_bootstrap.cc:492] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:26.607306  4680 ts_tablet_manager.cc:1434] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.003s
I20260709 12:14:26.608620  4680 tablet_bootstrap.cc:492] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d: Bootstrap starting.
I20260709 12:14:26.609022  4681 tablet_bootstrap.cc:654] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.569207  4694 raft_consensus.cc:515] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.618489  4490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636916cf087c4ad0b03565ec24ce34da" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
W20260709 12:14:26.620620  4530 leader_election.cc:343] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.623744  4694 leader_election.cc:290] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:26.625424  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636916cf087c4ad0b03565ec24ce34da" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:26.626386  4639 raft_consensus.cc:3060] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.638001  4639 raft_consensus.cc:2468] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 1.
I20260709 12:14:26.640761  4529 leader_election.cc:304] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [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: 94ab3f1eaf4946eb8836060031aa3a2d, af77117034b24c4eb6de5ab7b3424f77; no voters: 9f38ef33b79b44c79517c41109b7f42e
I20260709 12:14:26.642686  4694 raft_consensus.cc:2804] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.644409  4694 raft_consensus.cc:697] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [term 1 LEADER]: Becoming Leader. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:26.645850  4694 consensus_queue.cc:237] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.649892  4681 tablet_bootstrap.cc:492] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e: No bootstrap required, opened a new log
I20260709 12:14:26.654134  4681 ts_tablet_manager.cc:1403] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.023s
I20260709 12:14:26.657369  4681 raft_consensus.cc:359] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.658150  4681 raft_consensus.cc:385] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.658489  4681 raft_consensus.cc:740] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.659281  4681 consensus_queue.cc:260] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.661713  4681 ts_tablet_manager.cc:1434] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:14:26.663327  4681 tablet_bootstrap.cc:492] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:26.664774  4686 raft_consensus.cc:493] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.665315  4686 raft_consensus.cc:515] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.667460  4686 leader_election.cc:290] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:26.668610  4680 tablet_bootstrap.cc:654] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.669744  4681 tablet_bootstrap.cc:654] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.669886  4565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77" is_pre_election: true
I20260709 12:14:26.670467  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" is_pre_election: true
I20260709 12:14:26.681031  4639 raft_consensus.cc:2468] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f38ef33b79b44c79517c41109b7f42e in term 0.
I20260709 12:14:26.674132  4490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ab027e994043f0a9c0a0f498735619" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e" is_pre_election: true
W20260709 12:14:26.682947  4604 leader_election.cc:343] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.683025  4454 leader_election.cc:304] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: 
W20260709 12:14:26.684051  4454 leader_election.cc:343] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.685173  4686 raft_consensus.cc:2804] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.685750  4686 raft_consensus.cc:493] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.686196  4686 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.687903  4680 tablet_bootstrap.cc:492] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d: No bootstrap required, opened a new log
I20260709 12:14:26.680158  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ab027e994043f0a9c0a0f498735619" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77" is_pre_election: true
I20260709 12:14:26.687505  4385 catalog_manager.cc:5697] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 reported cstate change: term changed from 0 to 1, leader changed from <none> to af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "af77117034b24c4eb6de5ab7b3424f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.689476  4680 ts_tablet_manager.cc:1403] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.006s
W20260709 12:14:26.690445  4603 leader_election.cc:343] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.676895  4679 tablet_bootstrap.cc:492] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77: No bootstrap required, opened a new log
I20260709 12:14:26.690938  4603 leader_election.cc:304] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94ab3f1eaf4946eb8836060031aa3a2d; no voters: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77
I20260709 12:14:26.691534  4679 ts_tablet_manager.cc:1403] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77: Time spent bootstrapping tablet: real 0.117s	user 0.042s	sys 0.050s
I20260709 12:14:26.692603  4680 raft_consensus.cc:359] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.693326  4680 raft_consensus.cc:385] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.693627  4680 raft_consensus.cc:740] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.693823  4679 raft_consensus.cc:359] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.694644  4679 raft_consensus.cc:385] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.694389  4685 raft_consensus.cc:2749] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:26.696014  4681 tablet_bootstrap.cc:492] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e: No bootstrap required, opened a new log
I20260709 12:14:26.696239  4685 raft_consensus.cc:493] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.696748  4681 ts_tablet_manager.cc:1403] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.008s
I20260709 12:14:26.695076  4679 raft_consensus.cc:740] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.699882  4679 consensus_queue.cc:260] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.700392  4681 raft_consensus.cc:359] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.701376  4681 raft_consensus.cc:385] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.701843  4681 raft_consensus.cc:740] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.694506  4680 consensus_queue.cc:260] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.696764  4685 raft_consensus.cc:515] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.702812  4681 consensus_queue.cc:260] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.704357  4685 leader_election.cc:290] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:26.709187  4680 ts_tablet_manager.cc:1434] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:14:26.705168  4681 ts_tablet_manager.cc:1434] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:14:26.710677  4681 tablet_bootstrap.cc:492] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:26.711687  4680 tablet_bootstrap.cc:492] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d: Bootstrap starting.
I20260709 12:14:26.707093  4490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4974f4bb9ae1479998356f64d310306d" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e" is_pre_election: true
I20260709 12:14:26.712627  4490 raft_consensus.cc:2468] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 0.
I20260709 12:14:26.714005  4604 leader_election.cc:304] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: 
I20260709 12:14:26.706310  4679 ts_tablet_manager.cc:1434] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 12:14:26.717156  4681 tablet_bootstrap.cc:654] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.718575  4679 tablet_bootstrap.cc:492] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77: Bootstrap starting.
I20260709 12:14:26.721024  4685 raft_consensus.cc:2804] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.723567  4685 raft_consensus.cc:493] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.724061  4685 raft_consensus.cc:3060] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.702251  4686 raft_consensus.cc:515] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.732618  4679 tablet_bootstrap.cc:654] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.732841  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
W20260709 12:14:26.734957  4454 leader_election.cc:343] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.743824  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:26.744585  4639 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.749732  4686 leader_election.cc:290] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 election: Requested vote from peers af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:26.752696  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4974f4bb9ae1479998356f64d310306d" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77" is_pre_election: true
I20260709 12:14:26.760370  4639 raft_consensus.cc:2468] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f38ef33b79b44c79517c41109b7f42e in term 1.
I20260709 12:14:26.762823  4454 leader_election.cc:304] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [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: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: af77117034b24c4eb6de5ab7b3424f77
W20260709 12:14:26.763767  4603 leader_election.cc:343] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.764492  4686 raft_consensus.cc:2804] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.766244  4686 raft_consensus.cc:697] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 1 LEADER]: Becoming Leader. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Running, Role: LEADER
I20260709 12:14:26.767498  4686 consensus_queue.cc:237] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.761041  4685 raft_consensus.cc:515] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.774592  4490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4974f4bb9ae1479998356f64d310306d" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:26.775401  4490 raft_consensus.cc:3060] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.778723  4680 tablet_bootstrap.cc:654] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.784809  4681 tablet_bootstrap.cc:492] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: No bootstrap required, opened a new log
I20260709 12:14:26.784612  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4974f4bb9ae1479998356f64d310306d" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:26.785636  4681 ts_tablet_manager.cc:1403] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.041s
W20260709 12:14:26.786897  4603 leader_election.cc:343] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.787708  4490 raft_consensus.cc:2468] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 1.
I20260709 12:14:26.782219  4685 leader_election.cc:290] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:26.789073  4604 leader_election.cc:304] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [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: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: af77117034b24c4eb6de5ab7b3424f77
I20260709 12:14:26.789073  4681 raft_consensus.cc:359] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.790737  4685 raft_consensus.cc:2804] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.792259  4681 raft_consensus.cc:385] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.792706  4681 raft_consensus.cc:740] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.793907  4685 raft_consensus.cc:697] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 LEADER]: Becoming Leader. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:26.793572  4681 consensus_queue.cc:260] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.794545  4679 tablet_bootstrap.cc:492] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77: No bootstrap required, opened a new log
I20260709 12:14:26.795883  4685 consensus_queue.cc:237] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.795253  4679 ts_tablet_manager.cc:1403] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77: Time spent bootstrapping tablet: real 0.077s	user 0.041s	sys 0.026s
I20260709 12:14:26.798568  4681 ts_tablet_manager.cc:1434] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:14:26.799678  4681 tablet_bootstrap.cc:492] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:26.801034  4385 catalog_manager.cc:5697] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129). New cstate: current_term: 1 leader_uuid: "9f38ef33b79b44c79517c41109b7f42e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.804841  4679 raft_consensus.cc:359] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.805665  4679 raft_consensus.cc:385] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.806152  4681 tablet_bootstrap.cc:654] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.806057  4679 raft_consensus.cc:740] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.807318  4679 consensus_queue.cc:260] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.813251  4679 ts_tablet_manager.cc:1434] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:14:26.814476  4679 tablet_bootstrap.cc:492] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77: Bootstrap starting.
I20260709 12:14:26.814996  4680 tablet_bootstrap.cc:492] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d: No bootstrap required, opened a new log
I20260709 12:14:26.815614  4680 ts_tablet_manager.cc:1403] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.009s
I20260709 12:14:26.821828  4679 tablet_bootstrap.cc:654] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.825133  4680 raft_consensus.cc:359] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.826344  4680 raft_consensus.cc:385] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.826807  4680 raft_consensus.cc:740] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.827907  4680 consensus_queue.cc:260] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.831511  4680 ts_tablet_manager.cc:1434] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 12:14:26.830863  4386 catalog_manager.cc:5697] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131). New cstate: current_term: 1 leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.834192  4679 tablet_bootstrap.cc:492] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77: No bootstrap required, opened a new log
I20260709 12:14:26.834805  4679 ts_tablet_manager.cc:1403] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 12:14:26.832746  4680 tablet_bootstrap.cc:492] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d: Bootstrap starting.
I20260709 12:14:26.837801  4679 raft_consensus.cc:359] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.838562  4679 raft_consensus.cc:385] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.838929  4679 raft_consensus.cc:740] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.839784  4679 consensus_queue.cc:260] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.847525  4680 tablet_bootstrap.cc:654] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.848866  4679 ts_tablet_manager.cc:1434] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:14:26.850641  4681 tablet_bootstrap.cc:492] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e: No bootstrap required, opened a new log
I20260709 12:14:26.851271  4681 ts_tablet_manager.cc:1403] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.029s
I20260709 12:14:26.854804  4681 raft_consensus.cc:359] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.855795  4681 raft_consensus.cc:385] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.856223  4681 raft_consensus.cc:740] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.857492  4679 tablet_bootstrap.cc:492] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77: Bootstrap starting.
I20260709 12:14:26.857311  4681 consensus_queue.cc:260] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.861399  4680 tablet_bootstrap.cc:492] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d: No bootstrap required, opened a new log
I20260709 12:14:26.865206  4680 ts_tablet_manager.cc:1403] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.009s
I20260709 12:14:26.865957  4681 ts_tablet_manager.cc:1434] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:14:26.868149  4680 raft_consensus.cc:359] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.868966  4680 raft_consensus.cc:385] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.869364  4680 raft_consensus.cc:740] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.870306  4679 tablet_bootstrap.cc:654] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.869019  4681 tablet_bootstrap.cc:492] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:26.870364  4680 consensus_queue.cc:260] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.877138  4681 tablet_bootstrap.cc:654] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.877192  4680 ts_tablet_manager.cc:1434] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:14:26.878360  4680 tablet_bootstrap.cc:492] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d: Bootstrap starting.
I20260709 12:14:26.882616  4679 tablet_bootstrap.cc:492] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77: No bootstrap required, opened a new log
I20260709 12:14:26.883232  4679 ts_tablet_manager.cc:1403] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260709 12:14:26.886641  4680 tablet_bootstrap.cc:654] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.886646  4679 raft_consensus.cc:359] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.887673  4679 raft_consensus.cc:385] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.888062  4679 raft_consensus.cc:740] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.889073  4679 consensus_queue.cc:260] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.891054  4681 tablet_bootstrap.cc:492] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e: No bootstrap required, opened a new log
I20260709 12:14:26.891605  4681 ts_tablet_manager.cc:1403] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260709 12:14:26.892009  4679 ts_tablet_manager.cc:1434] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:26.893074  4679 tablet_bootstrap.cc:492] T 4974f4bb9ae1479998356f64d310306d P af77117034b24c4eb6de5ab7b3424f77: Bootstrap starting.
I20260709 12:14:26.893597  4680 tablet_bootstrap.cc:492] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d: No bootstrap required, opened a new log
I20260709 12:14:26.894109  4680 ts_tablet_manager.cc:1403] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260709 12:14:26.894287  4681 raft_consensus.cc:359] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.895018  4681 raft_consensus.cc:385] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.895344  4681 raft_consensus.cc:740] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.896157  4681 consensus_queue.cc:260] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.896806  4680 raft_consensus.cc:359] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.900019  4679 tablet_bootstrap.cc:654] T 4974f4bb9ae1479998356f64d310306d P af77117034b24c4eb6de5ab7b3424f77: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.900269  4680 raft_consensus.cc:385] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.900648  4680 raft_consensus.cc:740] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.900712  4681 ts_tablet_manager.cc:1434] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:14:26.901861  4681 tablet_bootstrap.cc:492] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:26.901589  4680 consensus_queue.cc:260] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.905766  4680 ts_tablet_manager.cc:1434] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:14:26.906736  4680 tablet_bootstrap.cc:492] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d: Bootstrap starting.
I20260709 12:14:26.907931  4681 tablet_bootstrap.cc:654] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.911270  4679 tablet_bootstrap.cc:492] T 4974f4bb9ae1479998356f64d310306d P af77117034b24c4eb6de5ab7b3424f77: No bootstrap required, opened a new log
I20260709 12:14:26.911803  4679 ts_tablet_manager.cc:1403] T 4974f4bb9ae1479998356f64d310306d P af77117034b24c4eb6de5ab7b3424f77: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260709 12:14:26.912741  4680 tablet_bootstrap.cc:654] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.914578  4679 raft_consensus.cc:359] T 4974f4bb9ae1479998356f64d310306d P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.915298  4679 raft_consensus.cc:385] T 4974f4bb9ae1479998356f64d310306d P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.915557  4679 raft_consensus.cc:740] T 4974f4bb9ae1479998356f64d310306d P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.916653  4679 consensus_queue.cc:260] T 4974f4bb9ae1479998356f64d310306d P af77117034b24c4eb6de5ab7b3424f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.919080  4679 ts_tablet_manager.cc:1434] T 4974f4bb9ae1479998356f64d310306d P af77117034b24c4eb6de5ab7b3424f77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:14:26.920099  4679 tablet_bootstrap.cc:492] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77: Bootstrap starting.
I20260709 12:14:26.923396  4681 tablet_bootstrap.cc:492] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e: No bootstrap required, opened a new log
I20260709 12:14:26.924149  4681 ts_tablet_manager.cc:1403] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 12:14:26.926069  4679 tablet_bootstrap.cc:654] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.927629  4681 raft_consensus.cc:359] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.928776  4681 raft_consensus.cc:385] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.929203  4681 raft_consensus.cc:740] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.930344  4681 consensus_queue.cc:260] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.932539  4681 ts_tablet_manager.cc:1434] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:26.936729  4680 tablet_bootstrap.cc:492] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d: No bootstrap required, opened a new log
I20260709 12:14:26.937307  4680 ts_tablet_manager.cc:1403] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.011s
I20260709 12:14:26.937475  4679 tablet_bootstrap.cc:492] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77: No bootstrap required, opened a new log
I20260709 12:14:26.938019  4679 ts_tablet_manager.cc:1403] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:14:26.940238  4680 raft_consensus.cc:359] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.940631  4679 raft_consensus.cc:359] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.941000  4680 raft_consensus.cc:385] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.941305  4679 raft_consensus.cc:385] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.941361  4680 raft_consensus.cc:740] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.941699  4679 raft_consensus.cc:740] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.942363  4680 consensus_queue.cc:260] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.942608  4679 consensus_queue.cc:260] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.944464  4680 ts_tablet_manager.cc:1434] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:26.945060  4679 ts_tablet_manager.cc:1434] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:26.945726  4680 tablet_bootstrap.cc:492] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d: Bootstrap starting.
I20260709 12:14:26.946063  4679 tablet_bootstrap.cc:492] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77: Bootstrap starting.
I20260709 12:14:26.949679  4685 raft_consensus.cc:493] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.950256  4685 raft_consensus.cc:515] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.951941  4680 tablet_bootstrap.cc:654] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.952584  4685 leader_election.cc:290] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:26.952777  4679 tablet_bootstrap.cc:654] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.954142  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77" is_pre_election: true
I20260709 12:14:26.954603  4490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e" is_pre_election: true
I20260709 12:14:26.954857  4564 raft_consensus.cc:2468] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 0.
I20260709 12:14:26.955248  4490 raft_consensus.cc:2468] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 0.
I20260709 12:14:26.955674  4694 raft_consensus.cc:493] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.956176  4694 raft_consensus.cc:515] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.956727  4604 leader_election.cc:304] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: 
I20260709 12:14:26.956749  4688 raft_consensus.cc:493] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.957659  4685 raft_consensus.cc:2804] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.957470  4688 raft_consensus.cc:515] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.958086  4685 raft_consensus.cc:493] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.958505  4685 raft_consensus.cc:3060] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.959659  4688 leader_election.cc:290] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:26.961381  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4108297f64bc417a9a4df5326683585b" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" is_pre_election: true
I20260709 12:14:26.962080  4639 raft_consensus.cc:2468] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 0.
I20260709 12:14:26.962199  4694 leader_election.cc:290] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:26.962765  4490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4108297f64bc417a9a4df5326683585b" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e" is_pre_election: true
I20260709 12:14:26.963528  4490 raft_consensus.cc:2468] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 0.
I20260709 12:14:26.963877  4529 leader_election.cc:304] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ab3f1eaf4946eb8836060031aa3a2d, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:26.964668  4489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e" is_pre_election: true
I20260709 12:14:26.965394  4489 raft_consensus.cc:2468] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 0.
I20260709 12:14:26.965915  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" is_pre_election: true
I20260709 12:14:26.968120  4530 leader_election.cc:304] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:26.969107  4688 raft_consensus.cc:2804] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.969465  4688 raft_consensus.cc:493] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.969820  4688 raft_consensus.cc:3060] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.970724  4685 raft_consensus.cc:515] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.972630  4639 raft_consensus.cc:2393] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af77117034b24c4eb6de5ab7b3424f77 in current term 1: Already voted for candidate 94ab3f1eaf4946eb8836060031aa3a2d in this term.
I20260709 12:14:26.973853  4489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:26.974548  4489 raft_consensus.cc:3060] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.975342  4679 tablet_bootstrap.cc:492] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77: No bootstrap required, opened a new log
I20260709 12:14:26.975911  4679 ts_tablet_manager.cc:1403] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.004s
I20260709 12:14:26.973526  4694 raft_consensus.cc:2804] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.978161  4694 raft_consensus.cc:493] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.978821  4694 raft_consensus.cc:3060] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.978911  4679 raft_consensus.cc:359] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.979758  4679 raft_consensus.cc:385] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.980046  4679 raft_consensus.cc:740] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.980785  4679 consensus_queue.cc:260] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.982101  4685 leader_election.cc:290] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:26.983662  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:26.987593  4688 raft_consensus.cc:515] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.994913  4694 raft_consensus.cc:515] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:26.998078  4564 raft_consensus.cc:2393] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94ab3f1eaf4946eb8836060031aa3a2d in current term 1: Already voted for candidate af77117034b24c4eb6de5ab7b3424f77 in this term.
I20260709 12:14:27.000187  4490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4108297f64bc417a9a4df5326683585b" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:27.001101  4490 raft_consensus.cc:3060] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.003836  4488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:27.007170  4686 raft_consensus.cc:493] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.007819  4686 raft_consensus.cc:515] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.010613  4489 raft_consensus.cc:2468] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 1.
I20260709 12:14:27.011710  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a2a0b514f54d658f3f8c2aef5f2275" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77" is_pre_election: true
I20260709 12:14:27.014490  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a2a0b514f54d658f3f8c2aef5f2275" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" is_pre_election: true
I20260709 12:14:27.015167  4686 leader_election.cc:290] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:27.020577  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:27.021008  4604 leader_election.cc:304] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [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: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: af77117034b24c4eb6de5ab7b3424f77
I20260709 12:14:27.021804  4638 raft_consensus.cc:2393] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af77117034b24c4eb6de5ab7b3424f77 in current term 1: Already voted for candidate 94ab3f1eaf4946eb8836060031aa3a2d in this term.
I20260709 12:14:27.022928  4685 raft_consensus.cc:2804] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:27.023624  4685 raft_consensus.cc:697] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 LEADER]: Becoming Leader. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:27.023646  4529 leader_election.cc:304] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [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: af77117034b24c4eb6de5ab7b3424f77; no voters: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e
I20260709 12:14:27.019012  4639 raft_consensus.cc:2468] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f38ef33b79b44c79517c41109b7f42e in term 0.
I20260709 12:14:27.024709  4685 consensus_queue.cc:237] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.029443  4454 leader_election.cc:304] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: 
I20260709 12:14:27.029744  4680 tablet_bootstrap.cc:492] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d: No bootstrap required, opened a new log
I20260709 12:14:27.030263  4680 ts_tablet_manager.cc:1403] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent bootstrapping tablet: real 0.085s	user 0.024s	sys 0.049s
I20260709 12:14:27.025003  4564 raft_consensus.cc:2468] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f38ef33b79b44c79517c41109b7f42e in term 0.
I20260709 12:14:27.032090  4686 raft_consensus.cc:2804] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:27.033782  4686 raft_consensus.cc:493] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.034251  4686 raft_consensus.cc:3060] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.035311  4679 ts_tablet_manager.cc:1434] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77: Time spent starting tablet: real 0.059s	user 0.020s	sys 0.036s
I20260709 12:14:27.035890  4731 raft_consensus.cc:2749] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:27.036949  4680 raft_consensus.cc:359] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.025847  4694 leader_election.cc:290] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:27.037873  4680 raft_consensus.cc:385] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.038319  4680 raft_consensus.cc:740] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.039171  4680 consensus_queue.cc:260] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.040009  4490 raft_consensus.cc:2468] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 1.
I20260709 12:14:27.041565  4680 ts_tablet_manager.cc:1434] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:27.041595  4530 leader_election.cc:304] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:27.043045  4694 raft_consensus.cc:2804] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:27.043704  4694 raft_consensus.cc:697] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 1 LEADER]: Becoming Leader. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:27.045105  4686 raft_consensus.cc:515] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.044917  4694 consensus_queue.cc:237] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.046998  4686 leader_election.cc:290] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 election: Requested vote from peers af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:27.048210  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a2a0b514f54d658f3f8c2aef5f2275" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:27.048759  4639 raft_consensus.cc:3060] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.050057  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a2a0b514f54d658f3f8c2aef5f2275" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:27.050645  4564 raft_consensus.cc:3060] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.056124  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4108297f64bc417a9a4df5326683585b" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:27.057169  4638 raft_consensus.cc:3060] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.058705  4688 leader_election.cc:290] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:27.059095  4564 raft_consensus.cc:2468] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f38ef33b79b44c79517c41109b7f42e in term 1.
I20260709 12:14:27.060289  4454 leader_election.cc:304] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:27.063457  4639 raft_consensus.cc:2468] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f38ef33b79b44c79517c41109b7f42e in term 1.
I20260709 12:14:27.064406  4686 raft_consensus.cc:2804] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:27.064983  4686 raft_consensus.cc:697] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 1 LEADER]: Becoming Leader. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Running, Role: LEADER
I20260709 12:14:27.065907  4686 consensus_queue.cc:237] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.067160  4638 raft_consensus.cc:2468] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 1.
I20260709 12:14:27.072528  4639 raft_consensus.cc:3060] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.072307  4386 catalog_manager.cc:5697] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131). New cstate: current_term: 1 leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:27.077435  4385 catalog_manager.cc:5697] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 reported cstate change: term changed from 0 to 1, leader changed from <none> to af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "af77117034b24c4eb6de5ab7b3424f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.082929  4686 raft_consensus.cc:493] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.083510  4686 raft_consensus.cc:515] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.085588  4686 leader_election.cc:290] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:27.086133  4686 consensus_queue.cc:1048] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.086809  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636916cf087c4ad0b03565ec24ce34da" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77" is_pre_election: true
I20260709 12:14:27.088191  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636916cf087c4ad0b03565ec24ce34da" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" is_pre_election: true
I20260709 12:14:27.088984  4638 raft_consensus.cc:2393] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f38ef33b79b44c79517c41109b7f42e in current term 1: Already voted for candidate af77117034b24c4eb6de5ab7b3424f77 in this term.
I20260709 12:14:27.089895  4454 leader_election.cc:304] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f38ef33b79b44c79517c41109b7f42e; no voters: 94ab3f1eaf4946eb8836060031aa3a2d, af77117034b24c4eb6de5ab7b3424f77
I20260709 12:14:27.090824  4700 raft_consensus.cc:3060] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.090471  4387 catalog_manager.cc:5697] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129). New cstate: current_term: 1 leader_uuid: "9f38ef33b79b44c79517c41109b7f42e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.102210  4700 raft_consensus.cc:2749] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:27.102851  4686 consensus_queue.cc:1048] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.124359  4694 consensus_queue.cc:1048] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.135804  4688 consensus_queue.cc:1048] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.157914  4564 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.162442  4685 raft_consensus.cc:493] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.163003  4685 raft_consensus.cc:515] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.164580  4686 consensus_queue.cc:1048] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.164902  4685 leader_election.cc:290] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:27.165542  4490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66084cc92fec44d2919722e677774946" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e" is_pre_election: true
I20260709 12:14:27.166028  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66084cc92fec44d2919722e677774946" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77" is_pre_election: true
I20260709 12:14:27.166324  4490 raft_consensus.cc:2468] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 0.
I20260709 12:14:27.166704  4564 raft_consensus.cc:2468] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 0.
I20260709 12:14:27.167421  4604 leader_election.cc:304] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: 
I20260709 12:14:27.168259  4685 raft_consensus.cc:2804] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:27.168639  4685 raft_consensus.cc:493] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.168942  4685 raft_consensus.cc:3060] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.176317  4685 raft_consensus.cc:515] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.179088  4489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66084cc92fec44d2919722e677774946" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:27.179725  4489 raft_consensus.cc:3060] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.179121  4740 consensus_queue.cc:1048] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:27.181051  4700 raft_consensus.cc:493] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.181571  4700 raft_consensus.cc:515] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.182451  4565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66084cc92fec44d2919722e677774946" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:27.183048  4565 raft_consensus.cc:3060] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.183653  4700 leader_election.cc:290] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:27.184628  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da57d00ae3f148e2bea1968d976cf552" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" is_pre_election: true
I20260709 12:14:27.185153  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da57d00ae3f148e2bea1968d976cf552" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77" is_pre_election: true
I20260709 12:14:27.185276  4638 raft_consensus.cc:2468] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f38ef33b79b44c79517c41109b7f42e in term 0.
I20260709 12:14:27.185833  4564 raft_consensus.cc:2468] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f38ef33b79b44c79517c41109b7f42e in term 0.
I20260709 12:14:27.186771  4454 leader_election.cc:304] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: 
I20260709 12:14:27.187099  4713 consensus_queue.cc:1048] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:27.187948  4700 raft_consensus.cc:2804] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:27.188426  4700 raft_consensus.cc:493] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.188838  4700 raft_consensus.cc:3060] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.190946  4685 leader_election.cc:290] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:27.192974  4565 raft_consensus.cc:2468] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 1.
I20260709 12:14:27.194527  4489 raft_consensus.cc:2468] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 1.
I20260709 12:14:27.197072  4603 leader_election.cc:304] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ab3f1eaf4946eb8836060031aa3a2d, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:27.198254  4685 raft_consensus.cc:2804] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:27.198813  4685 raft_consensus.cc:697] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 LEADER]: Becoming Leader. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:27.199707  4685 consensus_queue.cc:237] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.203305  4700 raft_consensus.cc:515] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.206791  4565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da57d00ae3f148e2bea1968d976cf552" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:27.207422  4565 raft_consensus.cc:3060] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.207460  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da57d00ae3f148e2bea1968d976cf552" candidate_uuid: "9f38ef33b79b44c79517c41109b7f42e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:27.208184  4638 raft_consensus.cc:3060] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.205956  4700 leader_election.cc:290] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 election: Requested vote from peers af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:27.214111  4565 raft_consensus.cc:2468] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f38ef33b79b44c79517c41109b7f42e in term 1.
I20260709 12:14:27.214247  4638 raft_consensus.cc:2468] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f38ef33b79b44c79517c41109b7f42e in term 1.
I20260709 12:14:27.215420  4454 leader_election.cc:304] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:27.217782  4564 raft_consensus.cc:3060] T 4974f4bb9ae1479998356f64d310306d P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.219406  4740 raft_consensus.cc:2804] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:27.219931  4740 raft_consensus.cc:697] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 1 LEADER]: Becoming Leader. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Running, Role: LEADER
I20260709 12:14:27.220747  4740 consensus_queue.cc:237] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.227375  4685 consensus_queue.cc:1048] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.234314  4385 catalog_manager.cc:5697] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129). New cstate: current_term: 1 leader_uuid: "9f38ef33b79b44c79517c41109b7f42e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.242822  4388 catalog_manager.cc:5697] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131). New cstate: current_term: 1 leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:27.253443  4688 raft_consensus.cc:493] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.253935  4688 raft_consensus.cc:515] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.255985  4688 leader_election.cc:290] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:27.256631  4488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ab027e994043f0a9c0a0f498735619" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e" is_pre_election: true
I20260709 12:14:27.257277  4488 raft_consensus.cc:2468] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 0.
I20260709 12:14:27.257125  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ab027e994043f0a9c0a0f498735619" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" is_pre_election: true
I20260709 12:14:27.257997  4639 raft_consensus.cc:2468] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 0.
I20260709 12:14:27.258597  4530 leader_election.cc:304] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:27.259328  4688 raft_consensus.cc:2804] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:27.259699  4688 raft_consensus.cc:493] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.259990  4688 raft_consensus.cc:3060] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.265226  4688 raft_consensus.cc:515] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.266948  4688 leader_election.cc:290] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:27.267735  4488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ab027e994043f0a9c0a0f498735619" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:27.267900  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ab027e994043f0a9c0a0f498735619" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:27.268402  4488 raft_consensus.cc:3060] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.268455  4639 raft_consensus.cc:3060] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.273731  4639 raft_consensus.cc:2468] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 1.
I20260709 12:14:27.274732  4488 raft_consensus.cc:2468] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 1.
I20260709 12:14:27.274811  4529 leader_election.cc:304] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ab3f1eaf4946eb8836060031aa3a2d, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:27.275779  4688 raft_consensus.cc:2804] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:27.276259  4688 raft_consensus.cc:697] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 1 LEADER]: Becoming Leader. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:27.276971  4688 consensus_queue.cc:237] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:27.284825  4387 catalog_manager.cc:5697] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 reported cstate change: term changed from 0 to 1, leader changed from <none> to af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "af77117034b24c4eb6de5ab7b3424f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.344594 32718 ts_manager.cc:295] Set tserver state for 9f38ef33b79b44c79517c41109b7f42e to MAINTENANCE_MODE
I20260709 12:14:27.345659 32718 tablet_server.cc:179] TabletServer@127.31.243.129:0 shutting down...
I20260709 12:14:27.367067 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:27.367949 32718 tablet_replica.cc:333] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e: stopping tablet replica
I20260709 12:14:27.368777 32718 raft_consensus.cc:2243] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.369205 32718 raft_consensus.cc:2272] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.371341 32718 tablet_replica.cc:333] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e: stopping tablet replica
I20260709 12:14:27.371902 32718 raft_consensus.cc:2243] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.372406 32718 raft_consensus.cc:2272] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.374977 32718 tablet_replica.cc:333] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e: stopping tablet replica
I20260709 12:14:27.375540 32718 raft_consensus.cc:2243] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.375929 32718 raft_consensus.cc:2272] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.377945 32718 tablet_replica.cc:333] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: stopping tablet replica
I20260709 12:14:27.378487 32718 raft_consensus.cc:2243] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.379067 32718 pending_rounds.cc:70] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: Trying to abort 1 pending ops.
I20260709 12:14:27.379266 32718 pending_rounds.cc:77] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622597912596480 op_type: NO_OP noop_request { }
I20260709 12:14:27.379572 32718 raft_consensus.cc:2889] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:27.379846 32718 raft_consensus.cc:2272] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.382001 32718 tablet_replica.cc:333] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e: stopping tablet replica
I20260709 12:14:27.382534 32718 raft_consensus.cc:2243] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.382938 32718 raft_consensus.cc:2272] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.385167 32718 tablet_replica.cc:333] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e: stopping tablet replica
I20260709 12:14:27.385763 32718 raft_consensus.cc:2243] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.386162 32718 raft_consensus.cc:2272] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.387795 32718 tablet_replica.cc:333] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: stopping tablet replica
I20260709 12:14:27.388298 32718 raft_consensus.cc:2243] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.388864 32718 pending_rounds.cc:70] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: Trying to abort 1 pending ops.
I20260709 12:14:27.389061 32718 pending_rounds.cc:77] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622598544384000 op_type: NO_OP noop_request { }
I20260709 12:14:27.389333 32718 raft_consensus.cc:2889] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:27.389595 32718 raft_consensus.cc:2272] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.391901 32718 tablet_replica.cc:333] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e: stopping tablet replica
I20260709 12:14:27.392408 32718 raft_consensus.cc:2243] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.393179 32718 raft_consensus.cc:2272] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.395140 32718 tablet_replica.cc:333] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e: stopping tablet replica
I20260709 12:14:27.395720 32718 raft_consensus.cc:2243] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.396031 32718 raft_consensus.cc:2272] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.397547 32718 tablet_replica.cc:333] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e: stopping tablet replica
I20260709 12:14:27.398054 32718 raft_consensus.cc:2243] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.398739 32718 raft_consensus.cc:2272] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.420634 32718 tablet_server.cc:196] TabletServer@127.31.243.129:0 shutdown complete.
W20260709 12:14:27.424197  4604 consensus_peers.cc:597] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:27.500272  4688 consensus_queue.cc:1048] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:27.516091  4530 consensus_peers.cc:597] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.564733  4435 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:27.623704  4604 consensus_peers.cc:597] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:27.624598  4685 consensus_queue.cc:1048] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.630396  4685 consensus_queue.cc:1048] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.705633  4694 consensus_queue.cc:1048] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:27.717952  4530 consensus_peers.cc:597] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.742548  4530 consensus_peers.cc:597] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.791285  4604 consensus_peers.cc:597] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:28.565765  4435 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:28.609071  4761 raft_consensus.cc:493] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f38ef33b79b44c79517c41109b7f42e)
I20260709 12:14:28.609688  4761 raft_consensus.cc:515] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:28.611400  4761 leader_election.cc:290] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515), 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709)
I20260709 12:14:28.612291  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d54f3bad73421ca41f368cb3c94d09" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77" is_pre_election: true
W20260709 12:14:28.615007  4604 leader_election.cc:336] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111)
I20260709 12:14:28.615378  4604 leader_election.cc:304] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [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: 94ab3f1eaf4946eb8836060031aa3a2d; no voters: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77
I20260709 12:14:28.615964  4761 raft_consensus.cc:2749] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:28.618095  4762 raft_consensus.cc:493] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f38ef33b79b44c79517c41109b7f42e)
I20260709 12:14:28.618561  4762 raft_consensus.cc:515] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:28.620343  4762 leader_election.cc:290] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:28.621429  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d54f3bad73421ca41f368cb3c94d09" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" is_pre_election: true
I20260709 12:14:28.622148  4639 raft_consensus.cc:2468] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 1.
I20260709 12:14:28.623294  4529 leader_election.cc:304] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [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: 94ab3f1eaf4946eb8836060031aa3a2d, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:28.624120  4762 raft_consensus.cc:2804] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:14:28.624501  4530 leader_election.cc:336] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111)
I20260709 12:14:28.624513  4762 raft_consensus.cc:493] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f38ef33b79b44c79517c41109b7f42e)
I20260709 12:14:28.625253  4762 raft_consensus.cc:3060] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.630856  4762 raft_consensus.cc:515] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:28.632460  4762 leader_election.cc:290] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 2 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:28.633451  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d54f3bad73421ca41f368cb3c94d09" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:28.634088  4639 raft_consensus.cc:3060] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:28.636211  4530 leader_election.cc:336] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111)
I20260709 12:14:28.639513  4639 raft_consensus.cc:2468] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 2.
I20260709 12:14:28.640537  4529 leader_election.cc:304] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [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: 94ab3f1eaf4946eb8836060031aa3a2d, af77117034b24c4eb6de5ab7b3424f77; no voters: 9f38ef33b79b44c79517c41109b7f42e
I20260709 12:14:28.641317  4762 raft_consensus.cc:2804] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:28.641774  4762 raft_consensus.cc:697] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Becoming Leader. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:28.642585  4762 consensus_queue.cc:237] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:28.649870  4387 catalog_manager.cc:5697] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 reported cstate change: term changed from 1 to 2, leader changed from 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129) to af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "af77117034b24c4eb6de5ab7b3424f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:28.677634  4762 raft_consensus.cc:493] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f38ef33b79b44c79517c41109b7f42e)
I20260709 12:14:28.678225  4762 raft_consensus.cc:515] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:28.680022  4762 leader_election.cc:290] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:28.681185  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" is_pre_election: true
W20260709 12:14:28.683434  4530 leader_election.cc:336] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111)
I20260709 12:14:28.683825  4530 leader_election.cc:304] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [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: af77117034b24c4eb6de5ab7b3424f77; no voters: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e
I20260709 12:14:28.684419  4762 raft_consensus.cc:2749] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:28.685796  4761 raft_consensus.cc:493] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f38ef33b79b44c79517c41109b7f42e)
I20260709 12:14:28.686255  4761 raft_consensus.cc:515] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:28.687778  4761 leader_election.cc:290] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:28.688827  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77" is_pre_election: true
I20260709 12:14:28.689492  4564 raft_consensus.cc:2468] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 1.
I20260709 12:14:28.690414  4603 leader_election.cc:304] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [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: 94ab3f1eaf4946eb8836060031aa3a2d, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:28.691130  4761 raft_consensus.cc:2804] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:14:28.691363  4604 leader_election.cc:336] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111)
I20260709 12:14:28.691430  4761 raft_consensus.cc:493] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f38ef33b79b44c79517c41109b7f42e)
I20260709 12:14:28.691941  4761 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.696887  4761 raft_consensus.cc:515] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:28.698462  4761 leader_election.cc:290] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 2 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:28.699517  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:28.700176  4564 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:28.702108  4604 leader_election.cc:336] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111)
I20260709 12:14:28.705359  4564 raft_consensus.cc:2468] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 2.
I20260709 12:14:28.706331  4603 leader_election.cc:304] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [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: 94ab3f1eaf4946eb8836060031aa3a2d, af77117034b24c4eb6de5ab7b3424f77; no voters: 9f38ef33b79b44c79517c41109b7f42e
I20260709 12:14:28.706982  4761 raft_consensus.cc:2804] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:28.707463  4761 raft_consensus.cc:697] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 LEADER]: Becoming Leader. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:28.708359  4761 consensus_queue.cc:237] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:28.716892  4387 catalog_manager.cc:5697] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d reported cstate change: term changed from 1 to 2, leader changed from 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129) to 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131). New cstate: current_term: 2 leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:28.785166  4604 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111) [suppressed 119 similar messages]
I20260709 12:14:28.858228  4761 raft_consensus.cc:493] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.858726  4761 raft_consensus.cc:515] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:28.860400  4761 leader_election.cc:290] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:28.861795  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da57d00ae3f148e2bea1968d976cf552" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77" is_pre_election: true
I20260709 12:14:28.863009  4564 raft_consensus.cc:2468] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 1.
I20260709 12:14:28.864105  4603 leader_election.cc:304] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [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: 94ab3f1eaf4946eb8836060031aa3a2d, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:28.864904  4760 raft_consensus.cc:2804] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:14:28.864991  4604 leader_election.cc:336] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111)
I20260709 12:14:28.865281  4760 raft_consensus.cc:493] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:28.865739  4760 raft_consensus.cc:3060] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.871122  4760 raft_consensus.cc:515] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:28.872726  4760 leader_election.cc:290] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 2 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:28.873847  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da57d00ae3f148e2bea1968d976cf552" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:28.874503  4564 raft_consensus.cc:3060] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:28.876302  4604 leader_election.cc:336] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111)
I20260709 12:14:28.880097  4564 raft_consensus.cc:2468] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 2.
I20260709 12:14:28.881093  4603 leader_election.cc:304] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [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: 94ab3f1eaf4946eb8836060031aa3a2d, af77117034b24c4eb6de5ab7b3424f77; no voters: 9f38ef33b79b44c79517c41109b7f42e
I20260709 12:14:28.881755  4760 raft_consensus.cc:2804] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:28.882164  4760 raft_consensus.cc:697] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 LEADER]: Becoming Leader. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:28.882949  4760 consensus_queue.cc:237] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Queue going to LEADER 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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:28.889431  4387 catalog_manager.cc:5697] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d reported cstate change: term changed from 1 to 2, leader changed from 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129) to 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131). New cstate: current_term: 2 leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:28.989204  4762 raft_consensus.cc:493] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.989653  4762 raft_consensus.cc:515] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:28.991689  4762 leader_election.cc:290] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:28.992826  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a2a0b514f54d658f3f8c2aef5f2275" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" is_pre_election: true
I20260709 12:14:28.993479  4639 raft_consensus.cc:2468] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 1.
I20260709 12:14:28.994503  4529 leader_election.cc:304] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [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: 94ab3f1eaf4946eb8836060031aa3a2d, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:28.995157  4762 raft_consensus.cc:2804] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:14:28.995226  4530 leader_election.cc:336] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111)
I20260709 12:14:28.995497  4762 raft_consensus.cc:493] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:28.995875  4762 raft_consensus.cc:3060] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.000890  4762 raft_consensus.cc:515] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:29.002472  4762 leader_election.cc:290] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 2 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:29.003439  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a2a0b514f54d658f3f8c2aef5f2275" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:29.003974  4639 raft_consensus.cc:3060] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:29.005512  4530 leader_election.cc:336] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111)
I20260709 12:14:29.009330  4639 raft_consensus.cc:2468] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 2.
I20260709 12:14:29.010274  4529 leader_election.cc:304] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [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: 94ab3f1eaf4946eb8836060031aa3a2d, af77117034b24c4eb6de5ab7b3424f77; no voters: 9f38ef33b79b44c79517c41109b7f42e
I20260709 12:14:29.010838  4762 raft_consensus.cc:2804] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:29.011224  4762 raft_consensus.cc:697] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Becoming Leader. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:29.012007  4762 consensus_queue.cc:237] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Queue going to LEADER 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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:29.018427  4387 catalog_manager.cc:5697] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 reported cstate change: term changed from 1 to 2, leader changed from 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129) to af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "af77117034b24c4eb6de5ab7b3424f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:29.060683  4639 raft_consensus.cc:1275] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.062022  4762 consensus_queue.cc:1048] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:29.078462  4530 consensus_peers.cc:597] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:29.159778  4604 consensus_peers.cc:597] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.223070  4564 raft_consensus.cc:1275] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.224342  4760 consensus_queue.cc:1048] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:29.321234  4604 consensus_peers.cc:597] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.440009  4639 raft_consensus.cc:1275] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:29.440009  4564 raft_consensus.cc:1275] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:29.441692  4776 consensus_queue.cc:1048] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:29.441871  4773 consensus_queue.cc:1048] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:29.460644  4530 consensus_peers.cc:597] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:29.566859  4435 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:29.803048  4530 consensus_peers.cc:597] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:30.097078  4604 consensus_peers.cc:597] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:30.136595  4604 consensus_peers.cc:597] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:30.233796  4604 consensus_peers.cc:597] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:30.338479  4530 consensus_peers.cc:597] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:30.412111  4530 consensus_peers.cc:597] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:30.567835  4435 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:31.488363  4604 consensus_peers.cc:597] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:31.568849  4435 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:31.689457  4530 consensus_peers.cc:597] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:31.845249  4604 consensus_peers.cc:597] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:31.864995  4530 consensus_peers.cc:597] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:32.187665  4530 consensus_peers.cc:597] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:32.439793 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:32.445879  4784 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:32.447089  4785 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:32.448132  4787 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:32.448323 32718 server_base.cc:1061] running on GCE node
I20260709 12:14:32.450042 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:32.450294 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:32.450496 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599272450459 us; error 0 us; skew 500 ppm
I20260709 12:14:32.451203 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 12:14:32.463831  4604 consensus_peers.cc:597] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:32.465353 32718 webserver.cc:533] Webserver started at http://127.31.243.129:35613/ using document root <none> and password file <none>
I20260709 12:14:32.465953 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:32.466159 32718 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:14:32.469535 32718 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:14:32.473099  4792 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:32.473963 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:32.474262 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-0-root
uuid: "9f38ef33b79b44c79517c41109b7f42e"
format_stamp: "Formatted at 2026-07-09 12:14:25 on dist-test-slave-s0gw"
I20260709 12:14:32.474658 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123022568-32718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:32.508165 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:32.509266 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:32.510777 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:32.515002  4799 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:14:32.515130  4604 consensus_peers.cc:597] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:32.569959  4435 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:32.586200 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:14:32.586611 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.073s	user 0.002s	sys 0.000s
I20260709 12:14:32.586925 32718 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:14:32.592037  4799 tablet_bootstrap.cc:492] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:32.606961  4799 tablet_bootstrap.cc:492] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: 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
I20260709 12:14:32.608083  4799 tablet_bootstrap.cc:492] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap complete.
I20260709 12:14:32.608713  4799 ts_tablet_manager.cc:1403] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 12:14:32.611707  4799 raft_consensus.cc:359] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.612655  4799 raft_consensus.cc:740] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.613461  4799 consensus_queue.cc:260] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.616432  4799 ts_tablet_manager.cc:1434] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260709 12:14:32.617336  4799 tablet_bootstrap.cc:492] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:32.633759  4799 tablet_bootstrap.cc:492] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:32.634757  4799 tablet_bootstrap.cc:492] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap complete.
I20260709 12:14:32.635447  4799 ts_tablet_manager.cc:1403] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 12:14:32.638127  4799 raft_consensus.cc:359] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.638871  4799 raft_consensus.cc:740] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.639671  4799 consensus_queue.cc:260] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.641800  4799 ts_tablet_manager.cc:1434] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:32.642681  4799 tablet_bootstrap.cc:492] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:32.642961 32718 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:14:32.643312 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.056s	user 0.053s	sys 0.003s
I20260709 12:14:32.661027  4799 tablet_bootstrap.cc:492] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: 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
I20260709 12:14:32.662725  4799 tablet_bootstrap.cc:492] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap complete.
I20260709 12:14:32.663623  4799 ts_tablet_manager.cc:1403] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260709 12:14:32.666986  4799 raft_consensus.cc:359] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.668044  4799 raft_consensus.cc:740] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.668918  4799 consensus_queue.cc:260] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.671514  4799 ts_tablet_manager.cc:1434] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:14:32.672433  4799 tablet_bootstrap.cc:492] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:32.686579  4799 tablet_bootstrap.cc:492] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e: 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
I20260709 12:14:32.687412  4799 tablet_bootstrap.cc:492] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap complete.
I20260709 12:14:32.688110  4799 ts_tablet_manager.cc:1403] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 12:14:32.690426  4799 raft_consensus.cc:359] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.691200  4799 raft_consensus.cc:740] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.691875  4799 consensus_queue.cc:260] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.693395  4799 ts_tablet_manager.cc:1434] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:14:32.694074  4799 tablet_bootstrap.cc:492] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:32.702386 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.129:43709
I20260709 12:14:32.702478  4861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.129:43709 every 8 connection(s)
I20260709 12:14:32.705312  4799 tablet_bootstrap.cc:492] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:32.706529  4799 tablet_bootstrap.cc:492] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap complete.
I20260709 12:14:32.707568  4799 ts_tablet_manager.cc:1403] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 12:14:32.710592  4799 raft_consensus.cc:359] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.711506  4799 raft_consensus.cc:740] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.712409  4799 consensus_queue.cc:260] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.715001  4799 ts_tablet_manager.cc:1434] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:32.716050  4799 tablet_bootstrap.cc:492] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
W20260709 12:14:32.720480  4863 tablet.cc:2406] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:32.720942 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:32.728715  4862 heartbeater.cc:344] Connected to a master server at 127.31.243.190:33519
I20260709 12:14:32.729213  4862 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:32.730094  4862 heartbeater.cc:507] Master 127.31.243.190:33519 requested a full tablet report, sending...
I20260709 12:14:32.737705  4388 ts_manager.cc:194] Re-registered known tserver with Master: 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709)
I20260709 12:14:32.742393  4799 tablet_bootstrap.cc:492] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:32.743489  4799 tablet_bootstrap.cc:492] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap complete.
I20260709 12:14:32.744165  4799 ts_tablet_manager.cc:1403] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.004s
I20260709 12:14:32.746898  4799 raft_consensus.cc:359] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.747687  4799 raft_consensus.cc:740] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.748502  4799 consensus_queue.cc:260] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [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: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.750665  4388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38082
I20260709 12:14:32.751981  4799 ts_tablet_manager.cc:1434] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:32.752872  4799 tablet_bootstrap.cc:492] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:32.754752  4862 heartbeater.cc:499] Master 127.31.243.190:33519 was elected leader, sending a full tablet report...
I20260709 12:14:32.756096  4565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37ab027e994043f0a9c0a0f498735619"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
mode: GRACEFUL
new_leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:59298
I20260709 12:14:32.756896  4565 raft_consensus.cc:606] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 1 LEADER]: Received request to transfer leadership to TS 94ab3f1eaf4946eb8836060031aa3a2d
I20260709 12:14:32.759815  4565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4108297f64bc417a9a4df5326683585b"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
mode: GRACEFUL
new_leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:59298
I20260709 12:14:32.760390  4565 raft_consensus.cc:606] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 1 LEADER]: Received request to transfer leadership to TS 94ab3f1eaf4946eb8836060031aa3a2d
I20260709 12:14:32.772964  4835 raft_consensus.cc:3060] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:32.779490  4835 pending_rounds.cc:85] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: Aborting all ops after (but not including) 0
I20260709 12:14:32.780337  4799 tablet_bootstrap.cc:492] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e: 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
I20260709 12:14:32.779878  4835 pending_rounds.cc:107] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:32.781037  4835 raft_consensus.cc:2889] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:32.781383  4799 tablet_bootstrap.cc:492] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap complete.
I20260709 12:14:32.782271  4799 ts_tablet_manager.cc:1403] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.007s
I20260709 12:14:32.784798  4799 raft_consensus.cc:359] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.785523  4799 raft_consensus.cc:740] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.786284  4799 consensus_queue.cc:260] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.788574  4799 ts_tablet_manager.cc:1434] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:14:32.789508  4799 tablet_bootstrap.cc:492] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:32.790156  4639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66084cc92fec44d2919722e677774946"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
mode: GRACEFUL
new_leader_uuid: "af77117034b24c4eb6de5ab7b3424f77"
 from {username='slave'} at 127.0.0.1:35758
I20260709 12:14:32.790940  4639 raft_consensus.cc:606] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 LEADER]: Received request to transfer leadership to TS af77117034b24c4eb6de5ab7b3424f77
I20260709 12:14:32.792402 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:32.793051 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:32.793782 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:32.801756  4799 tablet_bootstrap.cc:492] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e: 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
I20260709 12:14:32.802635  4799 tablet_bootstrap.cc:492] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap complete.
I20260709 12:14:32.803339  4799 ts_tablet_manager.cc:1403] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 12:14:32.805195  4799 raft_consensus.cc:359] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.805709  4799 raft_consensus.cc:740] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.806291  4799 consensus_queue.cc:260] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.807785  4799 ts_tablet_manager.cc:1434] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:14:32.808517  4799 tablet_bootstrap.cc:492] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:32.814134  4835 raft_consensus.cc:3060] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:32.821545  4799 tablet_bootstrap.cc:492] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:32.822636  4799 tablet_bootstrap.cc:492] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap complete.
I20260709 12:14:32.823370  4799 ts_tablet_manager.cc:1403] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:14:32.825942  4799 raft_consensus.cc:359] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.826470  4799 raft_consensus.cc:740] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.827047  4799 consensus_queue.cc:260] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.828346  4799 ts_tablet_manager.cc:1434] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:14:32.828949  4799 tablet_bootstrap.cc:492] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap starting.
I20260709 12:14:32.838924  4799 tablet_bootstrap.cc:492] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e: 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
I20260709 12:14:32.839568  4799 tablet_bootstrap.cc:492] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e: Bootstrap complete.
I20260709 12:14:32.840091  4799 ts_tablet_manager.cc:1403] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:14:32.841763  4799 raft_consensus.cc:359] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.842267  4799 raft_consensus.cc:740] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f38ef33b79b44c79517c41109b7f42e, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.842760  4799 consensus_queue.cc:260] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.844403  4799 ts_tablet_manager.cc:1434] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:32.910256  4835 raft_consensus.cc:3060] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:32.915620  4835 pending_rounds.cc:85] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: Aborting all ops after (but not including) 0
I20260709 12:14:32.915836  4835 pending_rounds.cc:107] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:32.916004  4835 raft_consensus.cc:2889] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:32.945417  4782 raft_consensus.cc:993] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77: : Instructing follower 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:32.945885  4880 raft_consensus.cc:1081] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 1 LEADER]: Signalling peer 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:32.947378  4639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37ab027e994043f0a9c0a0f498735619"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:35754
I20260709 12:14:32.947844  4639 raft_consensus.cc:493] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:32.948122  4639 raft_consensus.cc:3060] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:32.952802  4639 raft_consensus.cc:515] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.954376  4639 leader_election.cc:290] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 2 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:32.955468  4565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ab027e994043f0a9c0a0f498735619" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:32.955531  4835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ab027e994043f0a9c0a0f498735619" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:32.956112  4565 raft_consensus.cc:3055] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:32.956213  4835 raft_consensus.cc:3060] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:32.956420  4565 raft_consensus.cc:740] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:32.957254  4565 consensus_queue.cc:260] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.958288  4565 raft_consensus.cc:3060] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:32.961345  4835 raft_consensus.cc:2468] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 2.
I20260709 12:14:32.962464  4604 leader_election.cc:304] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: 
I20260709 12:14:32.963303  4783 raft_consensus.cc:2804] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:32.963440  4565 raft_consensus.cc:2468] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 2.
I20260709 12:14:32.964540  4783 raft_consensus.cc:697] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 LEADER]: Becoming Leader. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:32.965446  4783 consensus_queue.cc:237] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:32.971982  4388 catalog_manager.cc:5697] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d reported cstate change: term changed from 1 to 2, leader changed from af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130) to 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131). New cstate: current_term: 2 leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:32.992851  4782 raft_consensus.cc:993] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77: : Instructing follower 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:32.993295  4880 raft_consensus.cc:1081] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 1 LEADER]: Signalling peer 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:32.994691  4639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4108297f64bc417a9a4df5326683585b"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:35754
I20260709 12:14:32.995082  4639 raft_consensus.cc:493] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:32.995302  4639 raft_consensus.cc:3060] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:32.999691  4639 raft_consensus.cc:515] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:33.001509  4639 leader_election.cc:290] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 2 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:33.001991  4835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4108297f64bc417a9a4df5326683585b" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:33.002493  4565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4108297f64bc417a9a4df5326683585b" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:33.002686  4835 raft_consensus.cc:3060] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.003203  4565 raft_consensus.cc:3055] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:33.003548  4565 raft_consensus.cc:740] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:33.004345  4565 consensus_queue.cc:260] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:33.005808  4565 raft_consensus.cc:3060] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.010164  4835 raft_consensus.cc:2468] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 2.
I20260709 12:14:33.011314  4604 leader_election.cc:304] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: 
I20260709 12:14:33.012111  4783 raft_consensus.cc:2804] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:33.012471  4565 raft_consensus.cc:2468] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 2.
I20260709 12:14:33.012615  4783 raft_consensus.cc:697] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 LEADER]: Becoming Leader. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:33.013898  4783 consensus_queue.cc:237] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:33.021111  4388 catalog_manager.cc:5697] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d reported cstate change: term changed from 1 to 2, leader changed from af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130) to 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131). New cstate: current_term: 2 leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:33.040057  4835 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.040241  4881 raft_consensus.cc:993] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d: : Instructing follower af77117034b24c4eb6de5ab7b3424f77 to start an election
I20260709 12:14:33.041775  4881 raft_consensus.cc:1081] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 LEADER]: Signalling peer af77117034b24c4eb6de5ab7b3424f77 to start an election
I20260709 12:14:33.043512  4564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66084cc92fec44d2919722e677774946"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
 from {username='slave'} at 127.0.0.1:59294
I20260709 12:14:33.044078  4564 raft_consensus.cc:493] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:33.044459  4564 raft_consensus.cc:3060] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.051373  4564 raft_consensus.cc:515] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:33.053249  4564 leader_election.cc:290] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 2 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:33.053960  4835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66084cc92fec44d2919722e677774946" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:33.054661  4835 raft_consensus.cc:3060] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.054672  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66084cc92fec44d2919722e677774946" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:33.055351  4639 raft_consensus.cc:3055] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:33.055632  4639 raft_consensus.cc:740] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:33.056354  4639 consensus_queue.cc:260] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:33.057505  4639 raft_consensus.cc:3060] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.061600  4835 raft_consensus.cc:2468] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 2.
I20260709 12:14:33.062739  4530 leader_election.cc:304] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:33.063453  4880 raft_consensus.cc:2804] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:33.063916  4880 raft_consensus.cc:697] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Becoming Leader. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:33.064581  4639 raft_consensus.cc:2468] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 2.
I20260709 12:14:33.064741  4880 consensus_queue.cc:237] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:33.072608  4388 catalog_manager.cc:5697] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 reported cstate change: term changed from 1 to 2, leader changed from 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131) to af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "af77117034b24c4eb6de5ab7b3424f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:33.429718  4835 raft_consensus.cc:1275] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:33.430982  4889 consensus_queue.cc:1048] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:33.441349  4564 raft_consensus.cc:1275] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:33.443982  4889 consensus_queue.cc:1048] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.476933  4835 raft_consensus.cc:1275] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:33.478246  4782 consensus_queue.cc:1048] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.487042  4639 raft_consensus.cc:1275] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:33.488864  4892 consensus_queue.cc:1048] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.529996  4835 raft_consensus.cc:1275] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:33.531514  4889 consensus_queue.cc:1048] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:33.543030  4564 raft_consensus.cc:1275] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:33.544616  4783 consensus_queue.cc:1048] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:33.570998  4435 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:33.803992 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:33.811661  4639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4108297f64bc417a9a4df5326683585b"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
mode: GRACEFUL
new_leader_uuid: "af77117034b24c4eb6de5ab7b3424f77"
 from {username='slave'} at 127.0.0.1:35758
I20260709 12:14:33.812206  4639 raft_consensus.cc:606] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 LEADER]: Received request to transfer leadership to TS af77117034b24c4eb6de5ab7b3424f77
I20260709 12:14:33.814389  4564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42a2a0b514f54d658f3f8c2aef5f2275"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
mode: GRACEFUL
new_leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:59298
I20260709 12:14:33.814877  4564 raft_consensus.cc:606] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Received request to transfer leadership to TS 94ab3f1eaf4946eb8836060031aa3a2d
I20260709 12:14:33.817027  4639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
mode: GRACEFUL
new_leader_uuid: "af77117034b24c4eb6de5ab7b3424f77"
 from {username='slave'} at 127.0.0.1:35758
I20260709 12:14:33.817458  4639 raft_consensus.cc:606] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 LEADER]: Received request to transfer leadership to TS af77117034b24c4eb6de5ab7b3424f77
I20260709 12:14:33.818365 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:33.818898 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:33.819447 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:33.916576  4881 raft_consensus.cc:993] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d: : Instructing follower af77117034b24c4eb6de5ab7b3424f77 to start an election
I20260709 12:14:33.917173  4783 raft_consensus.cc:1081] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 LEADER]: Signalling peer af77117034b24c4eb6de5ab7b3424f77 to start an election
I20260709 12:14:33.919042  4564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4108297f64bc417a9a4df5326683585b"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
 from {username='slave'} at 127.0.0.1:59294
I20260709 12:14:33.920445  4564 raft_consensus.cc:493] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:33.921015  4564 raft_consensus.cc:3060] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:33.926955  4564 raft_consensus.cc:515] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:33.928875  4564 leader_election.cc:290] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 3 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:33.929692  4835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4108297f64bc417a9a4df5326683585b" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:33.929880  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4108297f64bc417a9a4df5326683585b" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:33.930424  4835 raft_consensus.cc:3060] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:33.930567  4639 raft_consensus.cc:3055] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:33.930945  4639 raft_consensus.cc:740] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:33.931639  4639 consensus_queue.cc:260] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:33.932574  4639 raft_consensus.cc:3060] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:33.936268  4835 raft_consensus.cc:2468] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 3.
I20260709 12:14:33.937297  4639 raft_consensus.cc:2468] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 3.
I20260709 12:14:33.937570  4530 leader_election.cc:304] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [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: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:33.938416  4892 raft_consensus.cc:2804] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:33.938843  4892 raft_consensus.cc:697] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 3 LEADER]: Becoming Leader. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:33.939625  4892 consensus_queue.cc:237] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:33.946223  4387 catalog_manager.cc:5697] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 reported cstate change: term changed from 2 to 3, leader changed from 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131) to af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130). New cstate: current_term: 3 leader_uuid: "af77117034b24c4eb6de5ab7b3424f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:34.165735  4881 raft_consensus.cc:993] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d: : Instructing follower af77117034b24c4eb6de5ab7b3424f77 to start an election
I20260709 12:14:34.166162  4783 raft_consensus.cc:1081] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 LEADER]: Signalling peer af77117034b24c4eb6de5ab7b3424f77 to start an election
I20260709 12:14:34.167601  4564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
 from {username='slave'} at 127.0.0.1:59294
I20260709 12:14:34.168100  4564 raft_consensus.cc:493] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:34.168385  4564 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.173362  4564 raft_consensus.cc:515] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:34.175067  4564 leader_election.cc:290] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 3 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:34.175838  4835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:34.176530  4835 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.176573  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:34.177192  4639 raft_consensus.cc:3055] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:34.177488  4639 raft_consensus.cc:740] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:34.178215  4639 consensus_queue.cc:260] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:34.179080  4639 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.181687  4835 raft_consensus.cc:2468] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 3.
I20260709 12:14:34.182790  4530 leader_election.cc:304] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [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: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:34.183429  4892 raft_consensus.cc:2804] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:34.183862  4892 raft_consensus.cc:697] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 3 LEADER]: Becoming Leader. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:34.183954  4639 raft_consensus.cc:2468] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 3.
I20260709 12:14:34.184744  4892 consensus_queue.cc:237] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:34.191576  4387 catalog_manager.cc:5697] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 reported cstate change: term changed from 2 to 3, leader changed from 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131) to af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130). New cstate: current_term: 3 leader_uuid: "af77117034b24c4eb6de5ab7b3424f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:34.254391  4880 raft_consensus.cc:993] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77: : Instructing follower 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:34.254889  4892 raft_consensus.cc:1081] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Signalling peer 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:34.256290  4639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42a2a0b514f54d658f3f8c2aef5f2275"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:35754
I20260709 12:14:34.256736  4639 raft_consensus.cc:493] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:34.257014  4639 raft_consensus.cc:3060] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.261642  4639 raft_consensus.cc:515] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:34.263195  4639 leader_election.cc:290] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 3 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:34.263935  4835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a2a0b514f54d658f3f8c2aef5f2275" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:34.264148  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a2a0b514f54d658f3f8c2aef5f2275" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:34.264652  4564 raft_consensus.cc:3055] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:34.264665  4835 raft_consensus.cc:3060] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.264933  4564 raft_consensus.cc:740] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:34.265661  4564 consensus_queue.cc:260] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:34.266571  4564 raft_consensus.cc:3060] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.270153  4835 raft_consensus.cc:2468] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 3.
I20260709 12:14:34.270799  4564 raft_consensus.cc:2468] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 3.
I20260709 12:14:34.271255  4604 leader_election.cc:304] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [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: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: 
I20260709 12:14:34.271948  4783 raft_consensus.cc:2804] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:34.272348  4783 raft_consensus.cc:697] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 LEADER]: Becoming Leader. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:34.273010  4783 consensus_queue.cc:237] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:34.279695  4387 catalog_manager.cc:5697] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d reported cstate change: term changed from 2 to 3, leader changed from af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130) to 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131). New cstate: current_term: 3 leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:34.325560  4639 raft_consensus.cc:1275] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:34.360723  4880 consensus_queue.cc:1048] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:14:34.380872  4835 raft_consensus.cc:1275] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:34.383623  4880 consensus_queue.cc:1048] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:14:34.572088  4435 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:34.617628  4638 raft_consensus.cc:1275] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:34.618952  4880 consensus_queue.cc:1048] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:34.626145  4835 raft_consensus.cc:1275] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:34.628114  4880 consensus_queue.cc:1048] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:34.776423  4835 raft_consensus.cc:1275] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:34.777966  4783 consensus_queue.cc:1048] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:34.791085  4564 raft_consensus.cc:1275] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:34.793589  4915 consensus_queue.cc:1048] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:34.825930 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:34.835364  4638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42a2a0b514f54d658f3f8c2aef5f2275"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
mode: GRACEFUL
new_leader_uuid: "af77117034b24c4eb6de5ab7b3424f77"
 from {username='slave'} at 127.0.0.1:35758
I20260709 12:14:34.836264  4638 raft_consensus.cc:606] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 LEADER]: Received request to transfer leadership to TS af77117034b24c4eb6de5ab7b3424f77
I20260709 12:14:34.839183  4564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67d54f3bad73421ca41f368cb3c94d09"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
mode: GRACEFUL
new_leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:59298
I20260709 12:14:34.839653  4564 raft_consensus.cc:606] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Received request to transfer leadership to TS 94ab3f1eaf4946eb8836060031aa3a2d
I20260709 12:14:34.842136  4564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
mode: GRACEFUL
new_leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:59298
I20260709 12:14:34.842566  4564 raft_consensus.cc:606] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 3 LEADER]: Received request to transfer leadership to TS 94ab3f1eaf4946eb8836060031aa3a2d
I20260709 12:14:34.843484 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:34.843930 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:34.844600 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:34.910972  4892 raft_consensus.cc:993] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77: : Instructing follower 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:34.911504  4880 raft_consensus.cc:1081] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Signalling peer 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:34.912968  4638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67d54f3bad73421ca41f368cb3c94d09"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:35754
I20260709 12:14:34.913491  4638 raft_consensus.cc:493] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:34.913849  4638 raft_consensus.cc:3060] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.921651  4638 raft_consensus.cc:515] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:34.923429  4638 leader_election.cc:290] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 3 election: Requested vote from peers af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515), 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709)
I20260709 12:14:34.924393  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d54f3bad73421ca41f368cb3c94d09" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:34.924577  4835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d54f3bad73421ca41f368cb3c94d09" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:34.925048  4564 raft_consensus.cc:3055] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:34.925189  4835 raft_consensus.cc:3060] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.925338  4564 raft_consensus.cc:740] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:34.926281  4564 consensus_queue.cc:260] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [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: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:34.927263  4564 raft_consensus.cc:3060] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.930969  4835 raft_consensus.cc:2468] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 3.
I20260709 12:14:34.932067  4604 leader_election.cc:304] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [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: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: 
I20260709 12:14:34.932770  4915 raft_consensus.cc:2804] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:34.933161  4915 raft_consensus.cc:697] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 LEADER]: Becoming Leader. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:34.933705  4564 raft_consensus.cc:2468] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 3.
I20260709 12:14:34.934226  4915 consensus_queue.cc:237] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [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: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:34.941836  4388 catalog_manager.cc:5697] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d reported cstate change: term changed from 2 to 3, leader changed from af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130) to 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131). New cstate: current_term: 3 leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:35.067394  4904 raft_consensus.cc:993] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77: : Instructing follower 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:35.067827  4892 raft_consensus.cc:1081] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 3 LEADER]: Signalling peer 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:35.069248  4638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:35754
I20260709 12:14:35.069945  4638 raft_consensus.cc:493] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:35.070370  4638 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:35.076299  4638 raft_consensus.cc:515] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:35.078038  4638 leader_election.cc:290] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 4 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:35.078752  4835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:35.079031  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:35.079360  4835 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:35.079638  4564 raft_consensus.cc:3055] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:35.079941  4564 raft_consensus.cc:740] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:35.080668  4564 consensus_queue.cc:260] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:35.081562  4564 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:35.084319  4835 raft_consensus.cc:2468] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 4.
I20260709 12:14:35.085361  4604 leader_election.cc:304] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [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: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: 
I20260709 12:14:35.086156  4915 raft_consensus.cc:2804] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:35.086572  4915 raft_consensus.cc:697] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 LEADER]: Becoming Leader. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:35.087601  4564 raft_consensus.cc:2468] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 4.
I20260709 12:14:35.087510  4915 consensus_queue.cc:237] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:35.093580  4388 catalog_manager.cc:5697] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d reported cstate change: term changed from 3 to 4, leader changed from af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130) to 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131). New cstate: current_term: 4 leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:35.346103  4564 raft_consensus.cc:1275] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:35.347414  4915 consensus_queue.cc:1048] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:35.361825  4835 raft_consensus.cc:1275] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:35.363680  4924 consensus_queue.cc:1048] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:35.379284  4924 raft_consensus.cc:993] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d: : Instructing follower af77117034b24c4eb6de5ab7b3424f77 to start an election
I20260709 12:14:35.379940  4916 raft_consensus.cc:1081] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 LEADER]: Signalling peer af77117034b24c4eb6de5ab7b3424f77 to start an election
I20260709 12:14:35.381683  4564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42a2a0b514f54d658f3f8c2aef5f2275"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
 from {username='slave'} at 127.0.0.1:59294
I20260709 12:14:35.382257  4564 raft_consensus.cc:493] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:35.382602  4564 raft_consensus.cc:3060] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:35.388450  4564 raft_consensus.cc:515] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:35.389947  4564 leader_election.cc:290] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 4 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:35.390641  4835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a2a0b514f54d658f3f8c2aef5f2275" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:35.391239  4835 raft_consensus.cc:3060] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:35.391211  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a2a0b514f54d658f3f8c2aef5f2275" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:35.391996  4638 raft_consensus.cc:3055] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:35.392385  4638 raft_consensus.cc:740] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:35.393260  4638 consensus_queue.cc:260] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:35.394497  4638 raft_consensus.cc:3060] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:35.397359  4835 raft_consensus.cc:2468] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 4.
I20260709 12:14:35.398617  4530 leader_election.cc:304] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [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: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:35.399386  4892 raft_consensus.cc:2804] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:35.399816  4892 raft_consensus.cc:697] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 4 LEADER]: Becoming Leader. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:35.400310  4638 raft_consensus.cc:2468] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 4.
I20260709 12:14:35.400761  4892 consensus_queue.cc:237] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:35.406911  4387 catalog_manager.cc:5697] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 reported cstate change: term changed from 3 to 4, leader changed from 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131) to af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130). New cstate: current_term: 4 leader_uuid: "af77117034b24c4eb6de5ab7b3424f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:35.573091  4435 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:35.608072  4835 raft_consensus.cc:1275] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:35.609388  4916 consensus_queue.cc:1048] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:35.616657  4564 raft_consensus.cc:1275] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 4 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:35.618250  4924 consensus_queue.cc:1048] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:35.827215  4835 raft_consensus.cc:1275] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:35.828284  4892 consensus_queue.cc:1048] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:35.836483  4638 raft_consensus.cc:1275] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:35.838418  4892 consensus_queue.cc:1048] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:35.851181 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:35.860929  4638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
mode: GRACEFUL
new_leader_uuid: "af77117034b24c4eb6de5ab7b3424f77"
 from {username='slave'} at 127.0.0.1:35758
I20260709 12:14:35.861414  4638 raft_consensus.cc:606] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 LEADER]: Received request to transfer leadership to TS af77117034b24c4eb6de5ab7b3424f77
I20260709 12:14:35.863767  4564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66084cc92fec44d2919722e677774946"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
mode: GRACEFUL
new_leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:59298
I20260709 12:14:35.864228  4564 raft_consensus.cc:606] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Received request to transfer leadership to TS 94ab3f1eaf4946eb8836060031aa3a2d
I20260709 12:14:35.866488  4638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
mode: GRACEFUL
new_leader_uuid: "af77117034b24c4eb6de5ab7b3424f77"
 from {username='slave'} at 127.0.0.1:35758
I20260709 12:14:35.866918  4638 raft_consensus.cc:606] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 LEADER]: Received request to transfer leadership to TS af77117034b24c4eb6de5ab7b3424f77
I20260709 12:14:35.867910 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:35.868355 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:35.868849 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:35.971379  4931 raft_consensus.cc:993] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77: : Instructing follower 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:35.971895  4904 raft_consensus.cc:1081] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Signalling peer 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:35.973270  4638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66084cc92fec44d2919722e677774946"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:35754
I20260709 12:14:35.973802  4638 raft_consensus.cc:493] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:35.974083  4638 raft_consensus.cc:3060] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:35.979159  4638 raft_consensus.cc:515] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:35.980779  4638 leader_election.cc:290] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 3 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:35.981493  4835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66084cc92fec44d2919722e677774946" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:35.981832  4564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66084cc92fec44d2919722e677774946" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:35.982191  4835 raft_consensus.cc:3060] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:35.982426  4564 raft_consensus.cc:3055] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:35.982757  4564 raft_consensus.cc:740] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:35.983609  4564 consensus_queue.cc:260] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:35.984830  4564 raft_consensus.cc:3060] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:35.989012  4835 raft_consensus.cc:2468] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 3.
I20260709 12:14:35.990190  4604 leader_election.cc:304] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [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: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: 
I20260709 12:14:35.990984  4916 raft_consensus.cc:2804] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:35.991672  4564 raft_consensus.cc:2468] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 3.
I20260709 12:14:35.991720  4916 raft_consensus.cc:697] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 LEADER]: Becoming Leader. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:35.992909  4916 consensus_queue.cc:237] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:35.999836  4388 catalog_manager.cc:5697] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d reported cstate change: term changed from 2 to 3, leader changed from af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130) to 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131). New cstate: current_term: 3 leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:36.178242  4924 raft_consensus.cc:993] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d: : Instructing follower af77117034b24c4eb6de5ab7b3424f77 to start an election
I20260709 12:14:36.178902  4916 raft_consensus.cc:1081] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 LEADER]: Signalling peer af77117034b24c4eb6de5ab7b3424f77 to start an election
I20260709 12:14:36.180467  4564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
 from {username='slave'} at 127.0.0.1:59294
I20260709 12:14:36.180948  4564 raft_consensus.cc:493] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:36.181298  4564 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:36.186240  4564 raft_consensus.cc:515] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:36.187723  4564 leader_election.cc:290] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 5 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:36.188683  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:36.188611  4834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedbe2b96c11468d91f6d3d06d2d7e8c" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:36.189571  4638 raft_consensus.cc:3055] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:36.189695  4834 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:36.189934  4638 raft_consensus.cc:740] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:36.190794  4638 consensus_queue.cc:260] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:36.191933  4638 raft_consensus.cc:3060] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:36.196012  4834 raft_consensus.cc:2468] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 5.
I20260709 12:14:36.197121  4530 leader_election.cc:304] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [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: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:36.197708  4638 raft_consensus.cc:2468] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 5.
I20260709 12:14:36.198138  4904 raft_consensus.cc:2804] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:36.198662  4904 raft_consensus.cc:697] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 5 LEADER]: Becoming Leader. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:36.199434  4904 consensus_queue.cc:237] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:36.204947  4388 catalog_manager.cc:5697] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 reported cstate change: term changed from 4 to 5, leader changed from 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131) to af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130). New cstate: current_term: 5 leader_uuid: "af77117034b24c4eb6de5ab7b3424f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:36.390923  4924 raft_consensus.cc:993] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d: : Instructing follower af77117034b24c4eb6de5ab7b3424f77 to start an election
I20260709 12:14:36.391386  4916 raft_consensus.cc:1081] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 LEADER]: Signalling peer af77117034b24c4eb6de5ab7b3424f77 to start an election
I20260709 12:14:36.392814  4564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
 from {username='slave'} at 127.0.0.1:59294
I20260709 12:14:36.393294  4564 raft_consensus.cc:493] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:36.393640  4564 raft_consensus.cc:3060] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.398416  4564 raft_consensus.cc:515] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:36.399907  4564 leader_election.cc:290] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 2 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:36.400663  4834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:36.400830  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:36.401371  4834 raft_consensus.cc:3060] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.401439  4638 raft_consensus.cc:3055] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:36.401921  4638 raft_consensus.cc:740] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:36.402730  4638 consensus_queue.cc:260] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:36.403723  4638 raft_consensus.cc:3060] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.406966  4834 raft_consensus.cc:2468] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 2.
I20260709 12:14:36.408140  4530 leader_election.cc:304] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:36.408912  4904 raft_consensus.cc:2804] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:36.409902  4904 raft_consensus.cc:697] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Becoming Leader. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:36.409922  4638 raft_consensus.cc:2468] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 2.
I20260709 12:14:36.410981  4904 consensus_queue.cc:237] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:36.417567  4388 catalog_manager.cc:5697] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 reported cstate change: term changed from 1 to 2, leader changed from 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131) to af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "af77117034b24c4eb6de5ab7b3424f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:36.423187  4834 raft_consensus.cc:1275] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:36.424553  4916 consensus_queue.cc:1048] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:36.434026  4564 raft_consensus.cc:1275] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:36.435482  4915 consensus_queue.cc:1048] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:14:36.574162  4435 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:36.707747  4638 raft_consensus.cc:1275] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 5 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:14:36.709196  4904 consensus_queue.cc:1048] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:36.717952  4834 raft_consensus.cc:1275] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 5 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:14:36.720162  4931 consensus_queue.cc:1048] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:36.797398  4834 raft_consensus.cc:1275] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.798626  4931 consensus_queue.cc:1048] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:36.809285  4638 raft_consensus.cc:1275] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.811112  4947 consensus_queue.cc:1048] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:36.875455 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:36.882688  4564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
mode: GRACEFUL
new_leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:59298
I20260709 12:14:36.883128  4564 raft_consensus.cc:606] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Received request to transfer leadership to TS 94ab3f1eaf4946eb8836060031aa3a2d
I20260709 12:14:36.885335  4564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4108297f64bc417a9a4df5326683585b"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
mode: GRACEFUL
new_leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:59298
I20260709 12:14:36.885809  4564 raft_consensus.cc:606] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 3 LEADER]: Received request to transfer leadership to TS 94ab3f1eaf4946eb8836060031aa3a2d
I20260709 12:14:36.887787  4638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66084cc92fec44d2919722e677774946"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
mode: GRACEFUL
new_leader_uuid: "af77117034b24c4eb6de5ab7b3424f77"
 from {username='slave'} at 127.0.0.1:35758
I20260709 12:14:36.888202  4638 raft_consensus.cc:606] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 LEADER]: Received request to transfer leadership to TS af77117034b24c4eb6de5ab7b3424f77
I20260709 12:14:36.889274 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:36.889726 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:36.890210 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:36.926127  4916 raft_consensus.cc:993] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d: : Instructing follower af77117034b24c4eb6de5ab7b3424f77 to start an election
I20260709 12:14:36.926904  4949 raft_consensus.cc:1081] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 LEADER]: Signalling peer af77117034b24c4eb6de5ab7b3424f77 to start an election
I20260709 12:14:36.928587  4563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66084cc92fec44d2919722e677774946"
dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
 from {username='slave'} at 127.0.0.1:59294
I20260709 12:14:36.929186  4563 raft_consensus.cc:493] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:36.929556  4563 raft_consensus.cc:3060] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:36.935674  4563 raft_consensus.cc:515] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:36.937336  4563 leader_election.cc:290] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [CANDIDATE]: Term 4 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131:33767)
I20260709 12:14:36.938133  4834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66084cc92fec44d2919722e677774946" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:36.938381  4638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66084cc92fec44d2919722e677774946" candidate_uuid: "af77117034b24c4eb6de5ab7b3424f77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
I20260709 12:14:36.938807  4834 raft_consensus.cc:3060] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:36.938961  4638 raft_consensus.cc:3055] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:36.939349  4638 raft_consensus.cc:740] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:36.940201  4638 consensus_queue.cc:260] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:36.941471  4638 raft_consensus.cc:3060] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:36.946471  4834 raft_consensus.cc:2468] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 4.
I20260709 12:14:36.947714  4530 leader_election.cc:304] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [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: 9f38ef33b79b44c79517c41109b7f42e, af77117034b24c4eb6de5ab7b3424f77; no voters: 
I20260709 12:14:36.948573  4947 raft_consensus.cc:2804] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:36.949018  4638 raft_consensus.cc:2468] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af77117034b24c4eb6de5ab7b3424f77 in term 4.
I20260709 12:14:36.949121  4947 raft_consensus.cc:697] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 4 LEADER]: Becoming Leader. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:36.950138  4947 consensus_queue.cc:237] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:36.956314  4387 catalog_manager.cc:5697] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 reported cstate change: term changed from 3 to 4, leader changed from 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131) to af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130). New cstate: current_term: 4 leader_uuid: "af77117034b24c4eb6de5ab7b3424f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:37.023167  4904 raft_consensus.cc:993] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77: : Instructing follower 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:37.023651  4947 raft_consensus.cc:1081] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 3 LEADER]: Signalling peer 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:37.025032  4638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4108297f64bc417a9a4df5326683585b"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:35754
I20260709 12:14:37.025529  4638 raft_consensus.cc:493] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:37.025861  4638 raft_consensus.cc:3060] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:37.033352  4638 raft_consensus.cc:515] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:37.036067  4835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4108297f64bc417a9a4df5326683585b" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:37.036283  4563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4108297f64bc417a9a4df5326683585b" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:37.035744  4638 leader_election.cc:290] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 4 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:37.036713  4835 raft_consensus.cc:3060] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:37.036839  4563 raft_consensus.cc:3055] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:37.037387  4563 raft_consensus.cc:740] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:37.038326  4563 consensus_queue.cc:260] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:37.039565  4563 raft_consensus.cc:3060] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:37.043991  4835 raft_consensus.cc:2468] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 4.
I20260709 12:14:37.045101  4604 leader_election.cc:304] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [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: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: 
I20260709 12:14:37.045745  4916 raft_consensus.cc:2804] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:37.046170  4916 raft_consensus.cc:697] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 LEADER]: Becoming Leader. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:37.046341  4563 raft_consensus.cc:2468] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 4.
I20260709 12:14:37.047082  4916 consensus_queue.cc:237] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:37.054100  4387 catalog_manager.cc:5697] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d reported cstate change: term changed from 3 to 4, leader changed from af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130) to 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131). New cstate: current_term: 4 leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:37.295951  4931 raft_consensus.cc:993] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77: : Instructing follower 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:37.296449  4947 raft_consensus.cc:1081] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Signalling peer 94ab3f1eaf4946eb8836060031aa3a2d to start an election
I20260709 12:14:37.297905  4638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581"
dest_uuid: "94ab3f1eaf4946eb8836060031aa3a2d"
 from {username='slave'} at 127.0.0.1:35754
I20260709 12:14:37.298454  4638 raft_consensus.cc:493] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:37.298815  4638 raft_consensus.cc:3060] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:37.303364  4638 raft_consensus.cc:515] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:37.304936  4638 leader_election.cc:290] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [CANDIDATE]: Term 3 election: Requested vote from peers 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709), af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515)
I20260709 12:14:37.305675  4835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f38ef33b79b44c79517c41109b7f42e"
I20260709 12:14:37.306318  4835 raft_consensus.cc:3060] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:37.306005  4563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab0a6aaffa74c2ea2474d2b8db3f581" candidate_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af77117034b24c4eb6de5ab7b3424f77"
I20260709 12:14:37.306839  4563 raft_consensus.cc:3055] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:37.307456  4563 raft_consensus.cc:740] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: af77117034b24c4eb6de5ab7b3424f77, State: Running, Role: LEADER
I20260709 12:14:37.309834  4563 consensus_queue.cc:260] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:37.311049  4563 raft_consensus.cc:3060] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:37.314158  4835 raft_consensus.cc:2468] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 3.
I20260709 12:14:37.315335  4604 leader_election.cc:304] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [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: 94ab3f1eaf4946eb8836060031aa3a2d, 9f38ef33b79b44c79517c41109b7f42e; no voters: 
I20260709 12:14:37.316164  4916 raft_consensus.cc:2804] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:37.316681  4916 raft_consensus.cc:697] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 LEADER]: Becoming Leader. State: Replica: 94ab3f1eaf4946eb8836060031aa3a2d, State: Running, Role: LEADER
I20260709 12:14:37.317552  4916 consensus_queue.cc:237] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [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: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } }
I20260709 12:14:37.317953  4563 raft_consensus.cc:2468] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94ab3f1eaf4946eb8836060031aa3a2d in term 3.
I20260709 12:14:37.323462  4387 catalog_manager.cc:5697] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d reported cstate change: term changed from 2 to 3, leader changed from af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130) to 94ab3f1eaf4946eb8836060031aa3a2d (127.31.243.131). New cstate: current_term: 3 leader_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:37.449023  4638 raft_consensus.cc:1275] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:37.450174  4947 consensus_queue.cc:1048] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94ab3f1eaf4946eb8836060031aa3a2d" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:37.459524  4835 raft_consensus.cc:1275] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Refusing update from remote peer af77117034b24c4eb6de5ab7b3424f77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:37.460812  4904 consensus_queue.cc:1048] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:37.512243  4563 raft_consensus.cc:1275] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 4 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:37.513734  4916 consensus_queue.cc:1048] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:37.522038  4835 raft_consensus.cc:1275] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:37.523598  4916 consensus_queue.cc:1048] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:14:37.575167  4435 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:37.753791  4835 raft_consensus.cc:1275] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:37.755218  4949 consensus_queue.cc:1048] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f38ef33b79b44c79517c41109b7f42e" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:37.763293  4563 raft_consensus.cc:1275] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Refusing update from remote peer 94ab3f1eaf4946eb8836060031aa3a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:37.764838  4949 consensus_queue.cc:1048] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af77117034b24c4eb6de5ab7b3424f77" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 46515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:37.896314 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:37.926301 32718 tablet_server.cc:179] TabletServer@127.31.243.129:43709 shutting down...
I20260709 12:14:37.950806 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:37.951642 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:37.952394 32718 raft_consensus.cc:2243] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:37.952801 32718 raft_consensus.cc:2272] T 4108297f64bc417a9a4df5326683585b P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.955788 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:37.956365 32718 raft_consensus.cc:2243] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:37.956750 32718 raft_consensus.cc:2272] T 67d54f3bad73421ca41f368cb3c94d09 P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.959053 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:37.959568 32718 raft_consensus.cc:2243] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:37.959936 32718 raft_consensus.cc:2272] T 4974f4bb9ae1479998356f64d310306d P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.962184 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:37.962805 32718 raft_consensus.cc:2243] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:37.963356 32718 raft_consensus.cc:2272] T 37ab027e994043f0a9c0a0f498735619 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.966338 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:37.966858 32718 raft_consensus.cc:2243] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:37.967293 32718 raft_consensus.cc:2272] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 9f38ef33b79b44c79517c41109b7f42e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.970186 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:37.970994 32718 raft_consensus.cc:2243] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:37.971570 32718 raft_consensus.cc:2272] T 636916cf087c4ad0b03565ec24ce34da P 9f38ef33b79b44c79517c41109b7f42e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:37.971601  4530 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 80 similar messages]
I20260709 12:14:37.979339 32718 tablet_replica.cc:333] stopping tablet replica
W20260709 12:14:37.980087  4604 consensus_peers.cc:597] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:37.980271 32718 raft_consensus.cc:2243] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:37.980892 32718 raft_consensus.cc:2272] T 66084cc92fec44d2919722e677774946 P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:37.981213  4530 consensus_peers.cc:597] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:37.983649 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:37.984357 32718 raft_consensus.cc:2243] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:37.984860 32718 raft_consensus.cc:2272] T 42a2a0b514f54d658f3f8c2aef5f2275 P 9f38ef33b79b44c79517c41109b7f42e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.987128 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:37.987717 32718 raft_consensus.cc:2243] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:37.988215 32718 raft_consensus.cc:2272] T dedbe2b96c11468d91f6d3d06d2d7e8c P 9f38ef33b79b44c79517c41109b7f42e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.990363 32718 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:37.990929 32718 raft_consensus.cc:2243] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:37.991423 32718 raft_consensus.cc:2272] T da57d00ae3f148e2bea1968d976cf552 P 9f38ef33b79b44c79517c41109b7f42e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.018563 32718 tablet_server.cc:196] TabletServer@127.31.243.129:43709 shutdown complete.
I20260709 12:14:38.045276 32718 tablet_server.cc:179] TabletServer@127.31.243.130:0 shutting down...
W20260709 12:14:38.056511  4604 consensus_peers.cc:597] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:38.065481  4604 consensus_peers.cc:597] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:38.074746  4603 consensus_peers.cc:597] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer af77117034b24c4eb6de5ab7b3424f77 (127.31.243.130:46515): Couldn't send request to peer af77117034b24c4eb6de5ab7b3424f77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:38.081853 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:38.082687 32718 tablet_replica.cc:333] T 4974f4bb9ae1479998356f64d310306d P af77117034b24c4eb6de5ab7b3424f77: stopping tablet replica
I20260709 12:14:38.083676 32718 raft_consensus.cc:2243] T 4974f4bb9ae1479998356f64d310306d P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:38.084179 32718 raft_consensus.cc:2272] T 4974f4bb9ae1479998356f64d310306d P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.086261 32718 tablet_replica.cc:333] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77: stopping tablet replica
I20260709 12:14:38.086853 32718 raft_consensus.cc:2243] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:38.087324 32718 raft_consensus.cc:2272] T 37ab027e994043f0a9c0a0f498735619 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.089293 32718 tablet_replica.cc:333] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77: stopping tablet replica
I20260709 12:14:38.089934 32718 raft_consensus.cc:2243] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:38.090713 32718 raft_consensus.cc:2272] T 42a2a0b514f54d658f3f8c2aef5f2275 P af77117034b24c4eb6de5ab7b3424f77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.092850 32718 tablet_replica.cc:333] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77: stopping tablet replica
I20260709 12:14:38.093330 32718 raft_consensus.cc:2243] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:38.094139 32718 raft_consensus.cc:2272] T 66084cc92fec44d2919722e677774946 P af77117034b24c4eb6de5ab7b3424f77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.097111 32718 tablet_replica.cc:333] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77: stopping tablet replica
I20260709 12:14:38.097707 32718 raft_consensus.cc:2243] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:38.098459 32718 raft_consensus.cc:2272] T dedbe2b96c11468d91f6d3d06d2d7e8c P af77117034b24c4eb6de5ab7b3424f77 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.100420 32718 tablet_replica.cc:333] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77: stopping tablet replica
I20260709 12:14:38.100932 32718 raft_consensus.cc:2243] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:38.101341 32718 raft_consensus.cc:2272] T da57d00ae3f148e2bea1968d976cf552 P af77117034b24c4eb6de5ab7b3424f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.103303 32718 tablet_replica.cc:333] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77: stopping tablet replica
I20260709 12:14:38.103801 32718 raft_consensus.cc:2243] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:38.104190 32718 raft_consensus.cc:2272] T 4108297f64bc417a9a4df5326683585b P af77117034b24c4eb6de5ab7b3424f77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.107172 32718 tablet_replica.cc:333] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77: stopping tablet replica
I20260709 12:14:38.107755 32718 raft_consensus.cc:2243] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:38.108165 32718 raft_consensus.cc:2272] T 67d54f3bad73421ca41f368cb3c94d09 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.110667 32718 tablet_replica.cc:333] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77: stopping tablet replica
W20260709 12:14:38.111052  4530 consensus_peers.cc:597] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:38.111145 32718 raft_consensus.cc:2243] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:38.111687 32718 raft_consensus.cc:2272] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P af77117034b24c4eb6de5ab7b3424f77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.114218 32718 tablet_replica.cc:333] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77: stopping tablet replica
I20260709 12:14:38.114673 32718 raft_consensus.cc:2243] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:38.115427 32718 raft_consensus.cc:2272] T 636916cf087c4ad0b03565ec24ce34da P af77117034b24c4eb6de5ab7b3424f77 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:38.121351  4604 consensus_peers.cc:597] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d -> Peer 9f38ef33b79b44c79517c41109b7f42e (127.31.243.129:43709): Couldn't send request to peer 9f38ef33b79b44c79517c41109b7f42e. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:38.138305 32718 tablet_server.cc:196] TabletServer@127.31.243.130:0 shutdown complete.
I20260709 12:14:38.161177 32718 tablet_server.cc:179] TabletServer@127.31.243.131:0 shutting down...
I20260709 12:14:38.190611 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:38.191430 32718 tablet_replica.cc:333] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d: stopping tablet replica
I20260709 12:14:38.192086 32718 raft_consensus.cc:2243] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:38.192868 32718 raft_consensus.cc:2272] T 67d54f3bad73421ca41f368cb3c94d09 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.194953 32718 tablet_replica.cc:333] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d: stopping tablet replica
I20260709 12:14:38.195559 32718 raft_consensus.cc:2243] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:38.196349 32718 raft_consensus.cc:2272] T 4108297f64bc417a9a4df5326683585b P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.198668 32718 tablet_replica.cc:333] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d: stopping tablet replica
I20260709 12:14:38.199199 32718 raft_consensus.cc:2243] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:38.199606 32718 raft_consensus.cc:2272] T 66084cc92fec44d2919722e677774946 P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.202016 32718 tablet_replica.cc:333] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d: stopping tablet replica
I20260709 12:14:38.202549 32718 raft_consensus.cc:2243] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:38.202951 32718 raft_consensus.cc:2272] T 42a2a0b514f54d658f3f8c2aef5f2275 P 94ab3f1eaf4946eb8836060031aa3a2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.204759 32718 tablet_replica.cc:333] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d: stopping tablet replica
I20260709 12:14:38.205283 32718 raft_consensus.cc:2243] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:38.206122 32718 raft_consensus.cc:2272] T 4974f4bb9ae1479998356f64d310306d P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.208084 32718 tablet_replica.cc:333] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d: stopping tablet replica
I20260709 12:14:38.208590 32718 raft_consensus.cc:2243] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:38.209359 32718 raft_consensus.cc:2272] T 0ab0a6aaffa74c2ea2474d2b8db3f581 P 94ab3f1eaf4946eb8836060031aa3a2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.211772 32718 tablet_replica.cc:333] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d: stopping tablet replica
I20260709 12:14:38.212320 32718 raft_consensus.cc:2243] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:38.212745 32718 raft_consensus.cc:2272] T 636916cf087c4ad0b03565ec24ce34da P 94ab3f1eaf4946eb8836060031aa3a2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.214753 32718 tablet_replica.cc:333] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d: stopping tablet replica
I20260709 12:14:38.215245 32718 raft_consensus.cc:2243] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:38.216012 32718 raft_consensus.cc:2272] T da57d00ae3f148e2bea1968d976cf552 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.217905 32718 tablet_replica.cc:333] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d: stopping tablet replica
I20260709 12:14:38.218385 32718 raft_consensus.cc:2243] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:38.218794 32718 raft_consensus.cc:2272] T dedbe2b96c11468d91f6d3d06d2d7e8c P 94ab3f1eaf4946eb8836060031aa3a2d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.220741 32718 tablet_replica.cc:333] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d: stopping tablet replica
I20260709 12:14:38.221187 32718 raft_consensus.cc:2243] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:38.222107 32718 raft_consensus.cc:2272] T 37ab027e994043f0a9c0a0f498735619 P 94ab3f1eaf4946eb8836060031aa3a2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.255508 32718 tablet_server.cc:196] TabletServer@127.31.243.131:0 shutdown complete.
I20260709 12:14:38.280850 32718 master.cc:562] Master@127.31.243.190:33519 shutting down...
I20260709 12:14:38.302454 32718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:38.302992 32718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:38.303287 32718 tablet_replica.cc:333] T 00000000000000000000000000000000 P 08bff912dd48414cb5b5e9c11e42994d: stopping tablet replica
I20260709 12:14:38.323504 32718 master.cc:584] Master@127.31.243.190:33519 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12941 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:14:38.365121 32718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.243.190:39137
I20260709 12:14:38.366325 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:38.372339  4973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:38.372407  4972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:38.373317  4975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:38.373538 32718 server_base.cc:1061] running on GCE node
I20260709 12:14:38.374557 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:38.374732 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:38.374920 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599278374907 us; error 0 us; skew 500 ppm
I20260709 12:14:38.375496 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:38.378046 32718 webserver.cc:533] Webserver started at http://127.31.243.190:44913/ using document root <none> and password file <none>
I20260709 12:14:38.378582 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:38.378768 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:38.379079 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:38.380225 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/master-0-root/instance:
uuid: "b71c770488a64fe88c366369481416c7"
format_stamp: "Formatted at 2026-07-09 12:14:38 on dist-test-slave-s0gw"
I20260709 12:14:38.384884 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 12:14:38.388273  4980 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:38.389074 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:38.389353 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/master-0-root
uuid: "b71c770488a64fe88c366369481416c7"
format_stamp: "Formatted at 2026-07-09 12:14:38 on dist-test-slave-s0gw"
I20260709 12:14:38.389662 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:38.407769 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:38.409017 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:38.449745 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.190:39137
I20260709 12:14:38.449854  5031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.190:39137 every 8 connection(s)
I20260709 12:14:38.453549  5032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.464813  5032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7: Bootstrap starting.
I20260709 12:14:38.469852  5032 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.474243  5032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7: No bootstrap required, opened a new log
I20260709 12:14:38.476473  5032 raft_consensus.cc:359] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b71c770488a64fe88c366369481416c7" member_type: VOTER }
I20260709 12:14:38.476881  5032 raft_consensus.cc:385] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.477133  5032 raft_consensus.cc:740] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b71c770488a64fe88c366369481416c7, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.477764  5032 consensus_queue.cc:260] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b71c770488a64fe88c366369481416c7" member_type: VOTER }
I20260709 12:14:38.478248  5032 raft_consensus.cc:399] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:38.478457  5032 raft_consensus.cc:493] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:38.478760  5032 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.483520  5032 raft_consensus.cc:515] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b71c770488a64fe88c366369481416c7" member_type: VOTER }
I20260709 12:14:38.484063  5032 leader_election.cc:304] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [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: b71c770488a64fe88c366369481416c7; no voters: 
I20260709 12:14:38.485209  5032 leader_election.cc:290] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:38.485653  5035 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:38.487030  5035 raft_consensus.cc:697] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [term 1 LEADER]: Becoming Leader. State: Replica: b71c770488a64fe88c366369481416c7, State: Running, Role: LEADER
I20260709 12:14:38.487705  5035 consensus_queue.cc:237] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [LEADER]: Queue going to LEADER mode. State: All 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: "b71c770488a64fe88c366369481416c7" member_type: VOTER }
I20260709 12:14:38.488180  5032 sys_catalog.cc:565] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:38.490648  5037 sys_catalog.cc:455] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b71c770488a64fe88c366369481416c7. Latest consensus state: current_term: 1 leader_uuid: "b71c770488a64fe88c366369481416c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b71c770488a64fe88c366369481416c7" member_type: VOTER } }
I20260709 12:14:38.490640  5036 sys_catalog.cc:455] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b71c770488a64fe88c366369481416c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b71c770488a64fe88c366369481416c7" member_type: VOTER } }
I20260709 12:14:38.491328  5037 sys_catalog.cc:458] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:38.491403  5036 sys_catalog.cc:458] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:38.498592  5040 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:38.503700  5040 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:38.504673 32718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:38.512504  5040 catalog_manager.cc:1383] Generated new cluster ID: e3cdb8d6d1ff4d0b8bf52412aab7f07a
I20260709 12:14:38.512812  5040 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:38.535944  5040 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:38.537257  5040 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:38.553553  5040 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7: Generated new TSK 0
I20260709 12:14:38.554189  5040 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:38.570996 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:38.577026  5053 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:38.578158  5054 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:38.579736  5056 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:38.580415 32718 server_base.cc:1061] running on GCE node
I20260709 12:14:38.581318 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:38.581494 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:38.581682 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599278581663 us; error 0 us; skew 500 ppm
I20260709 12:14:38.582183 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:38.584352 32718 webserver.cc:533] Webserver started at http://127.31.243.129:34661/ using document root <none> and password file <none>
I20260709 12:14:38.584841 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:38.584998 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:38.585201 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:38.586329 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-0-root/instance:
uuid: "f43e4bad743c45b5af2fb2395d2f8972"
format_stamp: "Formatted at 2026-07-09 12:14:38 on dist-test-slave-s0gw"
I20260709 12:14:38.590771 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:14:38.594086  5061 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:38.594820 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:38.595116 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-0-root
uuid: "f43e4bad743c45b5af2fb2395d2f8972"
format_stamp: "Formatted at 2026-07-09 12:14:38 on dist-test-slave-s0gw"
I20260709 12:14:38.595412 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:38.609197 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:38.610517 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:38.611969 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:38.614238 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:38.614470 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:38.614717 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:38.614908 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:38.655181 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.129:42579
I20260709 12:14:38.655288  5123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.129:42579 every 8 connection(s)
I20260709 12:14:38.660353 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:38.667801  5128 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:38.668253  5129 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:38.671432 32718 server_base.cc:1061] running on GCE node
W20260709 12:14:38.672895  5132 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:38.674230  5124 heartbeater.cc:344] Connected to a master server at 127.31.243.190:39137
I20260709 12:14:38.674240 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:38.674757 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:38.674825  5124 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:38.674958 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599278674945 us; error 0 us; skew 500 ppm
I20260709 12:14:38.675717 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:38.675736  5124 heartbeater.cc:507] Master 127.31.243.190:39137 requested a full tablet report, sending...
I20260709 12:14:38.678218  4997 ts_manager.cc:194] Registered new tserver with Master: f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579)
I20260709 12:14:38.679239 32718 webserver.cc:533] Webserver started at http://127.31.243.130:44479/ using document root <none> and password file <none>
I20260709 12:14:38.679879 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:38.680119 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:38.680224  4997 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36572
I20260709 12:14:38.680423 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:38.682147 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-1-root/instance:
uuid: "d13f642665e14440b85795bc917e013e"
format_stamp: "Formatted at 2026-07-09 12:14:38 on dist-test-slave-s0gw"
I20260709 12:14:38.687579 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:38.691095  5136 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:38.691890 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:38.692195 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-1-root
uuid: "d13f642665e14440b85795bc917e013e"
format_stamp: "Formatted at 2026-07-09 12:14:38 on dist-test-slave-s0gw"
I20260709 12:14:38.692487 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:38.707526 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:38.708757 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:38.710304 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:38.712519 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:38.712746 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:38.712996 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:38.713195 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:38.754642 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.130:45801
I20260709 12:14:38.754733  5198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.130:45801 every 8 connection(s)
I20260709 12:14:38.760270 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:38.768520  5202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:38.770320  5203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:38.773597  5205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:38.773687 32718 server_base.cc:1061] running on GCE node
I20260709 12:14:38.774297  5199 heartbeater.cc:344] Connected to a master server at 127.31.243.190:39137
I20260709 12:14:38.774844  5199 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:38.775220 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:38.775502 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:38.775686 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599278775667 us; error 0 us; skew 500 ppm
I20260709 12:14:38.775655  5199 heartbeater.cc:507] Master 127.31.243.190:39137 requested a full tablet report, sending...
I20260709 12:14:38.776490 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:38.778177  4997 ts_manager.cc:194] Registered new tserver with Master: d13f642665e14440b85795bc917e013e (127.31.243.130:45801)
I20260709 12:14:38.779259 32718 webserver.cc:533] Webserver started at http://127.31.243.131:38643/ using document root <none> and password file <none>
I20260709 12:14:38.779738  4997 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36586
I20260709 12:14:38.779855 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:38.780261 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:38.780601 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:38.781947 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-2-root/instance:
uuid: "33448239c8c149e4bdbd5089ec21eb79"
format_stamp: "Formatted at 2026-07-09 12:14:38 on dist-test-slave-s0gw"
I20260709 12:14:38.786366 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:14:38.789700  5210 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:38.790524 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:38.790827 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-2-root
uuid: "33448239c8c149e4bdbd5089ec21eb79"
format_stamp: "Formatted at 2026-07-09 12:14:38 on dist-test-slave-s0gw"
I20260709 12:14:38.791198 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123022568-32718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:38.805405 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:38.806596 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:38.807998 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:38.810158 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:38.810375 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:38.810622 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:38.810796 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:38.850032 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.131:39255
I20260709 12:14:38.850155  5272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.131:39255 every 8 connection(s)
I20260709 12:14:38.863651  5273 heartbeater.cc:344] Connected to a master server at 127.31.243.190:39137
I20260709 12:14:38.864045  5273 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:38.864845  5273 heartbeater.cc:507] Master 127.31.243.190:39137 requested a full tablet report, sending...
I20260709 12:14:38.866778  4997 ts_manager.cc:194] Registered new tserver with Master: 33448239c8c149e4bdbd5089ec21eb79 (127.31.243.131:39255)
I20260709 12:14:38.867799 32718 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014530723s
I20260709 12:14:38.868136  4997 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36590
I20260709 12:14:38.891901  4997 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36602:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:14:38.894196  4997 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:14:39.124394  5238 tablet_service.cc:1511] Processing CreateTablet for tablet ccc9b92672f840bf82563c95f08022e5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1a62213bc7924892ace2952fa36ae574]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:39.125247  5237 tablet_service.cc:1511] Processing CreateTablet for tablet 014f20f5d67d4968a887d1ec600d27b8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1a62213bc7924892ace2952fa36ae574]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:39.125800  5238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc9b92672f840bf82563c95f08022e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.126631  5237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014f20f5d67d4968a887d1ec600d27b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.128157  5164 tablet_service.cc:1511] Processing CreateTablet for tablet ccc9b92672f840bf82563c95f08022e5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1a62213bc7924892ace2952fa36ae574]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:39.128468  5163 tablet_service.cc:1511] Processing CreateTablet for tablet 014f20f5d67d4968a887d1ec600d27b8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1a62213bc7924892ace2952fa36ae574]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:39.129528  5164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc9b92672f840bf82563c95f08022e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.131105  5163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014f20f5d67d4968a887d1ec600d27b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.142172  5089 tablet_service.cc:1511] Processing CreateTablet for tablet ccc9b92672f840bf82563c95f08022e5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1a62213bc7924892ace2952fa36ae574]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:39.142858  5088 tablet_service.cc:1511] Processing CreateTablet for tablet 014f20f5d67d4968a887d1ec600d27b8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1a62213bc7924892ace2952fa36ae574]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:39.143635  5089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc9b92672f840bf82563c95f08022e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.144271  5088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014f20f5d67d4968a887d1ec600d27b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.153870  5288 tablet_bootstrap.cc:492] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e: Bootstrap starting.
I20260709 12:14:39.161109  5288 tablet_bootstrap.cc:654] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.173316  5289 tablet_bootstrap.cc:492] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79: Bootstrap starting.
I20260709 12:14:39.177307  5291 tablet_bootstrap.cc:492] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972: Bootstrap starting.
I20260709 12:14:39.179251  5288 tablet_bootstrap.cc:492] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e: No bootstrap required, opened a new log
I20260709 12:14:39.179740  5288 ts_tablet_manager.cc:1403] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260709 12:14:39.182047  5288 raft_consensus.cc:359] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } }
I20260709 12:14:39.182643  5288 raft_consensus.cc:385] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.182888  5288 raft_consensus.cc:740] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13f642665e14440b85795bc917e013e, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.183692  5289 tablet_bootstrap.cc:654] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.183610  5288 consensus_queue.cc:260] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } }
I20260709 12:14:39.184687  5291 tablet_bootstrap.cc:654] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.185895  5199 heartbeater.cc:499] Master 127.31.243.190:39137 was elected leader, sending a full tablet report...
I20260709 12:14:39.186384  5288 ts_tablet_manager.cc:1434] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:14:39.187345  5288 tablet_bootstrap.cc:492] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e: Bootstrap starting.
I20260709 12:14:39.194480  5288 tablet_bootstrap.cc:654] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.199905  5289 tablet_bootstrap.cc:492] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79: No bootstrap required, opened a new log
I20260709 12:14:39.200471  5289 ts_tablet_manager.cc:1403] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.005s
I20260709 12:14:39.203234  5288 tablet_bootstrap.cc:492] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e: No bootstrap required, opened a new log
I20260709 12:14:39.203505  5289 raft_consensus.cc:359] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.204025  5288 ts_tablet_manager.cc:1403] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:14:39.204449  5289 raft_consensus.cc:385] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.204811  5289 raft_consensus.cc:740] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33448239c8c149e4bdbd5089ec21eb79, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.205761  5289 consensus_queue.cc:260] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.208374  5288 raft_consensus.cc:359] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.209458  5288 raft_consensus.cc:385] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.209869  5288 raft_consensus.cc:740] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13f642665e14440b85795bc917e013e, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.210858  5288 consensus_queue.cc:260] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.214512  5292 raft_consensus.cc:493] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.215212  5292 raft_consensus.cc:515] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.220718  5288 ts_tablet_manager.cc:1434] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 12:14:39.231432  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014f20f5d67d4968a887d1ec600d27b8" candidate_uuid: "d13f642665e14440b85795bc917e013e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43e4bad743c45b5af2fb2395d2f8972" is_pre_election: true
W20260709 12:14:39.233755  5139 leader_election.cc:343] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.238684  5292 leader_election.cc:290] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579), 33448239c8c149e4bdbd5089ec21eb79 (127.31.243.131:39255)
I20260709 12:14:39.242600  5273 heartbeater.cc:499] Master 127.31.243.190:39137 was elected leader, sending a full tablet report...
I20260709 12:14:39.243160  5289 ts_tablet_manager.cc:1434] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.033s
I20260709 12:14:39.243309  5291 tablet_bootstrap.cc:492] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972: No bootstrap required, opened a new log
I20260709 12:14:39.243974  5291 ts_tablet_manager.cc:1403] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972: Time spent bootstrapping tablet: real 0.067s	user 0.028s	sys 0.034s
I20260709 12:14:39.245013  5289 tablet_bootstrap.cc:492] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79: Bootstrap starting.
I20260709 12:14:39.246470  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014f20f5d67d4968a887d1ec600d27b8" candidate_uuid: "d13f642665e14440b85795bc917e013e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33448239c8c149e4bdbd5089ec21eb79" is_pre_election: true
I20260709 12:14:39.247169  5248 raft_consensus.cc:2468] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13f642665e14440b85795bc917e013e in term 0.
I20260709 12:14:39.247205  5291 raft_consensus.cc:359] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } }
I20260709 12:14:39.248023  5291 raft_consensus.cc:385] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.248342  5291 raft_consensus.cc:740] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43e4bad743c45b5af2fb2395d2f8972, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.248769  5137 leader_election.cc:304] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [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: 33448239c8c149e4bdbd5089ec21eb79, d13f642665e14440b85795bc917e013e; no voters: f43e4bad743c45b5af2fb2395d2f8972
I20260709 12:14:39.249183  5291 consensus_queue.cc:260] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } }
I20260709 12:14:39.250048  5292 raft_consensus.cc:2804] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.250433  5292 raft_consensus.cc:493] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.250766  5292 raft_consensus.cc:3060] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.253183  5289 tablet_bootstrap.cc:654] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.259864  5291 ts_tablet_manager.cc:1434] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.008s
I20260709 12:14:39.260087  5124 heartbeater.cc:499] Master 127.31.243.190:39137 was elected leader, sending a full tablet report...
I20260709 12:14:39.260488  5292 raft_consensus.cc:515] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.261058  5291 tablet_bootstrap.cc:492] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972: Bootstrap starting.
I20260709 12:14:39.262948  5289 tablet_bootstrap.cc:492] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79: No bootstrap required, opened a new log
I20260709 12:14:39.263689  5289 ts_tablet_manager.cc:1403] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 12:14:39.264698  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014f20f5d67d4968a887d1ec600d27b8" candidate_uuid: "d13f642665e14440b85795bc917e013e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33448239c8c149e4bdbd5089ec21eb79"
I20260709 12:14:39.265396  5248 raft_consensus.cc:3060] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.265985  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014f20f5d67d4968a887d1ec600d27b8" candidate_uuid: "d13f642665e14440b85795bc917e013e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43e4bad743c45b5af2fb2395d2f8972"
I20260709 12:14:39.267091  5289 raft_consensus.cc:359] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } }
W20260709 12:14:39.267637  5139 leader_election.cc:343] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.267925  5289 raft_consensus.cc:385] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.268047  5291 tablet_bootstrap.cc:654] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.268654  5289 raft_consensus.cc:740] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33448239c8c149e4bdbd5089ec21eb79, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.269584  5289 consensus_queue.cc:260] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } }
I20260709 12:14:39.272279  5289 ts_tablet_manager.cc:1434] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:14:39.273764  5292 leader_election.cc:290] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [CANDIDATE]: Term 1 election: Requested vote from peers f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579), 33448239c8c149e4bdbd5089ec21eb79 (127.31.243.131:39255)
I20260709 12:14:39.275712  5248 raft_consensus.cc:2468] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13f642665e14440b85795bc917e013e in term 1.
I20260709 12:14:39.277083  5137 leader_election.cc:304] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [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: 33448239c8c149e4bdbd5089ec21eb79, d13f642665e14440b85795bc917e013e; no voters: f43e4bad743c45b5af2fb2395d2f8972
I20260709 12:14:39.278277  5292 raft_consensus.cc:2804] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.279004  5292 raft_consensus.cc:697] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 1 LEADER]: Becoming Leader. State: Replica: d13f642665e14440b85795bc917e013e, State: Running, Role: LEADER
I20260709 12:14:39.279882  5292 consensus_queue.cc:237] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.281600  5291 tablet_bootstrap.cc:492] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972: No bootstrap required, opened a new log
I20260709 12:14:39.282287  5291 ts_tablet_manager.cc:1403] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 12:14:39.285049  5291 raft_consensus.cc:359] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.285894  5291 raft_consensus.cc:385] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.286237  5291 raft_consensus.cc:740] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43e4bad743c45b5af2fb2395d2f8972, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.286983  5291 consensus_queue.cc:260] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.289152  5291 ts_tablet_manager.cc:1434] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:14:39.290577  4996 catalog_manager.cc:5697] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e reported cstate change: term changed from 0 to 1, leader changed from <none> to d13f642665e14440b85795bc917e013e (127.31.243.130). New cstate: current_term: 1 leader_uuid: "d13f642665e14440b85795bc917e013e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.356053  5296 raft_consensus.cc:493] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.356658  5296 raft_consensus.cc:515] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } }
I20260709 12:14:39.358927  5296 leader_election.cc:290] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d13f642665e14440b85795bc917e013e (127.31.243.130:45801), f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579)
I20260709 12:14:39.367391  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc9b92672f840bf82563c95f08022e5" candidate_uuid: "33448239c8c149e4bdbd5089ec21eb79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13f642665e14440b85795bc917e013e" is_pre_election: true
I20260709 12:14:39.368121  5174 raft_consensus.cc:2468] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33448239c8c149e4bdbd5089ec21eb79 in term 0.
I20260709 12:14:39.368903  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc9b92672f840bf82563c95f08022e5" candidate_uuid: "33448239c8c149e4bdbd5089ec21eb79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43e4bad743c45b5af2fb2395d2f8972" is_pre_election: true
I20260709 12:14:39.369428  5212 leader_election.cc:304] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33448239c8c149e4bdbd5089ec21eb79, d13f642665e14440b85795bc917e013e; no voters: 
I20260709 12:14:39.369681  5099 raft_consensus.cc:2468] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33448239c8c149e4bdbd5089ec21eb79 in term 0.
I20260709 12:14:39.370316  5296 raft_consensus.cc:2804] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.370719  5296 raft_consensus.cc:493] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.370980  5296 raft_consensus.cc:3060] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.376168  5296 raft_consensus.cc:515] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } }
I20260709 12:14:39.377786  5296 leader_election.cc:290] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 1 election: Requested vote from peers d13f642665e14440b85795bc917e013e (127.31.243.130:45801), f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579)
I20260709 12:14:39.378644  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc9b92672f840bf82563c95f08022e5" candidate_uuid: "33448239c8c149e4bdbd5089ec21eb79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13f642665e14440b85795bc917e013e"
I20260709 12:14:39.378823  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc9b92672f840bf82563c95f08022e5" candidate_uuid: "33448239c8c149e4bdbd5089ec21eb79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43e4bad743c45b5af2fb2395d2f8972"
I20260709 12:14:39.379304  5174 raft_consensus.cc:3060] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.379482  5099 raft_consensus.cc:3060] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.384503  5174 raft_consensus.cc:2468] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33448239c8c149e4bdbd5089ec21eb79 in term 1.
I20260709 12:14:39.384995  5099 raft_consensus.cc:2468] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33448239c8c149e4bdbd5089ec21eb79 in term 1.
I20260709 12:14:39.386013  5212 leader_election.cc:304] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33448239c8c149e4bdbd5089ec21eb79, d13f642665e14440b85795bc917e013e; no voters: 
I20260709 12:14:39.386701  5296 raft_consensus.cc:2804] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.387539  5296 raft_consensus.cc:697] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 LEADER]: Becoming Leader. State: Replica: 33448239c8c149e4bdbd5089ec21eb79, State: Running, Role: LEADER
I20260709 12:14:39.388197  5296 consensus_queue.cc:237] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } }
I20260709 12:14:39.394735  4997 catalog_manager.cc:5697] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33448239c8c149e4bdbd5089ec21eb79 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "33448239c8c149e4bdbd5089ec21eb79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.476438  4997 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36618:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:14:39.478413  4997 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.
W20260709 12:14:39.498634  5045 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:39.503422  5089 tablet_service.cc:1511] Processing CreateTablet for tablet ed8258d11b4a44fabeca84c0a35af139 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4b15191731934fde907a6e57e8ade97d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:39.504616  5164 tablet_service.cc:1511] Processing CreateTablet for tablet ed8258d11b4a44fabeca84c0a35af139 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4b15191731934fde907a6e57e8ade97d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:39.504859  5089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8258d11b4a44fabeca84c0a35af139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.505868  5164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8258d11b4a44fabeca84c0a35af139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.508322  5088 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd647878bc44d4c89b806eee470b59a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4b15191731934fde907a6e57e8ade97d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:39.510190  5088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd647878bc44d4c89b806eee470b59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.510214  5163 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd647878bc44d4c89b806eee470b59a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4b15191731934fde907a6e57e8ade97d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:39.511931  5163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd647878bc44d4c89b806eee470b59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.512894  5298 raft_consensus.cc:493] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.513439  5298 raft_consensus.cc:515] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.522142  5298 leader_election.cc:290] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d13f642665e14440b85795bc917e013e (127.31.243.130:45801), 33448239c8c149e4bdbd5089ec21eb79 (127.31.243.131:39255)
I20260709 12:14:39.525514  5237 tablet_service.cc:1511] Processing CreateTablet for tablet ed8258d11b4a44fabeca84c0a35af139 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4b15191731934fde907a6e57e8ade97d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:39.527408  5237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8258d11b4a44fabeca84c0a35af139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.528432  5291 tablet_bootstrap.cc:492] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972: Bootstrap starting.
I20260709 12:14:39.531991  5238 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd647878bc44d4c89b806eee470b59a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4b15191731934fde907a6e57e8ade97d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:39.533792  5238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd647878bc44d4c89b806eee470b59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.543962  5291 tablet_bootstrap.cc:654] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.549204  5288 tablet_bootstrap.cc:492] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e: Bootstrap starting.
I20260709 12:14:39.553459  5289 tablet_bootstrap.cc:492] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79: Bootstrap starting.
I20260709 12:14:39.555745  5288 tablet_bootstrap.cc:654] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.556295  5291 tablet_bootstrap.cc:492] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972: No bootstrap required, opened a new log
I20260709 12:14:39.557014  5291 ts_tablet_manager.cc:1403] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.001s
I20260709 12:14:39.560159  5291 raft_consensus.cc:359] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.561589  5291 raft_consensus.cc:385] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.561950  5291 raft_consensus.cc:740] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43e4bad743c45b5af2fb2395d2f8972, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.562858  5291 consensus_queue.cc:260] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.564200  5289 tablet_bootstrap.cc:654] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.566015  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014f20f5d67d4968a887d1ec600d27b8" candidate_uuid: "f43e4bad743c45b5af2fb2395d2f8972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33448239c8c149e4bdbd5089ec21eb79" is_pre_election: true
I20260709 12:14:39.566825  5248 raft_consensus.cc:2393] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f43e4bad743c45b5af2fb2395d2f8972 in current term 1: Already voted for candidate d13f642665e14440b85795bc917e013e in this term.
I20260709 12:14:39.569515  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014f20f5d67d4968a887d1ec600d27b8" candidate_uuid: "f43e4bad743c45b5af2fb2395d2f8972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13f642665e14440b85795bc917e013e" is_pre_election: true
I20260709 12:14:39.570068  5291 ts_tablet_manager.cc:1434] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.006s
I20260709 12:14:39.571238  5291 tablet_bootstrap.cc:492] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972: Bootstrap starting.
I20260709 12:14:39.571127  5063 leader_election.cc:304] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f43e4bad743c45b5af2fb2395d2f8972; no voters: 33448239c8c149e4bdbd5089ec21eb79, d13f642665e14440b85795bc917e013e
I20260709 12:14:39.572427  5298 raft_consensus.cc:3060] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.580240  5298 raft_consensus.cc:2749] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:39.580302  5291 tablet_bootstrap.cc:654] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.584625  5288 tablet_bootstrap.cc:492] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e: No bootstrap required, opened a new log
I20260709 12:14:39.585142  5288 ts_tablet_manager.cc:1403] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.010s
I20260709 12:14:39.585564  5289 tablet_bootstrap.cc:492] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79: No bootstrap required, opened a new log
I20260709 12:14:39.586129  5289 ts_tablet_manager.cc:1403] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.004s
I20260709 12:14:39.586688  5291 tablet_bootstrap.cc:492] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972: No bootstrap required, opened a new log
I20260709 12:14:39.587198  5291 ts_tablet_manager.cc:1403] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260709 12:14:39.587742  5288 raft_consensus.cc:359] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.588342  5288 raft_consensus.cc:385] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.588613  5288 raft_consensus.cc:740] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13f642665e14440b85795bc917e013e, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.589205  5289 raft_consensus.cc:359] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.590047  5289 raft_consensus.cc:385] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.590443  5289 raft_consensus.cc:740] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33448239c8c149e4bdbd5089ec21eb79, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.590114  5291 raft_consensus.cc:359] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.590922  5291 raft_consensus.cc:385] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.589291  5288 consensus_queue.cc:260] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.591217  5291 raft_consensus.cc:740] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43e4bad743c45b5af2fb2395d2f8972, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.591228  5289 consensus_queue.cc:260] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.592068  5291 consensus_queue.cc:260] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.593780  5289 ts_tablet_manager.cc:1434] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:39.594885  5291 ts_tablet_manager.cc:1434] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:14:39.594987  5288 ts_tablet_manager.cc:1434] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 12:14:39.594991  5289 tablet_bootstrap.cc:492] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79: Bootstrap starting.
I20260709 12:14:39.596076  5288 tablet_bootstrap.cc:492] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e: Bootstrap starting.
I20260709 12:14:39.596593  5296 raft_consensus.cc:493] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.597064  5296 raft_consensus.cc:515] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.599165  5296 leader_election.cc:290] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579), d13f642665e14440b85795bc917e013e (127.31.243.130:45801)
I20260709 12:14:39.602771  5289 tablet_bootstrap.cc:654] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.602843  5288 tablet_bootstrap.cc:654] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.604084  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8258d11b4a44fabeca84c0a35af139" candidate_uuid: "33448239c8c149e4bdbd5089ec21eb79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43e4bad743c45b5af2fb2395d2f8972" is_pre_election: true
I20260709 12:14:39.604779  5099 raft_consensus.cc:2468] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33448239c8c149e4bdbd5089ec21eb79 in term 0.
I20260709 12:14:39.602941  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8258d11b4a44fabeca84c0a35af139" candidate_uuid: "33448239c8c149e4bdbd5089ec21eb79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13f642665e14440b85795bc917e013e" is_pre_election: true
I20260709 12:14:39.607496  5174 raft_consensus.cc:2468] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33448239c8c149e4bdbd5089ec21eb79 in term 0.
I20260709 12:14:39.609124  5212 leader_election.cc:304] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33448239c8c149e4bdbd5089ec21eb79, d13f642665e14440b85795bc917e013e; no voters: 
I20260709 12:14:39.610301  5296 raft_consensus.cc:2804] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.610775  5296 raft_consensus.cc:493] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.611171  5296 raft_consensus.cc:3060] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.614639  5288 tablet_bootstrap.cc:492] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e: No bootstrap required, opened a new log
I20260709 12:14:39.615163  5288 ts_tablet_manager.cc:1403] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 12:14:39.618148  5288 raft_consensus.cc:359] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.618853  5288 raft_consensus.cc:385] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.619185  5288 raft_consensus.cc:740] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13f642665e14440b85795bc917e013e, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.618935  5296 raft_consensus.cc:515] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.620193  5288 consensus_queue.cc:260] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.621551  5296 leader_election.cc:290] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 1 election: Requested vote from peers f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579), d13f642665e14440b85795bc917e013e (127.31.243.130:45801)
I20260709 12:14:39.622867  5288 ts_tablet_manager.cc:1434] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:39.623374  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8258d11b4a44fabeca84c0a35af139" candidate_uuid: "33448239c8c149e4bdbd5089ec21eb79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43e4bad743c45b5af2fb2395d2f8972"
I20260709 12:14:39.624219  5099 raft_consensus.cc:3060] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.623407  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8258d11b4a44fabeca84c0a35af139" candidate_uuid: "33448239c8c149e4bdbd5089ec21eb79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13f642665e14440b85795bc917e013e"
I20260709 12:14:39.626413  5174 raft_consensus.cc:3060] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.628419  5289 tablet_bootstrap.cc:492] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79: No bootstrap required, opened a new log
I20260709 12:14:39.629001  5289 ts_tablet_manager.cc:1403] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.024s
I20260709 12:14:39.631985  5289 raft_consensus.cc:359] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.632733  5289 raft_consensus.cc:385] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.633087  5289 raft_consensus.cc:740] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33448239c8c149e4bdbd5089ec21eb79, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.634078  5099 raft_consensus.cc:2468] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33448239c8c149e4bdbd5089ec21eb79 in term 1.
I20260709 12:14:39.633903  5289 consensus_queue.cc:260] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.636461  5289 ts_tablet_manager.cc:1434] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:39.638851  5174 raft_consensus.cc:2468] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33448239c8c149e4bdbd5089ec21eb79 in term 1.
I20260709 12:14:39.638764  5213 leader_election.cc:304] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33448239c8c149e4bdbd5089ec21eb79, f43e4bad743c45b5af2fb2395d2f8972; no voters: 
I20260709 12:14:39.639730  5296 raft_consensus.cc:2804] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.640220  5296 raft_consensus.cc:697] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 LEADER]: Becoming Leader. State: Replica: 33448239c8c149e4bdbd5089ec21eb79, State: Running, Role: LEADER
I20260709 12:14:39.641036  5296 consensus_queue.cc:237] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.645458  5298 raft_consensus.cc:493] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.646030  5298 raft_consensus.cc:515] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.648244  5298 leader_election.cc:290] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d13f642665e14440b85795bc917e013e (127.31.243.130:45801), 33448239c8c149e4bdbd5089ec21eb79 (127.31.243.131:39255)
I20260709 12:14:39.648869  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd647878bc44d4c89b806eee470b59a" candidate_uuid: "f43e4bad743c45b5af2fb2395d2f8972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13f642665e14440b85795bc917e013e" is_pre_election: true
I20260709 12:14:39.649253  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd647878bc44d4c89b806eee470b59a" candidate_uuid: "f43e4bad743c45b5af2fb2395d2f8972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33448239c8c149e4bdbd5089ec21eb79" is_pre_election: true
I20260709 12:14:39.649868  5174 raft_consensus.cc:2468] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f43e4bad743c45b5af2fb2395d2f8972 in term 0.
I20260709 12:14:39.650022  5248 raft_consensus.cc:2468] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f43e4bad743c45b5af2fb2395d2f8972 in term 0.
I20260709 12:14:39.649210  4996 catalog_manager.cc:5697] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33448239c8c149e4bdbd5089ec21eb79 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "33448239c8c149e4bdbd5089ec21eb79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:39.650719  5063 leader_election.cc:304] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d13f642665e14440b85795bc917e013e, f43e4bad743c45b5af2fb2395d2f8972; no voters: 
I20260709 12:14:39.651494  5298 raft_consensus.cc:2804] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.651858  5298 raft_consensus.cc:493] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.652184  5298 raft_consensus.cc:3060] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.658226  5298 raft_consensus.cc:515] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.659941  5298 leader_election.cc:290] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [CANDIDATE]: Term 1 election: Requested vote from peers d13f642665e14440b85795bc917e013e (127.31.243.130:45801), 33448239c8c149e4bdbd5089ec21eb79 (127.31.243.131:39255)
I20260709 12:14:39.660892  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd647878bc44d4c89b806eee470b59a" candidate_uuid: "f43e4bad743c45b5af2fb2395d2f8972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33448239c8c149e4bdbd5089ec21eb79"
I20260709 12:14:39.660953  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd647878bc44d4c89b806eee470b59a" candidate_uuid: "f43e4bad743c45b5af2fb2395d2f8972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13f642665e14440b85795bc917e013e"
I20260709 12:14:39.661438  5248 raft_consensus.cc:3060] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.661672  5174 raft_consensus.cc:3060] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.667060  5174 raft_consensus.cc:2468] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f43e4bad743c45b5af2fb2395d2f8972 in term 1.
I20260709 12:14:39.667078  5248 raft_consensus.cc:2468] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f43e4bad743c45b5af2fb2395d2f8972 in term 1.
I20260709 12:14:39.668172  5063 leader_election.cc:304] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d13f642665e14440b85795bc917e013e, f43e4bad743c45b5af2fb2395d2f8972; no voters: 
I20260709 12:14:39.668912  5298 raft_consensus.cc:2804] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.669943  5298 raft_consensus.cc:697] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [term 1 LEADER]: Becoming Leader. State: Replica: f43e4bad743c45b5af2fb2395d2f8972, State: Running, Role: LEADER
I20260709 12:14:39.670846  5298 consensus_queue.cc:237] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.677321  4996 catalog_manager.cc:5697] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 reported cstate change: term changed from 0 to 1, leader changed from <none> to f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "f43e4bad743c45b5af2fb2395d2f8972" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.709101  5248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccc9b92672f840bf82563c95f08022e5"
dest_uuid: "33448239c8c149e4bdbd5089ec21eb79"
mode: GRACEFUL
new_leader_uuid: "f43e4bad743c45b5af2fb2395d2f8972"
 from {username='slave'} at 127.0.0.1:57190
I20260709 12:14:39.709649  5248 raft_consensus.cc:606] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 LEADER]: Received request to transfer leadership to TS f43e4bad743c45b5af2fb2395d2f8972
I20260709 12:14:39.721000  5174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "014f20f5d67d4968a887d1ec600d27b8"
dest_uuid: "d13f642665e14440b85795bc917e013e"
mode: GRACEFUL
new_leader_uuid: "33448239c8c149e4bdbd5089ec21eb79"
 from {username='slave'} at 127.0.0.1:45584
I20260709 12:14:39.721519  5174 raft_consensus.cc:606] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 1 LEADER]: Received request to transfer leadership to TS 33448239c8c149e4bdbd5089ec21eb79
I20260709 12:14:39.726897  5248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed8258d11b4a44fabeca84c0a35af139"
dest_uuid: "33448239c8c149e4bdbd5089ec21eb79"
mode: GRACEFUL
new_leader_uuid: "f43e4bad743c45b5af2fb2395d2f8972"
 from {username='slave'} at 127.0.0.1:57190
I20260709 12:14:39.727408  5248 raft_consensus.cc:606] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 LEADER]: Received request to transfer leadership to TS f43e4bad743c45b5af2fb2395d2f8972
I20260709 12:14:39.776541  5296 consensus_queue.cc:1048] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:39.784458  5303 raft_consensus.cc:993] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79: : Instructing follower f43e4bad743c45b5af2fb2395d2f8972 to start an election
I20260709 12:14:39.785192  5296 raft_consensus.cc:1081] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 LEADER]: Signalling peer f43e4bad743c45b5af2fb2395d2f8972 to start an election
I20260709 12:14:39.787420  5098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccc9b92672f840bf82563c95f08022e5"
dest_uuid: "f43e4bad743c45b5af2fb2395d2f8972"
 from {username='slave'} at 127.0.0.1:47162
I20260709 12:14:39.795923  5098 raft_consensus.cc:493] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.796386  5098 raft_consensus.cc:3060] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.799407  5303 consensus_queue.cc:1048] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:39.804464  5098 raft_consensus.cc:515] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } }
I20260709 12:14:39.809243  5098 leader_election.cc:290] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [CANDIDATE]: Term 2 election: Requested vote from peers 33448239c8c149e4bdbd5089ec21eb79 (127.31.243.131:39255), d13f642665e14440b85795bc917e013e (127.31.243.130:45801)
I20260709 12:14:39.809957  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc9b92672f840bf82563c95f08022e5" candidate_uuid: "f43e4bad743c45b5af2fb2395d2f8972" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33448239c8c149e4bdbd5089ec21eb79"
I20260709 12:14:39.810590  5248 raft_consensus.cc:3055] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:39.810916  5248 raft_consensus.cc:740] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33448239c8c149e4bdbd5089ec21eb79, State: Running, Role: LEADER
I20260709 12:14:39.811697  5248 consensus_queue.cc:260] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } }
I20260709 12:14:39.812963  5248 raft_consensus.cc:3060] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.814810  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc9b92672f840bf82563c95f08022e5" candidate_uuid: "f43e4bad743c45b5af2fb2395d2f8972" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d13f642665e14440b85795bc917e013e"
I20260709 12:14:39.815412  5174 raft_consensus.cc:3060] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.820629  5248 raft_consensus.cc:2468] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f43e4bad743c45b5af2fb2395d2f8972 in term 2.
I20260709 12:14:39.822088  5062 leader_election.cc:304] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33448239c8c149e4bdbd5089ec21eb79, f43e4bad743c45b5af2fb2395d2f8972; no voters: 
I20260709 12:14:39.822582  5174 raft_consensus.cc:2468] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f43e4bad743c45b5af2fb2395d2f8972 in term 2.
I20260709 12:14:39.822844  5298 raft_consensus.cc:2804] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:39.823395  5298 raft_consensus.cc:697] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 LEADER]: Becoming Leader. State: Replica: f43e4bad743c45b5af2fb2395d2f8972, State: Running, Role: LEADER
I20260709 12:14:39.824229  5298 consensus_queue.cc:237] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } }
I20260709 12:14:39.830948  4995 catalog_manager.cc:5697] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 reported cstate change: term changed from 1 to 2, leader changed from 33448239c8c149e4bdbd5089ec21eb79 (127.31.243.131) to f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "f43e4bad743c45b5af2fb2395d2f8972" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:39.888377  5292 consensus_queue.cc:1048] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [LEADER]: Connected to new peer: Peer: permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:39.896282  5292 consensus_queue.cc:1048] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:39.901998  5292 raft_consensus.cc:993] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e: : Instructing follower 33448239c8c149e4bdbd5089ec21eb79 to start an election
I20260709 12:14:39.902542  5292 raft_consensus.cc:1081] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 1 LEADER]: Signalling peer 33448239c8c149e4bdbd5089ec21eb79 to start an election
I20260709 12:14:39.904917  5247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "014f20f5d67d4968a887d1ec600d27b8"
dest_uuid: "33448239c8c149e4bdbd5089ec21eb79"
 from {username='slave'} at 127.0.0.1:57164
I20260709 12:14:39.905656  5247 raft_consensus.cc:493] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.906116  5247 raft_consensus.cc:3060] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.915311  5247 raft_consensus.cc:515] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.918991  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014f20f5d67d4968a887d1ec600d27b8" candidate_uuid: "33448239c8c149e4bdbd5089ec21eb79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f43e4bad743c45b5af2fb2395d2f8972"
I20260709 12:14:39.919795  5098 raft_consensus.cc:3060] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.923411  5247 leader_election.cc:290] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 2 election: Requested vote from peers f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579), d13f642665e14440b85795bc917e013e (127.31.243.130:45801)
I20260709 12:14:39.923924  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014f20f5d67d4968a887d1ec600d27b8" candidate_uuid: "33448239c8c149e4bdbd5089ec21eb79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d13f642665e14440b85795bc917e013e"
I20260709 12:14:39.924659  5174 raft_consensus.cc:3055] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:39.925010  5174 raft_consensus.cc:740] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d13f642665e14440b85795bc917e013e, State: Running, Role: LEADER
I20260709 12:14:39.926131  5174 consensus_queue.cc:260] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.928941  5174 raft_consensus.cc:3060] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.932652  5098 raft_consensus.cc:2468] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33448239c8c149e4bdbd5089ec21eb79 in term 2.
I20260709 12:14:39.933709  5213 leader_election.cc:304] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33448239c8c149e4bdbd5089ec21eb79, f43e4bad743c45b5af2fb2395d2f8972; no voters: 
I20260709 12:14:39.934404  5303 raft_consensus.cc:2804] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:39.934830  5303 raft_consensus.cc:697] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 LEADER]: Becoming Leader. State: Replica: 33448239c8c149e4bdbd5089ec21eb79, State: Running, Role: LEADER
I20260709 12:14:39.935009  5174 raft_consensus.cc:2468] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33448239c8c149e4bdbd5089ec21eb79 in term 2.
I20260709 12:14:39.935652  5303 consensus_queue.cc:237] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:39.942766  4996 catalog_manager.cc:5697] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 reported cstate change: term changed from 1 to 2, leader changed from d13f642665e14440b85795bc917e013e (127.31.243.130) to 33448239c8c149e4bdbd5089ec21eb79 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "33448239c8c149e4bdbd5089ec21eb79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:40.024092  5195 debug-util.cc:398] Leaking SignalData structure 0x7b0800360200 after lost signal to thread 32721
I20260709 12:14:40.077082  5298 consensus_queue.cc:1048] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.091754  5303 consensus_queue.cc:1048] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.093196  5298 consensus_queue.cc:1048] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.108484  5303 raft_consensus.cc:993] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79: : Instructing follower f43e4bad743c45b5af2fb2395d2f8972 to start an election
I20260709 12:14:40.108943  5303 raft_consensus.cc:1081] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 LEADER]: Signalling peer f43e4bad743c45b5af2fb2395d2f8972 to start an election
I20260709 12:14:40.121066  5098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed8258d11b4a44fabeca84c0a35af139"
dest_uuid: "f43e4bad743c45b5af2fb2395d2f8972"
 from {username='slave'} at 127.0.0.1:47162
I20260709 12:14:40.121368  5303 consensus_queue.cc:1048] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.121754  5098 raft_consensus.cc:493] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.122246  5098 raft_consensus.cc:3060] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.132844  5098 raft_consensus.cc:515] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:40.139281  5247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8258d11b4a44fabeca84c0a35af139" candidate_uuid: "f43e4bad743c45b5af2fb2395d2f8972" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33448239c8c149e4bdbd5089ec21eb79"
I20260709 12:14:40.139336  5173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8258d11b4a44fabeca84c0a35af139" candidate_uuid: "f43e4bad743c45b5af2fb2395d2f8972" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d13f642665e14440b85795bc917e013e"
I20260709 12:14:40.139988  5247 raft_consensus.cc:3055] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:40.140352  5247 raft_consensus.cc:740] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33448239c8c149e4bdbd5089ec21eb79, State: Running, Role: LEADER
I20260709 12:14:40.141283  5247 consensus_queue.cc:260] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:40.142393  5247 raft_consensus.cc:3060] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.142944  5098 leader_election.cc:290] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [CANDIDATE]: Term 2 election: Requested vote from peers d13f642665e14440b85795bc917e013e (127.31.243.130:45801), 33448239c8c149e4bdbd5089ec21eb79 (127.31.243.131:39255)
I20260709 12:14:40.150743  5247 raft_consensus.cc:2468] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f43e4bad743c45b5af2fb2395d2f8972 in term 2.
I20260709 12:14:40.152072  5062 leader_election.cc:304] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [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: 33448239c8c149e4bdbd5089ec21eb79, f43e4bad743c45b5af2fb2395d2f8972; no voters: d13f642665e14440b85795bc917e013e
I20260709 12:14:40.152978  5298 raft_consensus.cc:2804] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:40.153422  5298 raft_consensus.cc:697] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 LEADER]: Becoming Leader. State: Replica: f43e4bad743c45b5af2fb2395d2f8972, State: Running, Role: LEADER
I20260709 12:14:40.154202  5298 consensus_queue.cc:237] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:40.160162  4997 catalog_manager.cc:5697] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 reported cstate change: term changed from 1 to 2, leader changed from 33448239c8c149e4bdbd5089ec21eb79 (127.31.243.131) to f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "f43e4bad743c45b5af2fb2395d2f8972" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.189764 32718 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:14:40.192235 32718 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:14:40.192744 32718 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:14:40.207151  5098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed8258d11b4a44fabeca84c0a35af139"
dest_uuid: "f43e4bad743c45b5af2fb2395d2f8972"
mode: GRACEFUL
new_leader_uuid: "d13f642665e14440b85795bc917e013e"
 from {username='slave'} at 127.0.0.1:47174
I20260709 12:14:40.207690  5098 raft_consensus.cc:606] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 LEADER]: Received request to transfer leadership to TS d13f642665e14440b85795bc917e013e
I20260709 12:14:40.208922 32718 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:14:40.266314  5174 raft_consensus.cc:1275] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e [term 2 FOLLOWER]: Refusing update from remote peer f43e4bad743c45b5af2fb2395d2f8972: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.267700  5298 consensus_queue.cc:1048] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.280690  5247 raft_consensus.cc:1275] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 FOLLOWER]: Refusing update from remote peer f43e4bad743c45b5af2fb2395d2f8972: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.282162  5320 consensus_queue.cc:1048] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.427911  5098 raft_consensus.cc:1275] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 FOLLOWER]: Refusing update from remote peer 33448239c8c149e4bdbd5089ec21eb79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.429378  5303 consensus_queue.cc:1048] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.438310  5174 raft_consensus.cc:1275] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 2 FOLLOWER]: Refusing update from remote peer 33448239c8c149e4bdbd5089ec21eb79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.439664  5303 consensus_queue.cc:1048] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.644433  5174 raft_consensus.cc:3060] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.649801  5174 raft_consensus.cc:1275] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 2 FOLLOWER]: Refusing update from remote peer f43e4bad743c45b5af2fb2395d2f8972: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.651156  5320 consensus_queue.cc:1048] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.656117  5298 raft_consensus.cc:993] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972: : Instructing follower d13f642665e14440b85795bc917e013e to start an election
I20260709 12:14:40.656677  5298 raft_consensus.cc:1081] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 LEADER]: Signalling peer d13f642665e14440b85795bc917e013e to start an election
I20260709 12:14:40.658897  5173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed8258d11b4a44fabeca84c0a35af139"
dest_uuid: "d13f642665e14440b85795bc917e013e"
 from {username='slave'} at 127.0.0.1:45572
I20260709 12:14:40.659503  5173 raft_consensus.cc:493] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.659881  5173 raft_consensus.cc:3060] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.661664  5247 raft_consensus.cc:1275] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 FOLLOWER]: Refusing update from remote peer f43e4bad743c45b5af2fb2395d2f8972: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.663442  5320 consensus_queue.cc:1048] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.670107  5173 raft_consensus.cc:515] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:40.672574  5173 leader_election.cc:290] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [CANDIDATE]: Term 3 election: Requested vote from peers f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579), 33448239c8c149e4bdbd5089ec21eb79 (127.31.243.131:39255)
I20260709 12:14:40.673153  5174 raft_consensus.cc:1240] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 3 FOLLOWER]: Rejecting Update request from peer f43e4bad743c45b5af2fb2395d2f8972 for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:40.674726  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8258d11b4a44fabeca84c0a35af139" candidate_uuid: "d13f642665e14440b85795bc917e013e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f43e4bad743c45b5af2fb2395d2f8972"
I20260709 12:14:40.674855  5247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8258d11b4a44fabeca84c0a35af139" candidate_uuid: "d13f642665e14440b85795bc917e013e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33448239c8c149e4bdbd5089ec21eb79"
I20260709 12:14:40.675385  5098 raft_consensus.cc:3055] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:40.675643  5247 raft_consensus.cc:3060] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.675753  5098 raft_consensus.cc:740] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f43e4bad743c45b5af2fb2395d2f8972, State: Running, Role: LEADER
I20260709 12:14:40.676774  5098 consensus_queue.cc:260] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [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: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:40.678023  5098 raft_consensus.cc:3060] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.683677  5098 raft_consensus.cc:2468] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13f642665e14440b85795bc917e013e in term 3.
I20260709 12:14:40.684041  5247 raft_consensus.cc:2468] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13f642665e14440b85795bc917e013e in term 3.
I20260709 12:14:40.684892  5139 leader_election.cc:304] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [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: d13f642665e14440b85795bc917e013e, f43e4bad743c45b5af2fb2395d2f8972; no voters: 
I20260709 12:14:40.685829  5333 raft_consensus.cc:2804] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:40.690382  5333 raft_consensus.cc:697] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 3 LEADER]: Becoming Leader. State: Replica: d13f642665e14440b85795bc917e013e, State: Running, Role: LEADER
I20260709 12:14:40.691629  5333 consensus_queue.cc:237] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:40.698071  4997 catalog_manager.cc:5697] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e reported cstate change: term changed from 2 to 3, leader changed from f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129) to d13f642665e14440b85795bc917e013e (127.31.243.130). New cstate: current_term: 3 leader_uuid: "d13f642665e14440b85795bc917e013e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.832285 32718 tablet_server.cc:179] TabletServer@127.31.243.129:0 shutting down...
I20260709 12:14:40.866196 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:40.866879 32718 tablet_replica.cc:333] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972: stopping tablet replica
I20260709 12:14:40.867507 32718 raft_consensus.cc:2243] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:40.867991 32718 raft_consensus.cc:2272] T ed8258d11b4a44fabeca84c0a35af139 P f43e4bad743c45b5af2fb2395d2f8972 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:40.870558 32718 tablet_replica.cc:333] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972: stopping tablet replica
I20260709 12:14:40.871107 32718 raft_consensus.cc:2243] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:40.871876 32718 raft_consensus.cc:2272] T 6dd647878bc44d4c89b806eee470b59a P f43e4bad743c45b5af2fb2395d2f8972 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:40.874195 32718 tablet_replica.cc:333] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972: stopping tablet replica
I20260709 12:14:40.874717 32718 raft_consensus.cc:2243] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:40.875137 32718 raft_consensus.cc:2272] T 014f20f5d67d4968a887d1ec600d27b8 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:40.877413 32718 tablet_replica.cc:333] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972: stopping tablet replica
I20260709 12:14:40.877956 32718 raft_consensus.cc:2243] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:40.878731 32718 raft_consensus.cc:2272] T ccc9b92672f840bf82563c95f08022e5 P f43e4bad743c45b5af2fb2395d2f8972 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:40.886756  5213 consensus_peers.cc:597] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 -> Peer f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579): Couldn't send request to peer f43e4bad743c45b5af2fb2395d2f8972. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:40.894107 32718 tablet_server.cc:196] TabletServer@127.31.243.129:0 shutdown complete.
I20260709 12:14:40.906426 32718 tablet_server.cc:179] TabletServer@127.31.243.130:0 shutting down...
I20260709 12:14:40.933296 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:40.934160 32718 tablet_replica.cc:333] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e: stopping tablet replica
I20260709 12:14:40.935002 32718 raft_consensus.cc:2243] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:40.935887 32718 pending_rounds.cc:70] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e: Trying to abort 2 pending ops.
I20260709 12:14:40.936172 32718 pending_rounds.cc:77] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305622653720756224 op_type: NO_OP noop_request { }
I20260709 12:14:40.936564 32718 raft_consensus.cc:2889] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:40.936863 32718 pending_rounds.cc:77] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305622651518758912 op_type: NO_OP noop_request { }
I20260709 12:14:40.937206 32718 raft_consensus.cc:2889] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:40.937556 32718 raft_consensus.cc:2272] T ed8258d11b4a44fabeca84c0a35af139 P d13f642665e14440b85795bc917e013e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:40.940521 32718 tablet_replica.cc:333] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e: stopping tablet replica
I20260709 12:14:40.941301 32718 raft_consensus.cc:2243] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:40.941874 32718 raft_consensus.cc:2272] T 6dd647878bc44d4c89b806eee470b59a P d13f642665e14440b85795bc917e013e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:40.944816 32718 tablet_replica.cc:333] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e: stopping tablet replica
I20260709 12:14:40.945935 32718 raft_consensus.cc:2243] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:40.946494 32718 raft_consensus.cc:2272] T 014f20f5d67d4968a887d1ec600d27b8 P d13f642665e14440b85795bc917e013e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:40.949236 32718 tablet_replica.cc:333] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e: stopping tablet replica
I20260709 12:14:40.949966 32718 raft_consensus.cc:2243] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:40.950512 32718 raft_consensus.cc:2272] T ccc9b92672f840bf82563c95f08022e5 P d13f642665e14440b85795bc917e013e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:40.966358  5212 consensus_peers.cc:597] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 -> Peer d13f642665e14440b85795bc917e013e (127.31.243.130:45801): Couldn't send request to peer d13f642665e14440b85795bc917e013e. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:41.970854 32718 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5195)
I20260709 12:14:42.095477  5348 raft_consensus.cc:493] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f43e4bad743c45b5af2fb2395d2f8972)
I20260709 12:14:42.096112  5348 raft_consensus.cc:515] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:42.098476  5348 leader_election.cc:290] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579), d13f642665e14440b85795bc917e013e (127.31.243.130:45801)
W20260709 12:14:42.104444  5213 leader_election.cc:336] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579): Network error: Client connection negotiation failed: client connection to 127.31.243.129:42579: connect: Connection refused (error 111)
W20260709 12:14:42.105824  5212 leader_election.cc:336] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d13f642665e14440b85795bc917e013e (127.31.243.130:45801): Network error: Client connection negotiation failed: client connection to 127.31.243.130:45801: connect: Connection refused (error 111)
I20260709 12:14:42.106232  5212 leader_election.cc:304] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [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: 33448239c8c149e4bdbd5089ec21eb79; no voters: d13f642665e14440b85795bc917e013e, f43e4bad743c45b5af2fb2395d2f8972
I20260709 12:14:42.106923  5348 raft_consensus.cc:2749] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:42.339943  5348 raft_consensus.cc:493] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f43e4bad743c45b5af2fb2395d2f8972)
I20260709 12:14:42.340452  5348 raft_consensus.cc:515] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } }
I20260709 12:14:42.342377  5348 leader_election.cc:290] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d13f642665e14440b85795bc917e013e (127.31.243.130:45801), f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579)
W20260709 12:14:42.346645  5213 leader_election.cc:336] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579): Network error: Client connection negotiation failed: client connection to 127.31.243.129:42579: connect: Connection refused (error 111)
W20260709 12:14:42.347191  5212 leader_election.cc:336] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d13f642665e14440b85795bc917e013e (127.31.243.130:45801): Network error: Client connection negotiation failed: client connection to 127.31.243.130:45801: connect: Connection refused (error 111)
I20260709 12:14:42.347674  5212 leader_election.cc:304] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [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: 33448239c8c149e4bdbd5089ec21eb79; no voters: d13f642665e14440b85795bc917e013e, f43e4bad743c45b5af2fb2395d2f8972
I20260709 12:14:42.348428  5348 raft_consensus.cc:2749] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:42.715198  5348 raft_consensus.cc:493] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.715713  5348 raft_consensus.cc:515] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f43e4bad743c45b5af2fb2395d2f8972" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 42579 } } peers { permanent_uuid: "d13f642665e14440b85795bc917e013e" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 45801 } } peers { permanent_uuid: "33448239c8c149e4bdbd5089ec21eb79" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 39255 } }
I20260709 12:14:42.717514  5348 leader_election.cc:290] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579), d13f642665e14440b85795bc917e013e (127.31.243.130:45801)
W20260709 12:14:42.721503  5213 leader_election.cc:336] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f43e4bad743c45b5af2fb2395d2f8972 (127.31.243.129:42579): Network error: Client connection negotiation failed: client connection to 127.31.243.129:42579: connect: Connection refused (error 111)
W20260709 12:14:42.722088  5212 leader_election.cc:336] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d13f642665e14440b85795bc917e013e (127.31.243.130:45801): Network error: Client connection negotiation failed: client connection to 127.31.243.130:45801: connect: Connection refused (error 111)
I20260709 12:14:42.722487  5212 leader_election.cc:304] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [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: 33448239c8c149e4bdbd5089ec21eb79; no voters: d13f642665e14440b85795bc917e013e, f43e4bad743c45b5af2fb2395d2f8972
I20260709 12:14:42.723102  5348 raft_consensus.cc:2749] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:42.901892 32718 tablet_server.cc:196] TabletServer@127.31.243.130:0 shutdown complete.
I20260709 12:14:42.914511 32718 tablet_server.cc:179] TabletServer@127.31.243.131:0 shutting down...
I20260709 12:14:42.934943 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:42.935585 32718 tablet_replica.cc:333] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79: stopping tablet replica
I20260709 12:14:42.936167 32718 raft_consensus.cc:2243] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.936638 32718 raft_consensus.cc:2272] T ed8258d11b4a44fabeca84c0a35af139 P 33448239c8c149e4bdbd5089ec21eb79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.938539 32718 tablet_replica.cc:333] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79: stopping tablet replica
I20260709 12:14:42.939042 32718 raft_consensus.cc:2243] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.939446 32718 raft_consensus.cc:2272] T ccc9b92672f840bf82563c95f08022e5 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.941108 32718 tablet_replica.cc:333] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79: stopping tablet replica
I20260709 12:14:42.941573 32718 raft_consensus.cc:2243] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.942040 32718 raft_consensus.cc:2272] T 6dd647878bc44d4c89b806eee470b59a P 33448239c8c149e4bdbd5089ec21eb79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.943692 32718 tablet_replica.cc:333] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79: stopping tablet replica
I20260709 12:14:42.944147 32718 raft_consensus.cc:2243] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.944917 32718 raft_consensus.cc:2272] T 014f20f5d67d4968a887d1ec600d27b8 P 33448239c8c149e4bdbd5089ec21eb79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.967435 32718 tablet_server.cc:196] TabletServer@127.31.243.131:0 shutdown complete.
I20260709 12:14:42.980156 32718 master.cc:562] Master@127.31.243.190:39137 shutting down...
I20260709 12:14:42.997200 32718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.997874 32718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.998262 32718 tablet_replica.cc:333] T 00000000000000000000000000000000 P b71c770488a64fe88c366369481416c7: stopping tablet replica
I20260709 12:14:43.016371 32718 master.cc:584] Master@127.31.243.190:39137 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (4679 ms)
[----------] 6 tests from LeaderRebalancerTest (159857 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:14:43.044600 32718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.243.190:37045
I20260709 12:14:43.045751 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:43.050632  5351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:43.051687  5352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:43.052213  5354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:43.053020 32718 server_base.cc:1061] running on GCE node
I20260709 12:14:43.054083 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:43.054275 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:43.054447 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599283054412 us; error 0 us; skew 500 ppm
I20260709 12:14:43.054989 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:43.057204 32718 webserver.cc:533] Webserver started at http://127.31.243.190:44205/ using document root <none> and password file <none>
I20260709 12:14:43.057780 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:43.057965 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:43.058259 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:43.059294 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/master-0-root/instance:
uuid: "8d026b1c884e48dcb6f219ea5a3414a5"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-s0gw"
I20260709 12:14:43.063540 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:14:43.066686  5359 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.067397 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:43.067685 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/master-0-root
uuid: "8d026b1c884e48dcb6f219ea5a3414a5"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-s0gw"
I20260709 12:14:43.067996 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:43.101280 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:43.102392 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:43.137399 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.190:37045
I20260709 12:14:43.137540  5410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.190:37045 every 8 connection(s)
I20260709 12:14:43.141760  5411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.151974  5411 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5: Bootstrap starting.
I20260709 12:14:43.156368  5411 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.160234  5411 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5: No bootstrap required, opened a new log
I20260709 12:14:43.162338  5411 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d026b1c884e48dcb6f219ea5a3414a5" member_type: VOTER }
I20260709 12:14:43.162746  5411 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.162983  5411 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d026b1c884e48dcb6f219ea5a3414a5, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.163623  5411 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8d026b1c884e48dcb6f219ea5a3414a5" member_type: VOTER }
I20260709 12:14:43.164088  5411 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:43.164306  5411 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:43.164572  5411 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.169195  5411 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d026b1c884e48dcb6f219ea5a3414a5" member_type: VOTER }
I20260709 12:14:43.169792  5411 leader_election.cc:304] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [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: 8d026b1c884e48dcb6f219ea5a3414a5; no voters: 
I20260709 12:14:43.170838  5411 leader_election.cc:290] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:43.171145  5414 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.172505  5414 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8d026b1c884e48dcb6f219ea5a3414a5, State: Running, Role: LEADER
I20260709 12:14:43.173087  5414 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [LEADER]: Queue going to LEADER mode. State: All 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: "8d026b1c884e48dcb6f219ea5a3414a5" member_type: VOTER }
I20260709 12:14:43.173748  5411 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:43.177213  5415 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8d026b1c884e48dcb6f219ea5a3414a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d026b1c884e48dcb6f219ea5a3414a5" member_type: VOTER } }
I20260709 12:14:43.178766  5415 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:43.178032  5416 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8d026b1c884e48dcb6f219ea5a3414a5. Latest consensus state: current_term: 1 leader_uuid: "8d026b1c884e48dcb6f219ea5a3414a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d026b1c884e48dcb6f219ea5a3414a5" member_type: VOTER } }
I20260709 12:14:43.179700  5416 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:43.181588  5423 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:43.186213  5423 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:43.188524 32718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:43.194887  5423 catalog_manager.cc:1383] Generated new cluster ID: 45ac9746867a4576a7b82954a4a62cdd
I20260709 12:14:43.195170  5423 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:43.217571  5423 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:43.218930  5423 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:43.237959  5423 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5: Generated new TSK 0
I20260709 12:14:43.238660  5423 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:43.254874 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:43.260565  5432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:43.261798  5433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:43.263752  5435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:43.264601 32718 server_base.cc:1061] running on GCE node
I20260709 12:14:43.265489 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:43.265729 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:43.265856 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599283265845 us; error 0 us; skew 500 ppm
I20260709 12:14:43.266383 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:43.268589 32718 webserver.cc:533] Webserver started at http://127.31.243.129:37493/ using document root <none> and password file <none>
I20260709 12:14:43.269037 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:43.269191 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:43.269409 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:43.270529 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-0-root/instance:
uuid: "32adc14482af49f0a13d1e9aadfbe398"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-s0gw"
I20260709 12:14:43.274968 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:43.278263  5440 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.279001 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:43.279314 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-0-root
uuid: "32adc14482af49f0a13d1e9aadfbe398"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-s0gw"
I20260709 12:14:43.279605 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:43.295889 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:43.297020 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:43.298607 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:43.300859 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:43.301088 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.301332 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:43.301501 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.342643 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.129:39075
I20260709 12:14:43.342760  5502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.129:39075 every 8 connection(s)
I20260709 12:14:43.348884 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:43.355590  5507 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:43.360402  5508 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:43.361908  5510 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:43.363363  5503 heartbeater.cc:344] Connected to a master server at 127.31.243.190:37045
I20260709 12:14:43.363850  5503 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:43.364434 32718 server_base.cc:1061] running on GCE node
I20260709 12:14:43.364820  5503 heartbeater.cc:507] Master 127.31.243.190:37045 requested a full tablet report, sending...
I20260709 12:14:43.366003 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:43.366291 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:43.366477 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599283366457 us; error 0 us; skew 500 ppm
I20260709 12:14:43.367015  5376 ts_manager.cc:194] Registered new tserver with Master: 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075)
I20260709 12:14:43.367120 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:43.369130  5376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41656
I20260709 12:14:43.369902 32718 webserver.cc:533] Webserver started at http://127.31.243.130:41143/ using document root <none> and password file <none>
I20260709 12:14:43.370479 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:43.370683 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:43.370954 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:43.371964 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-1-root/instance:
uuid: "6a99483a578d4aaf9f1a6aa222081a30"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-s0gw"
I20260709 12:14:43.376224 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:43.379339  5515 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.380180 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:14:43.380415 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-1-root
uuid: "6a99483a578d4aaf9f1a6aa222081a30"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-s0gw"
I20260709 12:14:43.380661 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:43.397186 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:43.398280 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:43.399610 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:43.401839 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:43.402036 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.402310 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:43.402465 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.439590 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.130:39369
I20260709 12:14:43.439697  5577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.130:39369 every 8 connection(s)
I20260709 12:14:43.444465 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:43.451354  5582 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:43.451970  5581 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:43.455075  5584 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:43.455633 32718 server_base.cc:1061] running on GCE node
I20260709 12:14:43.456660  5578 heartbeater.cc:344] Connected to a master server at 127.31.243.190:37045
I20260709 12:14:43.456681 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:43.457152 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:43.457152  5578 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:43.457355 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599283457336 us; error 0 us; skew 500 ppm
I20260709 12:14:43.458104 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:43.458135  5578 heartbeater.cc:507] Master 127.31.243.190:37045 requested a full tablet report, sending...
I20260709 12:14:43.460450  5376 ts_manager.cc:194] Registered new tserver with Master: 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:43.460728 32718 webserver.cc:533] Webserver started at http://127.31.243.131:45171/ using document root <none> and password file <none>
I20260709 12:14:43.461418 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:43.461701 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:43.462065 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:43.462292  5376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41670
I20260709 12:14:43.463567 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-2-root/instance:
uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-s0gw"
I20260709 12:14:43.468282 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:43.471593  5589 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.472339 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:43.472640 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-2-root
uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-s0gw"
I20260709 12:14:43.472929 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123022568-32718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:43.491336 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:43.492478 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:43.493993 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:43.496255 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:43.496483 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.496737 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:43.496912 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.535183 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.131:33133
I20260709 12:14:43.535279  5651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.131:33133 every 8 connection(s)
I20260709 12:14:43.548640  5652 heartbeater.cc:344] Connected to a master server at 127.31.243.190:37045
I20260709 12:14:43.549108  5652 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:43.549891  5652 heartbeater.cc:507] Master 127.31.243.190:37045 requested a full tablet report, sending...
I20260709 12:14:43.551685  5376 ts_manager.cc:194] Registered new tserver with Master: aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:43.551783 32718 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013401576s
I20260709 12:14:43.553074  5376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41672
I20260709 12:14:43.575752  5376 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41676:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:14:43.578238  5376 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:14:43.640542  5617 tablet_service.cc:1511] Processing CreateTablet for tablet 4da074f6396e4de0aa730f59e13a92cf (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:43.641960  5617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da074f6396e4de0aa730f59e13a92cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.647084  5616 tablet_service.cc:1511] Processing CreateTablet for tablet 2d9bb3d6f7274f50b977141b31a441aa (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:43.648797  5616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d9bb3d6f7274f50b977141b31a441aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.654835  5468 tablet_service.cc:1511] Processing CreateTablet for tablet 4da074f6396e4de0aa730f59e13a92cf (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:43.656211  5468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da074f6396e4de0aa730f59e13a92cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.658689  5467 tablet_service.cc:1511] Processing CreateTablet for tablet 2d9bb3d6f7274f50b977141b31a441aa (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:43.660076  5467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d9bb3d6f7274f50b977141b31a441aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.661448  5543 tablet_service.cc:1511] Processing CreateTablet for tablet 4da074f6396e4de0aa730f59e13a92cf (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:43.662463  5541 tablet_service.cc:1511] Processing CreateTablet for tablet bbbe879545e34edfac33cc198923263e (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:43.662873  5543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da074f6396e4de0aa730f59e13a92cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.663803  5541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbe879545e34edfac33cc198923263e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.663482  5540 tablet_service.cc:1511] Processing CreateTablet for tablet f232b79d360c4eec813598dc914b65ee (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:43.664448  5466 tablet_service.cc:1511] Processing CreateTablet for tablet bbbe879545e34edfac33cc198923263e (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:43.665175  5540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f232b79d360c4eec813598dc914b65ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.665900  5466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbe879545e34edfac33cc198923263e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.666656  5542 tablet_service.cc:1511] Processing CreateTablet for tablet 2d9bb3d6f7274f50b977141b31a441aa (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:43.667930  5542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d9bb3d6f7274f50b977141b31a441aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.670652  5465 tablet_service.cc:1511] Processing CreateTablet for tablet f232b79d360c4eec813598dc914b65ee (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:43.672081  5465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f232b79d360c4eec813598dc914b65ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.675704  5615 tablet_service.cc:1511] Processing CreateTablet for tablet bbbe879545e34edfac33cc198923263e (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:43.677064  5615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbe879545e34edfac33cc198923263e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.679322  5614 tablet_service.cc:1511] Processing CreateTablet for tablet f232b79d360c4eec813598dc914b65ee (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:43.681016  5614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f232b79d360c4eec813598dc914b65ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.702689  5464 tablet_service.cc:1511] Processing CreateTablet for tablet 7b459e96f11a4b65a2dbb6898686403e (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:43.704097  5464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b459e96f11a4b65a2dbb6898686403e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.722285  5667 tablet_bootstrap.cc:492] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:43.724684  5668 tablet_bootstrap.cc:492] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:43.727095  5539 tablet_service.cc:1511] Processing CreateTablet for tablet 7b459e96f11a4b65a2dbb6898686403e (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:43.731298  5616 tablet_service.cc:1511] Processing CreateTablet for tablet 7b459e96f11a4b65a2dbb6898686403e (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:43.732671  5616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b459e96f11a4b65a2dbb6898686403e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.733217  5463 tablet_service.cc:1511] Processing CreateTablet for tablet 7be03ea8928f4251a5b7a84aab9faba4 (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:43.734620  5463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7be03ea8928f4251a5b7a84aab9faba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.746340  5539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b459e96f11a4b65a2dbb6898686403e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.747534  5668 tablet_bootstrap.cc:654] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.748965  5540 tablet_service.cc:1511] Processing CreateTablet for tablet 7be03ea8928f4251a5b7a84aab9faba4 (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:43.750296  5540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7be03ea8928f4251a5b7a84aab9faba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.761248  5667 tablet_bootstrap.cc:654] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.765064  5617 tablet_service.cc:1511] Processing CreateTablet for tablet 7be03ea8928f4251a5b7a84aab9faba4 (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:43.766578  5617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7be03ea8928f4251a5b7a84aab9faba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.768180  5668 tablet_bootstrap.cc:492] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:43.768945  5668 ts_tablet_manager.cc:1403] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.005s
I20260709 12:14:43.772920  5668 raft_consensus.cc:359] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:43.776978  5668 raft_consensus.cc:385] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.777361  5668 raft_consensus.cc:740] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.774675  5669 tablet_bootstrap.cc:492] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:43.781345  5668 consensus_queue.cc:260] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:43.784348  5578 heartbeater.cc:499] Master 127.31.243.190:37045 was elected leader, sending a full tablet report...
I20260709 12:14:43.787264  5669 tablet_bootstrap.cc:654] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.789453  5667 tablet_bootstrap.cc:492] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:43.788839  5668 ts_tablet_manager.cc:1434] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 12:14:43.790063  5667 ts_tablet_manager.cc:1403] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.002s
I20260709 12:14:43.790694  5668 tablet_bootstrap.cc:492] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:43.793041  5667 raft_consensus.cc:359] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } }
I20260709 12:14:43.793846  5667 raft_consensus.cc:385] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.794196  5667 raft_consensus.cc:740] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.795020  5667 consensus_queue.cc:260] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } }
I20260709 12:14:43.799897  5668 tablet_bootstrap.cc:654] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.806679  5614 tablet_service.cc:1511] Processing CreateTablet for tablet fcc5c3ae6aa946e5998a6505a60881b8 (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:43.806821  5467 tablet_service.cc:1511] Processing CreateTablet for tablet fcc5c3ae6aa946e5998a6505a60881b8 (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:43.807673  5669 tablet_bootstrap.cc:492] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:43.807957  5614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc5c3ae6aa946e5998a6505a60881b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.808300  5669 ts_tablet_manager.cc:1403] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260709 12:14:43.810242  5542 tablet_service.cc:1511] Processing CreateTablet for tablet fcc5c3ae6aa946e5998a6505a60881b8 (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:43.811501  5542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc5c3ae6aa946e5998a6505a60881b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.812618  5669 raft_consensus.cc:359] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:43.813654  5669 raft_consensus.cc:385] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.807961  5467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc5c3ae6aa946e5998a6505a60881b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.816391  5669 raft_consensus.cc:740] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.817425  5669 consensus_queue.cc:260] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:43.815778  5652 heartbeater.cc:499] Master 127.31.243.190:37045 was elected leader, sending a full tablet report...
I20260709 12:14:43.822813  5539 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbc64a447bf4b309d2ab6cb9ae09f3e (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:43.823282  5673 raft_consensus.cc:493] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.824180  5539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbc64a447bf4b309d2ab6cb9ae09f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.823789  5673 raft_consensus.cc:515] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } }
I20260709 12:14:43.816015  5667 ts_tablet_manager.cc:1434] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.014s
I20260709 12:14:43.826453  5667 tablet_bootstrap.cc:492] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:43.826581  5465 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbc64a447bf4b309d2ab6cb9ae09f3e (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:43.829933  5465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbc64a447bf4b309d2ab6cb9ae09f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.832442  5667 tablet_bootstrap.cc:654] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.839375  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da074f6396e4de0aa730f59e13a92cf" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
W20260709 12:14:43.841054  5592 leader_election.cc:343] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.848237  5673 leader_election.cc:290] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:43.856909  5503 heartbeater.cc:499] Master 127.31.243.190:37045 was elected leader, sending a full tablet report...
I20260709 12:14:43.858196  5463 tablet_service.cc:1511] Processing CreateTablet for tablet 75e0f70eff5b4d61909b9ba2d8c5c9f7 (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:43.859584  5668 tablet_bootstrap.cc:492] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:43.860131  5668 ts_tablet_manager.cc:1403] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.008s
I20260709 12:14:43.861243  5540 tablet_service.cc:1511] Processing CreateTablet for tablet 75e0f70eff5b4d61909b9ba2d8c5c9f7 (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:43.864002  5540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e0f70eff5b4d61909b9ba2d8c5c9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.863890  5668 raft_consensus.cc:359] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } }
I20260709 12:14:43.867038  5669 ts_tablet_manager.cc:1434] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.000s
I20260709 12:14:43.863039  5463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e0f70eff5b4d61909b9ba2d8c5c9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.869355  5668 raft_consensus.cc:385] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.869755  5668 raft_consensus.cc:740] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.870172  5669 tablet_bootstrap.cc:492] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:43.870592  5668 consensus_queue.cc:260] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } }
I20260709 12:14:43.874341  5617 tablet_service.cc:1511] Processing CreateTablet for tablet 75e0f70eff5b4d61909b9ba2d8c5c9f7 (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:43.875485  5668 ts_tablet_manager.cc:1434] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:14:43.876699  5668 tablet_bootstrap.cc:492] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:43.877179  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da074f6396e4de0aa730f59e13a92cf" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:43.877952  5553 raft_consensus.cc:2468] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 0.
I20260709 12:14:43.878507  5669 tablet_bootstrap.cc:654] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.879638  5590 leader_election.cc:304] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [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: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 32adc14482af49f0a13d1e9aadfbe398
I20260709 12:14:43.881155  5673 raft_consensus.cc:2804] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:43.881680  5673 raft_consensus.cc:493] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.882086  5673 raft_consensus.cc:3060] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.890856  5673 raft_consensus.cc:515] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } }
I20260709 12:14:43.894963  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da074f6396e4de0aa730f59e13a92cf" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
W20260709 12:14:43.896968  5592 leader_election.cc:343] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.898129  5617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e0f70eff5b4d61909b9ba2d8c5c9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.908429  5669 tablet_bootstrap.cc:492] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:43.898965  5614 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbc64a447bf4b309d2ab6cb9ae09f3e (DEFAULT_TABLE table=test-workload [id=9288a31420dd419194fe09a00389a797]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:43.909088  5669 ts_tablet_manager.cc:1403] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 12:14:43.912179  5669 raft_consensus.cc:359] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:43.915091  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da074f6396e4de0aa730f59e13a92cf" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:43.917979  5669 raft_consensus.cc:385] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.918130  5553 raft_consensus.cc:3060] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.918329  5669 raft_consensus.cc:740] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.919205  5669 consensus_queue.cc:260] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:43.921408  5669 ts_tablet_manager.cc:1434] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:14:43.927917  5553 raft_consensus.cc:2468] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 1.
I20260709 12:14:43.916129  5614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbc64a447bf4b309d2ab6cb9ae09f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.929391  5669 tablet_bootstrap.cc:492] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:43.929926  5590 leader_election.cc:304] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [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: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 32adc14482af49f0a13d1e9aadfbe398
I20260709 12:14:43.936455  5669 tablet_bootstrap.cc:654] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.936897  5673 leader_election.cc:290] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:43.940686  5667 tablet_bootstrap.cc:492] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:43.942027  5667 ts_tablet_manager.cc:1403] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.020s
I20260709 12:14:43.941983  5673 raft_consensus.cc:2804] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.945158  5673 raft_consensus.cc:697] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 LEADER]: Becoming Leader. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Running, Role: LEADER
I20260709 12:14:43.949983  5667 raft_consensus.cc:359] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:43.950913  5667 raft_consensus.cc:385] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.951278  5667 raft_consensus.cc:740] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.946297  5673 consensus_queue.cc:237] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } }
I20260709 12:14:43.952767  5667 consensus_queue.cc:260] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:43.955019  5667 ts_tablet_manager.cc:1434] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:14:43.956249  5667 tablet_bootstrap.cc:492] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:43.959309  5668 tablet_bootstrap.cc:654] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.963259  5667 tablet_bootstrap.cc:654] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.971961  5669 tablet_bootstrap.cc:492] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:43.972577  5669 ts_tablet_manager.cc:1403] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.004s
I20260709 12:14:43.975576  5669 raft_consensus.cc:359] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } }
I20260709 12:14:43.976320  5669 raft_consensus.cc:385] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.976671  5669 raft_consensus.cc:740] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.978227  5669 consensus_queue.cc:260] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } }
I20260709 12:14:43.981251  5669 ts_tablet_manager.cc:1434] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:14:43.982499  5669 tablet_bootstrap.cc:492] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:43.988961  5669 tablet_bootstrap.cc:654] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.000239  5668 tablet_bootstrap.cc:492] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:44.000862  5668 ts_tablet_manager.cc:1403] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.125s	user 0.012s	sys 0.006s
I20260709 12:14:44.004125  5668 raft_consensus.cc:359] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.004926  5668 raft_consensus.cc:385] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.005245  5668 raft_consensus.cc:740] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.007328  5668 consensus_queue.cc:260] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.012679  5668 ts_tablet_manager.cc:1434] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:14:44.014048  5668 tablet_bootstrap.cc:492] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:44.021823  5668 tablet_bootstrap.cc:654] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.028363  5669 tablet_bootstrap.cc:492] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:44.029191  5669 ts_tablet_manager.cc:1403] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.021s
I20260709 12:14:44.028211  5376 catalog_manager.cc:5697] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.032544  5669 raft_consensus.cc:359] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.036221  5669 raft_consensus.cc:385] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.034790  5668 tablet_bootstrap.cc:492] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:44.036665  5669 raft_consensus.cc:740] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.037079  5668 ts_tablet_manager.cc:1403] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 12:14:44.037642  5669 consensus_queue.cc:260] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.040745  5669 ts_tablet_manager.cc:1434] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:14:44.041991  5669 tablet_bootstrap.cc:492] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:44.044658  5668 raft_consensus.cc:359] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.045657  5668 raft_consensus.cc:385] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.047307  5676 raft_consensus.cc:493] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.052374  5668 raft_consensus.cc:740] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.052757  5676 raft_consensus.cc:515] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.053493  5668 consensus_queue.cc:260] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.055789  5668 ts_tablet_manager.cc:1434] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 12:14:44.055789  5676 leader_election.cc:290] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.049114  5669 tablet_bootstrap.cc:654] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.057451  5668 tablet_bootstrap.cc:492] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:44.076776  5668 tablet_bootstrap.cc:654] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.165534  5668 tablet_bootstrap.cc:492] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:44.166157  5668 ts_tablet_manager.cc:1403] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.109s	user 0.022s	sys 0.015s
I20260709 12:14:44.169044  5668 raft_consensus.cc:359] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.169862  5668 raft_consensus.cc:385] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.170166  5668 raft_consensus.cc:740] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.170961  5668 consensus_queue.cc:260] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.173712  5668 ts_tablet_manager.cc:1434] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:44.174748  5668 tablet_bootstrap.cc:492] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:44.181214  5668 tablet_bootstrap.cc:654] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.186120  5668 tablet_bootstrap.cc:492] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:44.186692  5668 ts_tablet_manager.cc:1403] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:14:44.188279  5667 tablet_bootstrap.cc:492] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:44.189687  5668 raft_consensus.cc:359] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.190544  5668 raft_consensus.cc:385] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.190948  5669 tablet_bootstrap.cc:492] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:44.190922  5668 raft_consensus.cc:740] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.191689  5669 ts_tablet_manager.cc:1403] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.150s	user 0.021s	sys 0.015s
I20260709 12:14:44.192131  5668 consensus_queue.cc:260] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.194587  5672 raft_consensus.cc:493] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.194723  5668 ts_tablet_manager.cc:1434] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:14:44.194645  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b459e96f11a4b65a2dbb6898686403e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:44.194866  5669 raft_consensus.cc:359] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.195878  5669 raft_consensus.cc:385] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.195963  5668 tablet_bootstrap.cc:492] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:44.196275  5669 raft_consensus.cc:740] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
W20260709 12:14:44.197077  5444 leader_election.cc:343] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.195124  5672 raft_consensus.cc:515] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.197897  5669 consensus_queue.cc:260] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.203483  5668 tablet_bootstrap.cc:654] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.206730  5691 raft_consensus.cc:493] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.207257  5691 raft_consensus.cc:515] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.207836  5669 ts_tablet_manager.cc:1434] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.008s
I20260709 12:14:44.208853  5669 tablet_bootstrap.cc:492] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:44.209442  5691 leader_election.cc:290] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
W20260709 12:14:44.210904  5424 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:44.214932  5691 raft_consensus.cc:493] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.215498  5691 raft_consensus.cc:515] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } }
I20260709 12:14:44.216356  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbe879545e34edfac33cc198923263e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
W20260709 12:14:44.217788  5444 leader_election.cc:343] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.218292  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da074f6396e4de0aa730f59e13a92cf" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:44.219368  5691 leader_election.cc:290] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:44.221546  5672 leader_election.cc:290] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.222174  5672 raft_consensus.cc:493] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.222585  5672 raft_consensus.cc:515] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.223251  5668 tablet_bootstrap.cc:492] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:44.223768  5668 ts_tablet_manager.cc:1403] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260709 12:14:44.226965  5672 leader_election.cc:290] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.227262  5668 raft_consensus.cc:359] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.189085  5667 ts_tablet_manager.cc:1403] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.233s	user 0.008s	sys 0.012s
I20260709 12:14:44.228120  5668 raft_consensus.cc:385] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.228654  5668 raft_consensus.cc:740] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.229461  5668 consensus_queue.cc:260] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.216509  5669 tablet_bootstrap.cc:654] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.231400  5667 raft_consensus.cc:359] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.232182  5667 raft_consensus.cc:385] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.232502  5667 raft_consensus.cc:740] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.233939  5668 ts_tablet_manager.cc:1434] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.007s
I20260709 12:14:44.234899  5668 tablet_bootstrap.cc:492] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:44.237558  5669 tablet_bootstrap.cc:492] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:44.238341  5669 ts_tablet_manager.cc:1403] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260709 12:14:44.233311  5667 consensus_queue.cc:260] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.240345  5668 tablet_bootstrap.cc:654] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.241261  5667 ts_tablet_manager.cc:1434] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:14:44.242393  5667 tablet_bootstrap.cc:492] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:44.255856  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b459e96f11a4b65a2dbb6898686403e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:44.256553  5553 raft_consensus.cc:2468] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 0.
I20260709 12:14:44.260805  5667 tablet_bootstrap.cc:654] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.263655  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbe879545e34edfac33cc198923263e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:44.264039  5669 raft_consensus.cc:359] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.265993  5669 raft_consensus.cc:385] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.266091  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f232b79d360c4eec813598dc914b65ee" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:44.266402  5669 raft_consensus.cc:740] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.266098  5553 raft_consensus.cc:2468] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 0.
I20260709 12:14:44.267256  5669 consensus_queue.cc:260] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.268885  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9bb3d6f7274f50b977141b31a441aa" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:44.269541  5627 raft_consensus.cc:2468] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 0.
W20260709 12:14:44.271091  5519 leader_election.cc:343] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.271837  5519 leader_election.cc:304] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:44.272706  5669 ts_tablet_manager.cc:1434] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 12:14:44.272886  5695 raft_consensus.cc:2804] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.273500  5695 raft_consensus.cc:493] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.273910  5669 tablet_bootstrap.cc:492] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:44.273937  5695 raft_consensus.cc:3060] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.275360  5676 raft_consensus.cc:493] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.275261  5552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da074f6396e4de0aa730f59e13a92cf" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:44.276177  5552 raft_consensus.cc:2393] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32adc14482af49f0a13d1e9aadfbe398 in current term 1: Already voted for candidate aa652cb91cec43e1af2ed6cae2b7a759 in this term.
I20260709 12:14:44.275909  5676 raft_consensus.cc:515] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.277380  5441 leader_election.cc:304] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [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: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:44.278079  5676 leader_election.cc:290] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.278590  5676 raft_consensus.cc:2804] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.278918  5676 raft_consensus.cc:493] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.279249  5676 raft_consensus.cc:3060] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.279448  5441 leader_election.cc:304] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [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: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:44.279553  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be03ea8928f4251a5b7a84aab9faba4" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:44.280675  5691 raft_consensus.cc:2804] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.281055  5691 raft_consensus.cc:493] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.281376  5691 raft_consensus.cc:3060] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:44.281442  5444 leader_election.cc:343] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.290889  5676 raft_consensus.cc:515] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.292549  5441 leader_election.cc:304] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398; no voters: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:44.294569  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b459e96f11a4b65a2dbb6898686403e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:44.294737  5695 raft_consensus.cc:515] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.295500  5627 raft_consensus.cc:3060] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.298566  5669 tablet_bootstrap.cc:654] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.301436  5676 leader_election.cc:290] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Requested vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.302193  5676 raft_consensus.cc:3060] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.289870  5691 raft_consensus.cc:515] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.304839  5691 leader_election.cc:290] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Requested vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.306397  5626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbe879545e34edfac33cc198923263e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
W20260709 12:14:44.308527  5444 leader_election.cc:343] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.314215  5552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be03ea8928f4251a5b7a84aab9faba4" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:44.315192  5552 raft_consensus.cc:2468] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 0.
I20260709 12:14:44.316265  5672 raft_consensus.cc:493] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.316998  5672 raft_consensus.cc:515] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.318358  5695 leader_election.cc:290] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.319404  5672 leader_election.cc:290] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.319622  5626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9bb3d6f7274f50b977141b31a441aa" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:44.320294  5626 raft_consensus.cc:3060] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.315179  5627 raft_consensus.cc:2468] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 1.
I20260709 12:14:44.322685  5444 leader_election.cc:304] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:44.323618  5699 raft_consensus.cc:2804] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.324090  5699 raft_consensus.cc:697] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Leader. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:44.325363  5667 tablet_bootstrap.cc:492] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:44.326126  5667 ts_tablet_manager.cc:1403] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.006s
I20260709 12:14:44.328164  5668 tablet_bootstrap.cc:492] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:44.328722  5669 tablet_bootstrap.cc:492] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:44.328752  5668 ts_tablet_manager.cc:1403] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.094s	user 0.035s	sys 0.058s
I20260709 12:14:44.329305  5669 ts_tablet_manager.cc:1403] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.000s
I20260709 12:14:44.330065  5667 raft_consensus.cc:359] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.330727  5626 raft_consensus.cc:2468] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 1.
I20260709 12:14:44.330952  5667 raft_consensus.cc:385] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.331468  5667 raft_consensus.cc:740] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.332022  5519 leader_election.cc:304] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:44.333070  5672 raft_consensus.cc:2804] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.332708  5667 consensus_queue.cc:260] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.333627  5672 raft_consensus.cc:697] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Becoming Leader. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:44.333781  5691 raft_consensus.cc:493] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.334404  5552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b459e96f11a4b65a2dbb6898686403e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:44.334304  5691 raft_consensus.cc:515] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.335006  5552 raft_consensus.cc:3060] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.334595  5672 consensus_queue.cc:237] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.336448  5691 leader_election.cc:290] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.337762  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f232b79d360c4eec813598dc914b65ee" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
I20260709 12:14:44.338392  5478 raft_consensus.cc:2468] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 0.
I20260709 12:14:44.332029  5668 raft_consensus.cc:359] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.339948  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9bb3d6f7274f50b977141b31a441aa" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
I20260709 12:14:44.340314  5668 raft_consensus.cc:385] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.340627  5478 raft_consensus.cc:2468] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 0.
I20260709 12:14:44.341712  5668 raft_consensus.cc:740] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.342757  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbe879545e34edfac33cc198923263e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:44.341986  5477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9bb3d6f7274f50b977141b31a441aa" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:44.343132  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9bb3d6f7274f50b977141b31a441aa" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:44.343632  5477 raft_consensus.cc:3060] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.343307  5668 consensus_queue.cc:260] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.343822  5552 raft_consensus.cc:2468] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 1.
I20260709 12:14:44.343986  5625 raft_consensus.cc:2393] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32adc14482af49f0a13d1e9aadfbe398 in current term 1: Already voted for candidate 6a99483a578d4aaf9f1a6aa222081a30 in this term.
I20260709 12:14:44.345443  5668 ts_tablet_manager.cc:1434] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 12:14:44.346443  5668 tablet_bootstrap.cc:492] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:44.346678  5676 raft_consensus.cc:2749] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.324956  5699 consensus_queue.cc:237] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.347662  5667 ts_tablet_manager.cc:1434] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 12:14:44.343328  5553 raft_consensus.cc:3060] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.332317  5669 raft_consensus.cc:359] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.351120  5669 raft_consensus.cc:385] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.351460  5669 raft_consensus.cc:740] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.354887  5669 consensus_queue.cc:260] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.357167  5669 ts_tablet_manager.cc:1434] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 12:14:44.358060  5667 tablet_bootstrap.cc:492] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:44.358558  5669 tablet_bootstrap.cc:492] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:44.357203  5553 raft_consensus.cc:2468] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 1.
I20260709 12:14:44.332391  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc5c3ae6aa946e5998a6505a60881b8" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
W20260709 12:14:44.361140  5519 leader_election.cc:343] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.359056  5668 tablet_bootstrap.cc:654] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.362277  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc5c3ae6aa946e5998a6505a60881b8" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
I20260709 12:14:44.363021  5478 raft_consensus.cc:2468] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 0.
I20260709 12:14:44.364125  5441 leader_election.cc:304] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [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: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:44.365283  5676 raft_consensus.cc:2804] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.368482  5676 raft_consensus.cc:493] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.369201  5676 raft_consensus.cc:3060] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.369390  5477 raft_consensus.cc:2468] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 1.
I20260709 12:14:44.372864  5441 leader_election.cc:304] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [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: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:44.373478  5668 tablet_bootstrap.cc:492] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:44.374248  5673 consensus_queue.cc:1048] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:44.379081  5667 tablet_bootstrap.cc:654] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.380877  5668 ts_tablet_manager.cc:1403] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.001s
I20260709 12:14:44.378763  5373 catalog_manager.cc:5697] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.391287  5374 catalog_manager.cc:5697] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "32adc14482af49f0a13d1e9aadfbe398" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.392810  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9bb3d6f7274f50b977141b31a441aa" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:44.390026  5668 raft_consensus.cc:359] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.398882  5668 raft_consensus.cc:385] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.399295  5668 raft_consensus.cc:740] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.400110  5669 tablet_bootstrap.cc:654] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.402350  5676 raft_consensus.cc:515] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.405320  5676 leader_election.cc:290] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Requested vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.406731  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be03ea8928f4251a5b7a84aab9faba4" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
W20260709 12:14:44.409716  5444 leader_election.cc:343] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.389899  5699 raft_consensus.cc:2804] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.410696  5699 raft_consensus.cc:697] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Leader. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:44.410068  5668 consensus_queue.cc:260] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.409762  5518 leader_election.cc:304] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [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: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:44.413117  5672 raft_consensus.cc:2804] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.413465  5672 raft_consensus.cc:493] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.413826  5672 raft_consensus.cc:3060] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.414752  5668 ts_tablet_manager.cc:1434] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.004s
I20260709 12:14:44.421806  5518 leader_election.cc:304] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [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: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:44.423142  5695 raft_consensus.cc:2804] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.423530  5695 raft_consensus.cc:493] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.423867  5695 raft_consensus.cc:3060] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.425518  5672 raft_consensus.cc:515] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.427080  5699 consensus_queue.cc:237] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.436828  5672 leader_election.cc:290] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.440399  5667 tablet_bootstrap.cc:492] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:44.441037  5667 ts_tablet_manager.cc:1403] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.016s
I20260709 12:14:44.475014  5441 leader_election.cc:304] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398; no voters: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:44.481216  5477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f232b79d360c4eec813598dc914b65ee" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:44.482960  5477 raft_consensus.cc:3060] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.485576  5552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be03ea8928f4251a5b7a84aab9faba4" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:44.486644  5552 raft_consensus.cc:3060] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.499419  5477 raft_consensus.cc:2468] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 1.
I20260709 12:14:44.501958  5518 leader_election.cc:304] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: 
I20260709 12:14:44.510521  5374 catalog_manager.cc:5697] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "32adc14482af49f0a13d1e9aadfbe398" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.517155  5552 raft_consensus.cc:2468] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 1.
I20260709 12:14:44.518940  5441 leader_election.cc:304] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [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: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:44.521605  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f232b79d360c4eec813598dc914b65ee" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:44.522732  5627 raft_consensus.cc:3060] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.524163  5699 raft_consensus.cc:2749] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.526154  5699 raft_consensus.cc:2804] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.526224  5672 raft_consensus.cc:2804] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.526849  5699 raft_consensus.cc:697] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Leader. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:44.526903  5695 raft_consensus.cc:515] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.528242  5679 consensus_queue.cc:1048] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:44.528677  5699 consensus_queue.cc:237] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.530508  5669 tablet_bootstrap.cc:492] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:44.535941  5477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc5c3ae6aa946e5998a6505a60881b8" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:44.537086  5669 ts_tablet_manager.cc:1403] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.179s	user 0.015s	sys 0.002s
I20260709 12:14:44.537703  5477 raft_consensus.cc:3060] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.537683  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc5c3ae6aa946e5998a6505a60881b8" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
W20260709 12:14:44.539533  5519 leader_election.cc:343] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.533414  5695 leader_election.cc:290] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.533938  5672 raft_consensus.cc:697] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Becoming Leader. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:44.543318  5672 consensus_queue.cc:237] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.544862  5667 raft_consensus.cc:359] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.545794  5667 raft_consensus.cc:385] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.546128  5667 raft_consensus.cc:740] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.546901  5667 consensus_queue.cc:260] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.549525  5669 raft_consensus.cc:359] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.550477  5669 raft_consensus.cc:385] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.550768  5669 raft_consensus.cc:740] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.551590  5669 consensus_queue.cc:260] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.554270  5667 ts_tablet_manager.cc:1434] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.002s
I20260709 12:14:44.555094  5669 ts_tablet_manager.cc:1434] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.006s
I20260709 12:14:44.556161  5667 tablet_bootstrap.cc:492] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:44.556896  5669 tablet_bootstrap.cc:492] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:44.561997  5477 raft_consensus.cc:2468] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 1.
I20260709 12:14:44.564121  5518 leader_election.cc:304] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [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: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:44.565351  5672 raft_consensus.cc:2804] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.566047  5672 raft_consensus.cc:697] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Becoming Leader. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:44.567454  5672 consensus_queue.cc:237] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.569963  5627 raft_consensus.cc:2468] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 1.
I20260709 12:14:44.578634  5712 raft_consensus.cc:493] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.578358  5376 catalog_manager.cc:5697] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.579224  5712 raft_consensus.cc:515] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.580649  5667 tablet_bootstrap.cc:654] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.582949  5712 leader_election.cc:290] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.584542  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e0f70eff5b4d61909b9ba2d8c5c9f7" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:44.583109  5477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e0f70eff5b4d61909b9ba2d8c5c9f7" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
W20260709 12:14:44.587306  5519 leader_election.cc:343] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:44.588146  5518 leader_election.cc:343] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.592610  5708 raft_consensus.cc:493] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.593304  5708 raft_consensus.cc:515] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.593006  5374 catalog_manager.cc:5697] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "32adc14482af49f0a13d1e9aadfbe398" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.588615  5518 leader_election.cc:304] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a99483a578d4aaf9f1a6aa222081a30; no voters: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:44.596966  5477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbe879545e34edfac33cc198923263e" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
I20260709 12:14:44.597668  5669 tablet_bootstrap.cc:654] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.599155  5699 raft_consensus.cc:493] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.599689  5699 raft_consensus.cc:515] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.600493  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbe879545e34edfac33cc198923263e" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:44.601912  5712 raft_consensus.cc:2749] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.601641  5708 leader_election.cc:290] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:44.601397  5553 raft_consensus.cc:2393] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa652cb91cec43e1af2ed6cae2b7a759 in current term 1: Already voted for candidate 32adc14482af49f0a13d1e9aadfbe398 in this term.
I20260709 12:14:44.605517  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc64a447bf4b309d2ab6cb9ae09f3e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
W20260709 12:14:44.608108  5444 leader_election.cc:343] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.608752  5592 leader_election.cc:304] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa652cb91cec43e1af2ed6cae2b7a759; no voters: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:44.609896  5708 raft_consensus.cc:3060] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.604705  5699 leader_election.cc:290] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.621155  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc64a447bf4b309d2ab6cb9ae09f3e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:44.622354  5553 raft_consensus.cc:2468] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 0.
I20260709 12:14:44.624034  5441 leader_election.cc:304] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [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: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:44.625535  5699 raft_consensus.cc:2804] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.626046  5699 raft_consensus.cc:493] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.626575  5699 raft_consensus.cc:3060] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.633699  5708 raft_consensus.cc:2749] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.635037  5667 tablet_bootstrap.cc:492] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:44.635612  5667 ts_tablet_manager.cc:1403] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.080s	user 0.019s	sys 0.030s
I20260709 12:14:44.637290  5669 tablet_bootstrap.cc:492] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:44.637861  5669 ts_tablet_manager.cc:1403] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.023s
I20260709 12:14:44.637585  5699 raft_consensus.cc:515] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.626044  5374 catalog_manager.cc:5697] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.638449  5667 raft_consensus.cc:359] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.639199  5667 raft_consensus.cc:385] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.639501  5667 raft_consensus.cc:740] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.640298  5667 consensus_queue.cc:260] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.640658  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc64a447bf4b309d2ab6cb9ae09f3e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:44.641238  5553 raft_consensus.cc:3060] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.643211  5667 ts_tablet_manager.cc:1434] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 12:14:44.647919  5667 tablet_bootstrap.cc:492] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:44.650557  5553 raft_consensus.cc:2468] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 1.
I20260709 12:14:44.649119  5669 raft_consensus.cc:359] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.651293  5669 raft_consensus.cc:385] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.651854  5669 raft_consensus.cc:740] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.652786  5669 consensus_queue.cc:260] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.654959  5669 ts_tablet_manager.cc:1434] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:14:44.657137  5667 tablet_bootstrap.cc:654] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.651764  5441 leader_election.cc:304] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: 
I20260709 12:14:44.658169  5691 raft_consensus.cc:2804] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.658618  5691 raft_consensus.cc:697] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Leader. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:44.658741  5699 leader_election.cc:290] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Requested vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:44.659528  5691 consensus_queue.cc:237] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.663071  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc64a447bf4b309d2ab6cb9ae09f3e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:44.664731  5667 tablet_bootstrap.cc:492] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
W20260709 12:14:44.665177  5444 leader_election.cc:343] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.665334  5667 ts_tablet_manager.cc:1403] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260709 12:14:44.669368  5667 raft_consensus.cc:359] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.670176  5667 raft_consensus.cc:385] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.670483  5667 raft_consensus.cc:740] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.671231  5667 consensus_queue.cc:260] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.672372  5376 catalog_manager.cc:5697] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "32adc14482af49f0a13d1e9aadfbe398" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.673658  5667 ts_tablet_manager.cc:1434] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:14:44.675395  5667 tablet_bootstrap.cc:492] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:44.682878  5667 tablet_bootstrap.cc:654] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.688032  5667 tablet_bootstrap.cc:492] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:44.688455  5667 ts_tablet_manager.cc:1403] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 12:14:44.690824  5667 raft_consensus.cc:359] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.691392  5667 raft_consensus.cc:385] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.691648  5667 raft_consensus.cc:740] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.692268  5667 consensus_queue.cc:260] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.694388  5667 ts_tablet_manager.cc:1434] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:44.695629  5667 tablet_bootstrap.cc:492] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:44.700927  5667 tablet_bootstrap.cc:654] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.705760  5667 tablet_bootstrap.cc:492] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:44.706120  5667 ts_tablet_manager.cc:1403] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260709 12:14:44.708259  5667 raft_consensus.cc:359] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.708750  5667 raft_consensus.cc:385] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.708948  5667 raft_consensus.cc:740] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.709486  5667 consensus_queue.cc:260] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.711474  5667 ts_tablet_manager.cc:1434] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:44.726794  5691 consensus_queue.cc:1048] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:44.737679  5691 consensus_queue.cc:1048] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:44.749958  5708 raft_consensus.cc:493] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.750411  5708 raft_consensus.cc:515] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.752230  5708 leader_election.cc:290] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:44.753046  5477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be03ea8928f4251a5b7a84aab9faba4" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
I20260709 12:14:44.753345  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be03ea8928f4251a5b7a84aab9faba4" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:44.754307  5553 raft_consensus.cc:2393] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa652cb91cec43e1af2ed6cae2b7a759 in current term 1: Already voted for candidate 32adc14482af49f0a13d1e9aadfbe398 in this term.
I20260709 12:14:44.755270  5590 leader_election.cc:304] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa652cb91cec43e1af2ed6cae2b7a759; no voters: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:44.755975  5708 raft_consensus.cc:3060] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.762316  5708 raft_consensus.cc:2749] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.780058  5672 consensus_queue.cc:1048] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:44.792140  5712 consensus_queue.cc:1048] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:44.830168  5708 raft_consensus.cc:493] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.830729  5708 raft_consensus.cc:515] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.832401  5708 leader_election.cc:290] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:44.833309  5477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc5c3ae6aa946e5998a6505a60881b8" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
I20260709 12:14:44.833441  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc5c3ae6aa946e5998a6505a60881b8" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:44.834137  5477 raft_consensus.cc:2393] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa652cb91cec43e1af2ed6cae2b7a759 in current term 1: Already voted for candidate 6a99483a578d4aaf9f1a6aa222081a30 in this term.
I20260709 12:14:44.835007  5592 leader_election.cc:304] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa652cb91cec43e1af2ed6cae2b7a759; no voters: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:44.835592  5708 raft_consensus.cc:3060] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.840965  5708 raft_consensus.cc:2749] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.856837  5691 consensus_queue.cc:1048] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:44.869844  5691 consensus_queue.cc:1048] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:44.926645  5708 raft_consensus.cc:493] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.927202  5708 raft_consensus.cc:515] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:44.928889  5708 leader_election.cc:290] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:44.929759  5477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc64a447bf4b309d2ab6cb9ae09f3e" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
I20260709 12:14:44.929965  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc64a447bf4b309d2ab6cb9ae09f3e" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:44.930724  5553 raft_consensus.cc:2393] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa652cb91cec43e1af2ed6cae2b7a759 in current term 1: Already voted for candidate 32adc14482af49f0a13d1e9aadfbe398 in this term.
I20260709 12:14:44.931772  5590 leader_election.cc:304] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa652cb91cec43e1af2ed6cae2b7a759; no voters: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:44.932372  5708 raft_consensus.cc:3060] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.935377  5712 consensus_queue.cc:1048] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:44.939172  5708 raft_consensus.cc:2749] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.946614  5695 consensus_queue.cc:1048] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.005771  5672 consensus_queue.cc:1048] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.015923  5695 consensus_queue.cc:1048] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.016280  5729 consensus_queue.cc:1048] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:45.029740  5691 consensus_queue.cc:1048] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.090236  5737 raft_consensus.cc:493] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.090785  5737 raft_consensus.cc:515] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
W20260709 12:14:45.092674  5407 debug-util.cc:398] Leaking SignalData structure 0x7b080033cbc0 after lost signal to thread 32721
I20260709 12:14:45.093205  5737 leader_election.cc:290] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:45.093446  5477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e0f70eff5b4d61909b9ba2d8c5c9f7" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
W20260709 12:14:45.094215  5407 debug-util.cc:398] Leaking SignalData structure 0x7b08000655e0 after lost signal to thread 5410
I20260709 12:14:45.094079  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e0f70eff5b4d61909b9ba2d8c5c9f7" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:45.098402  5477 raft_consensus.cc:2468] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 0.
I20260709 12:14:45.098562  5553 raft_consensus.cc:2468] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 0.
I20260709 12:14:45.099570  5592 leader_election.cc:304] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:45.100338  5737 raft_consensus.cc:2804] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.100703  5737 raft_consensus.cc:493] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.101018  5737 raft_consensus.cc:3060] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.106956  5737 raft_consensus.cc:515] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.108605  5737 leader_election.cc:290] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:45.109424  5477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e0f70eff5b4d61909b9ba2d8c5c9f7" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:45.109722  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e0f70eff5b4d61909b9ba2d8c5c9f7" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:45.110185  5477 raft_consensus.cc:3060] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.110333  5553 raft_consensus.cc:3060] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.115837  5553 raft_consensus.cc:2468] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 1.
I20260709 12:14:45.116737  5590 leader_election.cc:304] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:45.117507  5737 raft_consensus.cc:2804] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.117995  5737 raft_consensus.cc:697] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 LEADER]: Becoming Leader. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Running, Role: LEADER
I20260709 12:14:45.118420  5477 raft_consensus.cc:2468] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 1.
I20260709 12:14:45.118929  5737 consensus_queue.cc:237] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.128518  5373 catalog_manager.cc:5697] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.209197  5676 consensus_queue.cc:1048] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:45.225993  5729 consensus_queue.cc:1048] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.372242  5625 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4da074f6396e4de0aa730f59e13a92cf"
dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
mode: GRACEFUL
new_leader_uuid: "32adc14482af49f0a13d1e9aadfbe398"
 from {username='slave'} at 127.0.0.1:51762
I20260709 12:14:45.373073  5625 raft_consensus.cc:606] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 LEADER]: Received request to transfer leadership to TS 32adc14482af49f0a13d1e9aadfbe398
I20260709 12:14:45.388867  5553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d9bb3d6f7274f50b977141b31a441aa"
dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
mode: GRACEFUL
new_leader_uuid: "32adc14482af49f0a13d1e9aadfbe398"
 from {username='slave'} at 127.0.0.1:55046
I20260709 12:14:45.389382  5553 raft_consensus.cc:606] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Received request to transfer leadership to TS 32adc14482af49f0a13d1e9aadfbe398
I20260709 12:14:45.398417  5553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f232b79d360c4eec813598dc914b65ee"
dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
mode: GRACEFUL
new_leader_uuid: "32adc14482af49f0a13d1e9aadfbe398"
 from {username='slave'} at 127.0.0.1:55046
I20260709 12:14:45.399058  5553 raft_consensus.cc:606] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Received request to transfer leadership to TS 32adc14482af49f0a13d1e9aadfbe398
I20260709 12:14:45.414479  5477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b459e96f11a4b65a2dbb6898686403e"
dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
mode: GRACEFUL
new_leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
 from {username='slave'} at 127.0.0.1:48402
I20260709 12:14:45.415215  5477 raft_consensus.cc:606] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Received request to transfer leadership to TS 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:45.420461  5477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7be03ea8928f4251a5b7a84aab9faba4"
dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
mode: GRACEFUL
new_leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
 from {username='slave'} at 127.0.0.1:48402
I20260709 12:14:45.421058  5477 raft_consensus.cc:606] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Received request to transfer leadership to TS 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:45.428751  5477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dbc64a447bf4b309d2ab6cb9ae09f3e"
dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
mode: GRACEFUL
new_leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
 from {username='slave'} at 127.0.0.1:48402
I20260709 12:14:45.429368  5477 raft_consensus.cc:606] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Received request to transfer leadership to TS 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:45.500681  5699 raft_consensus.cc:993] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398: : Instructing follower 6a99483a578d4aaf9f1a6aa222081a30 to start an election
I20260709 12:14:45.501188  5699 raft_consensus.cc:1081] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Signalling peer 6a99483a578d4aaf9f1a6aa222081a30 to start an election
I20260709 12:14:45.502741  5553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7be03ea8928f4251a5b7a84aab9faba4"
dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
 from {username='slave'} at 127.0.0.1:55042
I20260709 12:14:45.503265  5553 raft_consensus.cc:493] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:45.503592  5553 raft_consensus.cc:3060] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.509059  5553 raft_consensus.cc:515] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.510833  5553 leader_election.cc:290] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 2 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:45.511483  5477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be03ea8928f4251a5b7a84aab9faba4" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:45.511863  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be03ea8928f4251a5b7a84aab9faba4" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:45.512221  5477 raft_consensus.cc:3055] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:45.512495  5625 raft_consensus.cc:3060] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.512612  5477 raft_consensus.cc:740] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:45.513551  5477 consensus_queue.cc:260] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.514750  5477 raft_consensus.cc:3060] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.518934  5625 raft_consensus.cc:2468] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 2.
I20260709 12:14:45.520258  5519 leader_election.cc:304] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:45.521090  5672 raft_consensus.cc:2804] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:45.521564  5672 raft_consensus.cc:697] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Becoming Leader. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:45.522485  5672 consensus_queue.cc:237] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.523718  5477 raft_consensus.cc:2468] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 2.
I20260709 12:14:45.523797  5737 consensus_queue.cc:1048] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:45.542589  5695 raft_consensus.cc:993] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30: : Instructing follower 32adc14482af49f0a13d1e9aadfbe398 to start an election
I20260709 12:14:45.543231  5708 consensus_queue.cc:1048] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:45.543226  5695 raft_consensus.cc:1081] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Signalling peer 32adc14482af49f0a13d1e9aadfbe398 to start an election
I20260709 12:14:45.547516  5478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f232b79d360c4eec813598dc914b65ee"
dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
 from {username='slave'} at 127.0.0.1:48398
I20260709 12:14:45.548169  5478 raft_consensus.cc:493] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:45.548669  5478 raft_consensus.cc:3060] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.556706  5373 catalog_manager.cc:5697] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 reported cstate change: term changed from 1 to 2, leader changed from 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129) to 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.568897  5478 raft_consensus.cc:515] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.573869  5478 leader_election.cc:290] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 2 election: Requested vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:45.575599  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f232b79d360c4eec813598dc914b65ee" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:45.576031  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f232b79d360c4eec813598dc914b65ee" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:45.576227  5625 raft_consensus.cc:3060] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.576746  5553 raft_consensus.cc:3055] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:45.577121  5553 raft_consensus.cc:740] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:45.578084  5553 consensus_queue.cc:260] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.579463  5553 raft_consensus.cc:3060] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.584461  5625 raft_consensus.cc:2468] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 2.
I20260709 12:14:45.585965  5444 leader_election.cc:304] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:45.587002  5699 raft_consensus.cc:2804] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:45.587469  5699 raft_consensus.cc:697] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [term 2 LEADER]: Becoming Leader. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:45.588153  5553 raft_consensus.cc:2468] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 2.
I20260709 12:14:45.588356  5699 consensus_queue.cc:237] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.595181  5374 catalog_manager.cc:5697] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 reported cstate change: term changed from 1 to 2, leader changed from 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130) to 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "32adc14482af49f0a13d1e9aadfbe398" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.637550  5737 raft_consensus.cc:993] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759: : Instructing follower 32adc14482af49f0a13d1e9aadfbe398 to start an election
I20260709 12:14:45.638077  5708 raft_consensus.cc:1081] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 LEADER]: Signalling peer 32adc14482af49f0a13d1e9aadfbe398 to start an election
I20260709 12:14:45.639695  5478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4da074f6396e4de0aa730f59e13a92cf"
dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
 from {username='slave'} at 127.0.0.1:48394
I20260709 12:14:45.640314  5478 raft_consensus.cc:493] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:45.640647  5478 raft_consensus.cc:3060] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.646693  5478 raft_consensus.cc:515] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } }
I20260709 12:14:45.648649  5478 leader_election.cc:290] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 2 election: Requested vote from peers aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:45.649335  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da074f6396e4de0aa730f59e13a92cf" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:45.649791  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da074f6396e4de0aa730f59e13a92cf" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:45.650075  5625 raft_consensus.cc:3055] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:45.650442  5553 raft_consensus.cc:3060] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.650450  5625 raft_consensus.cc:740] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Running, Role: LEADER
I20260709 12:14:45.651686  5625 consensus_queue.cc:260] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } }
I20260709 12:14:45.653667  5625 raft_consensus.cc:3060] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.657406  5553 raft_consensus.cc:2468] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 2.
I20260709 12:14:45.658524  5441 leader_election.cc:304] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: 
I20260709 12:14:45.659229  5699 raft_consensus.cc:2804] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:45.659662  5699 raft_consensus.cc:697] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [term 2 LEADER]: Becoming Leader. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:45.660581  5699 consensus_queue.cc:237] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } }
I20260709 12:14:45.662197  5625 raft_consensus.cc:2468] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 2.
I20260709 12:14:45.668286  5374 catalog_manager.cc:5697] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 reported cstate change: term changed from 1 to 2, leader changed from aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131) to 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "32adc14482af49f0a13d1e9aadfbe398" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.760845  5672 raft_consensus.cc:993] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30: : Instructing follower 32adc14482af49f0a13d1e9aadfbe398 to start an election
I20260709 12:14:45.761368  5695 raft_consensus.cc:1081] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Signalling peer 32adc14482af49f0a13d1e9aadfbe398 to start an election
I20260709 12:14:45.762923  5478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d9bb3d6f7274f50b977141b31a441aa"
dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
 from {username='slave'} at 127.0.0.1:48398
I20260709 12:14:45.763418  5478 raft_consensus.cc:493] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:45.763748  5478 raft_consensus.cc:3060] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.771091  5478 raft_consensus.cc:515] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.772867  5478 leader_election.cc:290] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 2 election: Requested vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:45.774025  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9bb3d6f7274f50b977141b31a441aa" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:45.774780  5625 raft_consensus.cc:3060] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.774333  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9bb3d6f7274f50b977141b31a441aa" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:45.775703  5553 raft_consensus.cc:3055] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:45.775990  5553 raft_consensus.cc:740] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:45.776744  5553 consensus_queue.cc:260] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.777843  5553 raft_consensus.cc:3060] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.783295  5625 raft_consensus.cc:2468] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 2.
I20260709 12:14:45.784662  5553 raft_consensus.cc:2468] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 2.
I20260709 12:14:45.784652  5444 leader_election.cc:304] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:45.785601  5699 raft_consensus.cc:2804] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:45.786109  5699 raft_consensus.cc:697] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 2 LEADER]: Becoming Leader. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:45.787065  5699 consensus_queue.cc:237] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.793718  5729 raft_consensus.cc:993] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398: : Instructing follower 6a99483a578d4aaf9f1a6aa222081a30 to start an election
I20260709 12:14:45.794193  5699 raft_consensus.cc:1081] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Signalling peer 6a99483a578d4aaf9f1a6aa222081a30 to start an election
I20260709 12:14:45.796171  5553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dbc64a447bf4b309d2ab6cb9ae09f3e"
dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
 from {username='slave'} at 127.0.0.1:55042
I20260709 12:14:45.796734  5553 raft_consensus.cc:493] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:45.796270  5374 catalog_manager.cc:5697] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 reported cstate change: term changed from 1 to 2, leader changed from 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130) to 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "32adc14482af49f0a13d1e9aadfbe398" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.797097  5553 raft_consensus.cc:3060] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.803284  5553 raft_consensus.cc:515] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.806171  5553 leader_election.cc:290] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 2 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:45.806185  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc64a447bf4b309d2ab6cb9ae09f3e" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:45.807025  5478 raft_consensus.cc:3055] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:45.807397  5478 raft_consensus.cc:740] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:45.807941  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc64a447bf4b309d2ab6cb9ae09f3e" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:45.808485  5625 raft_consensus.cc:3060] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.808326  5478 consensus_queue.cc:260] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.809954  5478 raft_consensus.cc:3060] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.813553  5625 raft_consensus.cc:2468] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 2.
I20260709 12:14:45.816442  5519 leader_election.cc:304] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:45.817212  5695 raft_consensus.cc:2804] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:45.817687  5695 raft_consensus.cc:697] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Becoming Leader. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:45.818578  5695 consensus_queue.cc:237] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.818615  5478 raft_consensus.cc:2468] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 2.
I20260709 12:14:45.826910  5374 catalog_manager.cc:5697] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 reported cstate change: term changed from 1 to 2, leader changed from 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129) to 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.867377  5691 raft_consensus.cc:993] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398: : Instructing follower 6a99483a578d4aaf9f1a6aa222081a30 to start an election
I20260709 12:14:45.867862  5699 raft_consensus.cc:1081] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Signalling peer 6a99483a578d4aaf9f1a6aa222081a30 to start an election
I20260709 12:14:45.869570  5553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b459e96f11a4b65a2dbb6898686403e"
dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
 from {username='slave'} at 127.0.0.1:55042
I20260709 12:14:45.870199  5553 raft_consensus.cc:493] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:45.871160  5553 raft_consensus.cc:3060] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.878105  5553 raft_consensus.cc:515] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.880302  5553 leader_election.cc:290] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 2 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:45.881384  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b459e96f11a4b65a2dbb6898686403e" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:45.882308  5625 raft_consensus.cc:3060] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.881417  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b459e96f11a4b65a2dbb6898686403e" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:45.883044  5478 raft_consensus.cc:3055] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:45.883486  5478 raft_consensus.cc:740] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:45.885092  5478 consensus_queue.cc:260] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.886596  5478 raft_consensus.cc:3060] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.888447  5625 raft_consensus.cc:2468] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 2.
I20260709 12:14:45.889648  5519 leader_election.cc:304] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:45.890347  5695 raft_consensus.cc:2804] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:45.890803  5695 raft_consensus.cc:697] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Becoming Leader. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:45.891582  5695 consensus_queue.cc:237] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:45.898514  5478 raft_consensus.cc:2468] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 2.
I20260709 12:14:45.899308  5374 catalog_manager.cc:5697] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 reported cstate change: term changed from 1 to 2, leader changed from 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129) to 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.979408  5625 raft_consensus.cc:1275] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Refusing update from remote peer 32adc14482af49f0a13d1e9aadfbe398: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:45.980754  5699 consensus_queue.cc:1048] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:45.993185  5553 raft_consensus.cc:1275] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Refusing update from remote peer 32adc14482af49f0a13d1e9aadfbe398: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:45.994535  5691 consensus_queue.cc:1048] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:46.008008  5478 raft_consensus.cc:1275] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Refusing update from remote peer 6a99483a578d4aaf9f1a6aa222081a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:46.009219  5672 consensus_queue.cc:1048] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:46.018741  5625 raft_consensus.cc:1275] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Refusing update from remote peer 6a99483a578d4aaf9f1a6aa222081a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:46.020816  5672 consensus_queue.cc:1048] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:46.123761  5625 raft_consensus.cc:1275] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Refusing update from remote peer 32adc14482af49f0a13d1e9aadfbe398: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:46.125212  5691 consensus_queue.cc:1048] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:46.135473  5553 raft_consensus.cc:1275] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Refusing update from remote peer 32adc14482af49f0a13d1e9aadfbe398: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:46.137207  5699 consensus_queue.cc:1048] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:46.224536  5625 raft_consensus.cc:1275] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Refusing update from remote peer 32adc14482af49f0a13d1e9aadfbe398: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:46.225821  5699 consensus_queue.cc:1048] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:46.235493  5553 raft_consensus.cc:1275] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Refusing update from remote peer 32adc14482af49f0a13d1e9aadfbe398: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:46.239389  5691 consensus_queue.cc:1048] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:46.293118  5478 raft_consensus.cc:1275] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Refusing update from remote peer 6a99483a578d4aaf9f1a6aa222081a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:46.294591  5672 consensus_queue.cc:1048] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:46.304102  5625 raft_consensus.cc:1275] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Refusing update from remote peer 6a99483a578d4aaf9f1a6aa222081a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:46.305899  5712 consensus_queue.cc:1048] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:46.490304  5478 raft_consensus.cc:1275] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Refusing update from remote peer 6a99483a578d4aaf9f1a6aa222081a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:46.491676  5712 consensus_queue.cc:1048] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:46.501245  5625 raft_consensus.cc:1275] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Refusing update from remote peer 6a99483a578d4aaf9f1a6aa222081a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:46.502766  5695 consensus_queue.cc:1048] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.469367  5376 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39564:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:14:48.471987  5376 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:14:48.545234  5463 tablet_service.cc:1511] Processing CreateTablet for tablet b9dd967e5f5b4481a4a13cceb746908e (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:48.546218  5540 tablet_service.cc:1511] Processing CreateTablet for tablet b9dd967e5f5b4481a4a13cceb746908e (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:48.546783  5463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9dd967e5f5b4481a4a13cceb746908e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.547837  5540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9dd967e5f5b4481a4a13cceb746908e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.552232  5614 tablet_service.cc:1511] Processing CreateTablet for tablet b9dd967e5f5b4481a4a13cceb746908e (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:48.552577  5617 tablet_service.cc:1511] Processing CreateTablet for tablet 4559bfd1a605407dae5204ba2e8d34d0 (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:48.553655  5614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9dd967e5f5b4481a4a13cceb746908e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.555819  5465 tablet_service.cc:1511] Processing CreateTablet for tablet 4559bfd1a605407dae5204ba2e8d34d0 (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:48.557148  5615 tablet_service.cc:1511] Processing CreateTablet for tablet 1137c90fff5642669c483d585793b4aa (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:48.557195  5465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4559bfd1a605407dae5204ba2e8d34d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.559343  5539 tablet_service.cc:1511] Processing CreateTablet for tablet 4559bfd1a605407dae5204ba2e8d34d0 (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:48.559528  5468 tablet_service.cc:1511] Processing CreateTablet for tablet d3b33c610a804105b2646e571069eebe (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:48.560714  5539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4559bfd1a605407dae5204ba2e8d34d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.560850  5468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b33c610a804105b2646e571069eebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.564385  5616 tablet_service.cc:1511] Processing CreateTablet for tablet d3b33c610a804105b2646e571069eebe (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:48.558357  5467 tablet_service.cc:1511] Processing CreateTablet for tablet 1137c90fff5642669c483d585793b4aa (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:48.566747  5467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1137c90fff5642669c483d585793b4aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.566744  5613 tablet_service.cc:1511] Processing CreateTablet for tablet 47fba1e3fbf74491a56979afebe5e40a (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:48.578482  5466 tablet_service.cc:1511] Processing CreateTablet for tablet 47fba1e3fbf74491a56979afebe5e40a (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:48.579885  5466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47fba1e3fbf74491a56979afebe5e40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.580868  5611 tablet_service.cc:1511] Processing CreateTablet for tablet 729788ce6f504ce0b03b539047473a6d (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:48.582899  5464 tablet_service.cc:1511] Processing CreateTablet for tablet 23b2ec9ac9d94511ad22cf051c2633f7 (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:48.581228  5612 tablet_service.cc:1511] Processing CreateTablet for tablet 23b2ec9ac9d94511ad22cf051c2633f7 (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:48.584370  5464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b2ec9ac9d94511ad22cf051c2633f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.584440  5609 tablet_service.cc:1511] Processing CreateTablet for tablet 517e483411064c97ae3deec16e46494a (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:48.557209  5617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4559bfd1a605407dae5204ba2e8d34d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.586056  5615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1137c90fff5642669c483d585793b4aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.586782  5462 tablet_service.cc:1511] Processing CreateTablet for tablet 729788ce6f504ce0b03b539047473a6d (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:48.588181  5462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 729788ce6f504ce0b03b539047473a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.590986  5461 tablet_service.cc:1511] Processing CreateTablet for tablet cece67387e0c42e9a9fdc169ceb4d493 (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:48.591409  5460 tablet_service.cc:1511] Processing CreateTablet for tablet 517e483411064c97ae3deec16e46494a (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:48.592391  5461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cece67387e0c42e9a9fdc169ceb4d493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.593042  5460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 517e483411064c97ae3deec16e46494a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.582893  5610 tablet_service.cc:1511] Processing CreateTablet for tablet cece67387e0c42e9a9fdc169ceb4d493 (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:48.596319  5542 tablet_service.cc:1511] Processing CreateTablet for tablet 1137c90fff5642669c483d585793b4aa (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:48.598847  5541 tablet_service.cc:1511] Processing CreateTablet for tablet 47fba1e3fbf74491a56979afebe5e40a (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:48.601095  5538 tablet_service.cc:1511] Processing CreateTablet for tablet 23b2ec9ac9d94511ad22cf051c2633f7 (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:48.586745  5612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b2ec9ac9d94511ad22cf051c2633f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.603865  5609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 517e483411064c97ae3deec16e46494a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.606186  5610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cece67387e0c42e9a9fdc169ceb4d493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.606999  5543 tablet_service.cc:1511] Processing CreateTablet for tablet d3b33c610a804105b2646e571069eebe (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:48.609369  5537 tablet_service.cc:1511] Processing CreateTablet for tablet 729788ce6f504ce0b03b539047473a6d (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:48.613853  5542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1137c90fff5642669c483d585793b4aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.617671  5538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b2ec9ac9d94511ad22cf051c2633f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.622015  5616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b33c610a804105b2646e571069eebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.626001  5541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47fba1e3fbf74491a56979afebe5e40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.628579  5536 tablet_service.cc:1511] Processing CreateTablet for tablet cece67387e0c42e9a9fdc169ceb4d493 (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:48.629976  5611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 729788ce6f504ce0b03b539047473a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.631381  5535 tablet_service.cc:1511] Processing CreateTablet for tablet 517e483411064c97ae3deec16e46494a (DEFAULT_TABLE table=soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:48.632777  5536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cece67387e0c42e9a9fdc169ceb4d493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.633975  5543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b33c610a804105b2646e571069eebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.637996  5613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47fba1e3fbf74491a56979afebe5e40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.641448  5537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 729788ce6f504ce0b03b539047473a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.645977  5535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 517e483411064c97ae3deec16e46494a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:48.746837  5771 tablet_bootstrap.cc:492] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:48.750799  5772 tablet_bootstrap.cc:492] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:48.753523  5771 tablet_bootstrap.cc:654] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.794183  5772 tablet_bootstrap.cc:654] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.835209  5771 tablet_bootstrap.cc:492] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:48.835760  5771 ts_tablet_manager.cc:1403] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.011s
I20260709 12:14:48.841747  5773 tablet_bootstrap.cc:492] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:48.842880  5771 raft_consensus.cc:359] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.848057  5771 raft_consensus.cc:385] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.848385  5771 raft_consensus.cc:740] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.849291  5771 consensus_queue.cc:260] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.851670  5772 tablet_bootstrap.cc:492] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:48.852262  5772 ts_tablet_manager.cc:1403] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.017s
I20260709 12:14:48.855677  5772 raft_consensus.cc:359] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.856463  5772 raft_consensus.cc:385] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.856767  5772 raft_consensus.cc:740] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.857506  5772 consensus_queue.cc:260] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.860013  5772 ts_tablet_manager.cc:1434] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:48.861079  5772 tablet_bootstrap.cc:492] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:48.868148  5772 tablet_bootstrap.cc:654] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.868461  5771 ts_tablet_manager.cc:1434] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 12:14:48.873214  5773 tablet_bootstrap.cc:654] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.884542  5772 tablet_bootstrap.cc:492] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:48.885118  5772 ts_tablet_manager.cc:1403] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260709 12:14:48.888010  5771 tablet_bootstrap.cc:492] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:48.888440  5772 raft_consensus.cc:359] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.889307  5772 raft_consensus.cc:385] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.889657  5772 raft_consensus.cc:740] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.890614  5772 consensus_queue.cc:260] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.892376  5773 tablet_bootstrap.cc:492] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:48.893030  5773 ts_tablet_manager.cc:1403] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.018s
I20260709 12:14:48.893585  5772 ts_tablet_manager.cc:1434] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:48.894807  5772 tablet_bootstrap.cc:492] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:48.896497  5773 raft_consensus.cc:359] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.897250  5773 raft_consensus.cc:385] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.897601  5773 raft_consensus.cc:740] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.898379  5773 consensus_queue.cc:260] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.900892  5773 ts_tablet_manager.cc:1434] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 12:14:48.901950  5773 tablet_bootstrap.cc:492] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:48.908700  5773 tablet_bootstrap.cc:654] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.911281  5771 tablet_bootstrap.cc:654] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.916291  5772 tablet_bootstrap.cc:654] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.926476  5773 tablet_bootstrap.cc:492] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:48.927027  5773 ts_tablet_manager.cc:1403] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.009s
I20260709 12:14:48.927516  5772 tablet_bootstrap.cc:492] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:48.928014  5772 ts_tablet_manager.cc:1403] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.006s
I20260709 12:14:48.930493  5773 raft_consensus.cc:359] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.931407  5773 raft_consensus.cc:385] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.931149  5772 raft_consensus.cc:359] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.931798  5773 raft_consensus.cc:740] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.932017  5772 raft_consensus.cc:385] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.932200  5771 tablet_bootstrap.cc:492] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:48.932395  5772 raft_consensus.cc:740] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.932911  5771 ts_tablet_manager.cc:1403] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.006s
I20260709 12:14:48.932842  5773 consensus_queue.cc:260] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.933218  5772 consensus_queue.cc:260] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.935771  5773 ts_tablet_manager.cc:1434] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:48.936072  5772 ts_tablet_manager.cc:1434] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:48.937155  5772 tablet_bootstrap.cc:492] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:48.939332  5773 tablet_bootstrap.cc:492] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:48.941418  5771 raft_consensus.cc:359] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.942369  5771 raft_consensus.cc:385] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.942751  5771 raft_consensus.cc:740] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.944013  5772 tablet_bootstrap.cc:654] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.944900  5771 consensus_queue.cc:260] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.947780  5771 ts_tablet_manager.cc:1434] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:14:48.949304  5771 tablet_bootstrap.cc:492] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:48.956159  5772 tablet_bootstrap.cc:492] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:48.956801  5772 ts_tablet_manager.cc:1403] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 12:14:48.960047  5772 raft_consensus.cc:359] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.960940  5772 raft_consensus.cc:385] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.961364  5772 raft_consensus.cc:740] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.962704  5772 consensus_queue.cc:260] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.964764  5771 tablet_bootstrap.cc:654] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.965795  5772 ts_tablet_manager.cc:1434] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.006s
I20260709 12:14:48.966884  5772 tablet_bootstrap.cc:492] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:48.974771  5772 tablet_bootstrap.cc:654] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.977833  5773 tablet_bootstrap.cc:654] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.981951  5771 tablet_bootstrap.cc:492] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:48.982824  5771 ts_tablet_manager.cc:1403] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.012s
I20260709 12:14:48.988094  5773 tablet_bootstrap.cc:492] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:48.987515  5771 raft_consensus.cc:359] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.988758  5771 raft_consensus.cc:385] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.988858  5773 ts_tablet_manager.cc:1403] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.008s
I20260709 12:14:48.989239  5771 raft_consensus.cc:740] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.990562  5771 consensus_queue.cc:260] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.993487  5771 ts_tablet_manager.cc:1434] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.005s
I20260709 12:14:48.993310  5773 raft_consensus.cc:359] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:48.994354  5773 raft_consensus.cc:385] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.994823  5771 tablet_bootstrap.cc:492] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:48.994755  5773 raft_consensus.cc:740] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.995775  5773 consensus_queue.cc:260] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.001636  5773 ts_tablet_manager.cc:1434] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:14:49.002847  5773 tablet_bootstrap.cc:492] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:49.003360  5772 tablet_bootstrap.cc:492] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:49.007493  5772 ts_tablet_manager.cc:1403] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.010s
I20260709 12:14:49.012931  5771 tablet_bootstrap.cc:654] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.015138  5772 raft_consensus.cc:359] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.016026  5772 raft_consensus.cc:385] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.016407  5772 raft_consensus.cc:740] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.017513  5772 consensus_queue.cc:260] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.021191  5772 ts_tablet_manager.cc:1434] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 12:14:49.027333  5773 tablet_bootstrap.cc:654] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.028493  5772 tablet_bootstrap.cc:492] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:49.030539  5775 raft_consensus.cc:493] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.031087  5775 raft_consensus.cc:515] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.032226  5774 raft_consensus.cc:493] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.032775  5774 raft_consensus.cc:515] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.033313  5775 leader_election.cc:290] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.034965  5774 leader_election.cc:290] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.034967  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dd967e5f5b4481a4a13cceb746908e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:49.035753  5627 raft_consensus.cc:2468] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 0.
I20260709 12:14:49.036163  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dd967e5f5b4481a4a13cceb746908e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:49.037520  5552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4559bfd1a605407dae5204ba2e8d34d0" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:49.038190  5552 raft_consensus.cc:2468] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 0.
I20260709 12:14:49.039660  5444 leader_election.cc:304] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:49.040782  5772 tablet_bootstrap.cc:654] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.041602  5771 tablet_bootstrap.cc:492] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:49.041636  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4559bfd1a605407dae5204ba2e8d34d0" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:49.042392  5771 ts_tablet_manager.cc:1403] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.012s
W20260709 12:14:49.047447  5441 leader_election.cc:343] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.047417  5771 raft_consensus.cc:359] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.048535  5771 raft_consensus.cc:385] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.048769  5441 leader_election.cc:304] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: 
I20260709 12:14:49.048949  5771 raft_consensus.cc:740] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.050086  5771 consensus_queue.cc:260] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.050802  5691 raft_consensus.cc:2804] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:49.051259  5691 raft_consensus.cc:493] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.051622  5691 raft_consensus.cc:3060] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:49.052904  5444 leader_election.cc:343] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.053725  5771 ts_tablet_manager.cc:1434] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 12:14:49.055397  5771 tablet_bootstrap.cc:492] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:49.060971  5774 raft_consensus.cc:2804] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:49.069247  5774 raft_consensus.cc:493] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.069825  5774 raft_consensus.cc:3060] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.061996  5771 tablet_bootstrap.cc:654] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.068495  5691 raft_consensus.cc:515] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.076823  5552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dd967e5f5b4481a4a13cceb746908e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:49.077021  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dd967e5f5b4481a4a13cceb746908e" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:49.077735  5627 raft_consensus.cc:3060] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.078477  5772 tablet_bootstrap.cc:492] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:49.079075  5772 ts_tablet_manager.cc:1403] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.001s
W20260709 12:14:49.078506  5441 leader_election.cc:343] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.082603  5772 raft_consensus.cc:359] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.083425  5772 raft_consensus.cc:385] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.083726  5772 raft_consensus.cc:740] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.084592  5772 consensus_queue.cc:260] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.087306  5772 ts_tablet_manager.cc:1434] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:49.085498  5691 leader_election.cc:290] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Requested vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.088285  5772 tablet_bootstrap.cc:492] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:49.095959  5627 raft_consensus.cc:2468] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 1.
I20260709 12:14:49.099326  5773 tablet_bootstrap.cc:492] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:49.099901  5773 ts_tablet_manager.cc:1403] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.002s
I20260709 12:14:49.100831  5444 leader_election.cc:304] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [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: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:49.096302  5772 tablet_bootstrap.cc:654] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.102676  5695 raft_consensus.cc:493] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.103351  5695 raft_consensus.cc:515] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.098817  5774 raft_consensus.cc:515] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.101938  5775 raft_consensus.cc:2804] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:49.107455  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "517e483411064c97ae3deec16e46494a" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
I20260709 12:14:49.110224  5478 raft_consensus.cc:2468] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 0.
I20260709 12:14:49.110718  5552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4559bfd1a605407dae5204ba2e8d34d0" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:49.107805  5775 raft_consensus.cc:697] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Leader. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:49.111527  5552 raft_consensus.cc:3060] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.112118  5775 consensus_queue.cc:237] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.109282  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "517e483411064c97ae3deec16e46494a" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:49.114643  5625 raft_consensus.cc:2468] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 0.
I20260709 12:14:49.116427  5519 leader_election.cc:304] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:49.121637  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4559bfd1a605407dae5204ba2e8d34d0" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:49.106979  5773 raft_consensus.cc:359] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.122640  5773 raft_consensus.cc:385] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.124722  5773 raft_consensus.cc:740] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.128185  5773 consensus_queue.cc:260] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.130434  5695 leader_election.cc:290] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.131244  5772 tablet_bootstrap.cc:492] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:49.131824  5772 ts_tablet_manager.cc:1403] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.044s	user 0.002s	sys 0.013s
I20260709 12:14:49.133926  5695 raft_consensus.cc:2804] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:49.134553  5695 raft_consensus.cc:493] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.145393  5695 raft_consensus.cc:3060] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.135139  5772 raft_consensus.cc:359] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.141743  5775 raft_consensus.cc:493] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.147375  5775 raft_consensus.cc:515] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.148445  5373 catalog_manager.cc:5697] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "32adc14482af49f0a13d1e9aadfbe398" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.149742  5775 leader_election.cc:290] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.150321  5775 raft_consensus.cc:493] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.150771  5775 raft_consensus.cc:515] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.152104  5772 raft_consensus.cc:385] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.152451  5772 raft_consensus.cc:740] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.154021  5691 raft_consensus.cc:493] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.154395  5773 ts_tablet_manager.cc:1434] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.005s
I20260709 12:14:49.154688  5691 raft_consensus.cc:515] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.156227  5775 leader_election.cc:290] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.157501  5691 leader_election.cc:290] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.160218  5773 tablet_bootstrap.cc:492] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:49.156637  5772 consensus_queue.cc:260] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.187649  5772 ts_tablet_manager.cc:1434] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.001s
I20260709 12:14:49.194438  5772 tablet_bootstrap.cc:492] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:49.196053  5695 raft_consensus.cc:515] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.199573  5773 tablet_bootstrap.cc:654] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.212499  5626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1137c90fff5642669c483d585793b4aa" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:49.213088  5626 raft_consensus.cc:2468] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 0.
I20260709 12:14:49.202104  5772 tablet_bootstrap.cc:654] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.215463  5771 tablet_bootstrap.cc:492] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:49.215958  5771 ts_tablet_manager.cc:1403] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.161s	user 0.039s	sys 0.058s
I20260709 12:14:49.206028  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b2ec9ac9d94511ad22cf051c2633f7" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
W20260709 12:14:49.206316  5519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.131:33133, user_credentials={real_user=slave}} blocked reactor thread for 90019.6us
I20260709 12:14:49.207620  5551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b33c610a804105b2646e571069eebe" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:49.217933  5553 raft_consensus.cc:2468] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 0.
I20260709 12:14:49.208747  5550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1137c90fff5642669c483d585793b4aa" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:49.218777  5550 raft_consensus.cc:2468] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 0.
I20260709 12:14:49.218600  5771 raft_consensus.cc:359] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.219340  5771 raft_consensus.cc:385] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.219640  5771 raft_consensus.cc:740] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.109391  5774 leader_election.cc:290] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Requested vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.208773  5552 raft_consensus.cc:2468] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 1.
I20260709 12:14:49.210191  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b2ec9ac9d94511ad22cf051c2633f7" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:49.211454  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b33c610a804105b2646e571069eebe" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:49.221493  5771 consensus_queue.cc:260] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.223014  5695 leader_election.cc:290] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.223893  5771 ts_tablet_manager.cc:1434] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:14:49.224891  5771 tablet_bootstrap.cc:492] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:49.231369  5771 tablet_bootstrap.cc:654] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.235457  5773 tablet_bootstrap.cc:492] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:49.235960  5773 ts_tablet_manager.cc:1403] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.003s
W20260709 12:14:49.211634  5444 leader_election.cc:343] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.238667  5444 leader_election.cc:304] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:49.238842  5773 raft_consensus.cc:359] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.239521  5774 raft_consensus.cc:2804] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:49.239606  5773 raft_consensus.cc:385] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.239903  5774 raft_consensus.cc:493] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.239979  5773 raft_consensus.cc:740] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.240350  5774 raft_consensus.cc:3060] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.240831  5773 consensus_queue.cc:260] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.243237  5773 ts_tablet_manager.cc:1434] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:14:49.244827  5773 tablet_bootstrap.cc:492] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
W20260709 12:14:49.249799  5444 leader_election.cc:343] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:49.250639  5444 leader_election.cc:343] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.251449  5773 tablet_bootstrap.cc:654] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.258901  5771 tablet_bootstrap.cc:492] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:49.259444  5771 ts_tablet_manager.cc:1403] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260709 12:14:49.260157  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "517e483411064c97ae3deec16e46494a" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:49.260784  5478 raft_consensus.cc:3060] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.262557  5771 raft_consensus.cc:359] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.263283  5771 raft_consensus.cc:385] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.263563  5771 raft_consensus.cc:740] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.264292  5771 consensus_queue.cc:260] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.267639  5771 ts_tablet_manager.cc:1434] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:14:49.268649  5771 tablet_bootstrap.cc:492] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:49.270277  5478 raft_consensus.cc:2468] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 1.
I20260709 12:14:49.279443  5773 tablet_bootstrap.cc:492] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:49.280004  5793 raft_consensus.cc:493] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:49.281762  5424 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:49.282202  5773 ts_tablet_manager.cc:1403] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.009s
I20260709 12:14:49.282209  5793 raft_consensus.cc:515] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.285003  5793 leader_election.cc:290] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.281522  5771 tablet_bootstrap.cc:654] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.258911  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "517e483411064c97ae3deec16e46494a" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:49.285356  5773 raft_consensus.cc:359] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.286038  5627 raft_consensus.cc:3060] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.286098  5773 raft_consensus.cc:385] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.289387  5773 raft_consensus.cc:740] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.290289  5773 consensus_queue.cc:260] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.292699  5773 ts_tablet_manager.cc:1434] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
W20260709 12:14:49.293277  5441 leader_election.cc:343] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.293815  5708 raft_consensus.cc:493] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.294346  5708 raft_consensus.cc:515] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.295282  5627 raft_consensus.cc:2468] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 1.
I20260709 12:14:49.296506  5519 leader_election.cc:304] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:49.296511  5708 leader_election.cc:290] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:49.297498  5695 raft_consensus.cc:2804] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:49.298192  5695 raft_consensus.cc:697] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Becoming Leader. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:49.293824  5441 leader_election.cc:304] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398; no voters: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:49.299259  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729788ce6f504ce0b03b539047473a6d" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:49.299026  5695 consensus_queue.cc:237] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.299888  5625 raft_consensus.cc:2468] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 0.
I20260709 12:14:49.300256  5441 leader_election.cc:304] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [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: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:49.301330  5794 raft_consensus.cc:2749] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:49.301972  5794 raft_consensus.cc:2804] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:49.302331  5794 raft_consensus.cc:493] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.302636  5794 raft_consensus.cc:3060] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.302899  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cece67387e0c42e9a9fdc169ceb4d493" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
W20260709 12:14:49.304526  5592 leader_election.cc:343] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.305176  5552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cece67387e0c42e9a9fdc169ceb4d493" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:49.305815  5773 tablet_bootstrap.cc:492] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
W20260709 12:14:49.306663  5590 leader_election.cc:343] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.307155  5590 leader_election.cc:304] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa652cb91cec43e1af2ed6cae2b7a759; no voters: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:49.308300  5708 raft_consensus.cc:2749] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:49.304306  5774 raft_consensus.cc:515] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.312168  5774 leader_election.cc:290] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Requested vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.314884  5771 tablet_bootstrap.cc:492] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:49.315442  5771 ts_tablet_manager.cc:1403] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.003s
I20260709 12:14:49.316658  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1137c90fff5642669c483d585793b4aa" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:49.312211  5772 tablet_bootstrap.cc:492] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:49.317303  5625 raft_consensus.cc:3060] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.317855  5772 ts_tablet_manager.cc:1403] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.124s	user 0.023s	sys 0.051s
I20260709 12:14:49.318555  5771 raft_consensus.cc:359] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.319293  5771 raft_consensus.cc:385] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.319581  5771 raft_consensus.cc:740] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.319964  5376 catalog_manager.cc:5697] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.320614  5772 raft_consensus.cc:359] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.321277  5772 raft_consensus.cc:385] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.321529  5772 raft_consensus.cc:740] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.322252  5772 consensus_queue.cc:260] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.324088  5773 tablet_bootstrap.cc:654] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.324266  5772 ts_tablet_manager.cc:1434] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:49.320330  5771 consensus_queue.cc:260] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.327617  5771 ts_tablet_manager.cc:1434] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:14:49.328577  5771 tablet_bootstrap.cc:492] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:49.335119  5771 tablet_bootstrap.cc:654] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.339561  5772 tablet_bootstrap.cc:492] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398: Bootstrap starting.
I20260709 12:14:49.347036  5773 tablet_bootstrap.cc:492] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:49.349056  5772 tablet_bootstrap.cc:654] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.347644  5773 ts_tablet_manager.cc:1403] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.003s
I20260709 12:14:49.355082  5773 raft_consensus.cc:359] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.355814  5773 raft_consensus.cc:385] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.356098  5773 raft_consensus.cc:740] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.357297  5773 consensus_queue.cc:260] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.359997  5773 ts_tablet_manager.cc:1434] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:49.361858  5444 leader_election.cc:304] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:49.363896  5625 raft_consensus.cc:2468] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 1.
I20260709 12:14:49.314884  5794 raft_consensus.cc:515] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.366688  5773 tablet_bootstrap.cc:492] T b9dd967e5f5b4481a4a13cceb746908e P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:49.364997  5772 tablet_bootstrap.cc:492] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398: No bootstrap required, opened a new log
I20260709 12:14:49.368304  5794 leader_election.cc:290] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Requested vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.368516  5772 ts_tablet_manager.cc:1403] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.007s
I20260709 12:14:49.369231  5774 raft_consensus.cc:2804] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:49.369655  5774 raft_consensus.cc:493] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.370025  5774 raft_consensus.cc:3060] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.371833  5772 raft_consensus.cc:359] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.373204  5772 raft_consensus.cc:385] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.373498  5772 raft_consensus.cc:740] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.374254  5772 consensus_queue.cc:260] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.379869  5772 ts_tablet_manager.cc:1434] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:14:49.381070  5773 tablet_bootstrap.cc:654] T b9dd967e5f5b4481a4a13cceb746908e P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.382256  5771 tablet_bootstrap.cc:492] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:49.383064  5771 ts_tablet_manager.cc:1403] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.005s
I20260709 12:14:49.301996  5441 leader_election.cc:304] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [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: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:49.384312  5444 leader_election.cc:304] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:49.384771  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b2ec9ac9d94511ad22cf051c2633f7" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:49.385721  5627 raft_consensus.cc:3060] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.386155  5771 raft_consensus.cc:359] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.386895  5771 raft_consensus.cc:385] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.387173  5771 raft_consensus.cc:740] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.387343  5793 raft_consensus.cc:2804] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:49.387889  5793 raft_consensus.cc:697] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Leader. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:49.387868  5771 consensus_queue.cc:260] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.388970  5793 consensus_queue.cc:237] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.389889  5771 ts_tablet_manager.cc:1434] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:49.391198  5771 tablet_bootstrap.cc:492] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759: Bootstrap starting.
I20260709 12:14:49.393503  5691 raft_consensus.cc:2804] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:49.394042  5691 raft_consensus.cc:697] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Leader. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:49.394847  5691 consensus_queue.cc:237] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.397679  5771 tablet_bootstrap.cc:654] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:49.407636  5441 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.130:39369, user_credentials={real_user=slave}} blocked reactor thread for 105720us
I20260709 12:14:49.410075  5552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729788ce6f504ce0b03b539047473a6d" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:49.410724  5552 raft_consensus.cc:2468] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 0.
I20260709 12:14:49.412673  5552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1137c90fff5642669c483d585793b4aa" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:49.413221  5552 raft_consensus.cc:3060] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.420442  5771 tablet_bootstrap.cc:492] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759: No bootstrap required, opened a new log
I20260709 12:14:49.421028  5771 ts_tablet_manager.cc:1403] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.011s
I20260709 12:14:49.421370  5552 raft_consensus.cc:2468] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 1.
I20260709 12:14:49.423899  5771 raft_consensus.cc:359] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.424615  5771 raft_consensus.cc:385] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.424854  5771 raft_consensus.cc:740] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.425585  5771 consensus_queue.cc:260] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.430433  5374 catalog_manager.cc:5697] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "32adc14482af49f0a13d1e9aadfbe398" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.431449  5771 ts_tablet_manager.cc:1434] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 12:14:49.439208  5774 raft_consensus.cc:515] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.456573  5774 leader_election.cc:290] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Requested vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.459098  5374 catalog_manager.cc:5697] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "32adc14482af49f0a13d1e9aadfbe398" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.448995  5708 raft_consensus.cc:493] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.463306  5552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729788ce6f504ce0b03b539047473a6d" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:49.463449  5708 raft_consensus.cc:515] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.463915  5552 raft_consensus.cc:3060] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.464531  5773 tablet_bootstrap.cc:492] T b9dd967e5f5b4481a4a13cceb746908e P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:49.465042  5773 ts_tablet_manager.cc:1403] T b9dd967e5f5b4481a4a13cceb746908e P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.104s	user 0.027s	sys 0.040s
I20260709 12:14:49.465580  5708 leader_election.cc:290] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:49.451721  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b2ec9ac9d94511ad22cf051c2633f7" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:49.466326  5553 raft_consensus.cc:3060] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.469950  5773 raft_consensus.cc:359] T b9dd967e5f5b4481a4a13cceb746908e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.470712  5773 raft_consensus.cc:385] T b9dd967e5f5b4481a4a13cceb746908e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.470978  5773 raft_consensus.cc:740] T b9dd967e5f5b4481a4a13cceb746908e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.471216  5552 raft_consensus.cc:2468] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 1.
I20260709 12:14:49.471803  5695 raft_consensus.cc:493] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.471700  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b33c610a804105b2646e571069eebe" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
I20260709 12:14:49.472339  5695 raft_consensus.cc:515] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.472795  5478 raft_consensus.cc:2468] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 0.
I20260709 12:14:49.474037  5592 leader_election.cc:304] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:49.474764  5708 raft_consensus.cc:2804] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:49.474951  5695 leader_election.cc:290] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.475165  5708 raft_consensus.cc:493] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.471650  5550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b33c610a804105b2646e571069eebe" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:49.476657  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47fba1e3fbf74491a56979afebe5e40a" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
I20260709 12:14:49.476611  5441 leader_election.cc:304] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: 
I20260709 12:14:49.477114  5550 raft_consensus.cc:2468] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 0.
I20260709 12:14:49.476137  5624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47fba1e3fbf74491a56979afebe5e40a" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:49.477450  5773 consensus_queue.cc:260] T b9dd967e5f5b4481a4a13cceb746908e P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.477468  5478 raft_consensus.cc:2468] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 0.
I20260709 12:14:49.478436  5624 raft_consensus.cc:2468] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 0.
I20260709 12:14:49.477871  5708 raft_consensus.cc:3060] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.479375  5518 leader_election.cc:304] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: 
I20260709 12:14:49.481758  5695 raft_consensus.cc:2804] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:49.482144  5695 raft_consensus.cc:493] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.482474  5695 raft_consensus.cc:3060] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.482622  5774 raft_consensus.cc:2804] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:49.484187  5774 raft_consensus.cc:697] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Leader. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:49.485004  5774 consensus_queue.cc:237] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.461290  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729788ce6f504ce0b03b539047473a6d" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:49.486099  5625 raft_consensus.cc:3060] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.490331  5553 raft_consensus.cc:2468] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 1.
I20260709 12:14:49.491950  5441 leader_election.cc:304] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: 
I20260709 12:14:49.493103  5775 raft_consensus.cc:2804] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:49.493646  5775 raft_consensus.cc:697] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Leader. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:49.494710  5775 consensus_queue.cc:237] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.496415  5773 ts_tablet_manager.cc:1434] T b9dd967e5f5b4481a4a13cceb746908e P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260709 12:14:49.497889  5695 raft_consensus.cc:515] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.505028  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47fba1e3fbf74491a56979afebe5e40a" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:49.505643  5478 raft_consensus.cc:3060] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.440099  5794 raft_consensus.cc:493] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.501680  5773 tablet_bootstrap.cc:492] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30: Bootstrap starting.
I20260709 12:14:49.507573  5794 raft_consensus.cc:515] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.509985  5695 leader_election.cc:290] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.511096  5624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47fba1e3fbf74491a56979afebe5e40a" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:49.511371  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cece67387e0c42e9a9fdc169ceb4d493" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:49.511726  5624 raft_consensus.cc:3060] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:49.513010  5441 leader_election.cc:343] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.461200  5627 raft_consensus.cc:2468] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 1.
I20260709 12:14:49.515555  5773 tablet_bootstrap.cc:654] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.521809  5624 raft_consensus.cc:2468] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 1.
I20260709 12:14:49.517711  5775 consensus_queue.cc:1048] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:14:49.523146  5519 leader_election.cc:304] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:49.521117  5478 raft_consensus.cc:2468] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 1.
I20260709 12:14:49.524145  5695 raft_consensus.cc:2804] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:49.521027  5708 raft_consensus.cc:515] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.526448  5695 raft_consensus.cc:697] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Becoming Leader. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:49.527472  5695 consensus_queue.cc:237] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.528833  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b33c610a804105b2646e571069eebe" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:49.529446  5478 raft_consensus.cc:3060] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.537930  5708 leader_election.cc:290] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:49.538727  5373 catalog_manager.cc:5697] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "32adc14482af49f0a13d1e9aadfbe398" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.540686  5373 catalog_manager.cc:5697] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "32adc14482af49f0a13d1e9aadfbe398" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.544268  5478 raft_consensus.cc:2468] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 1.
I20260709 12:14:49.544746  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b33c610a804105b2646e571069eebe" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:49.545627  5553 raft_consensus.cc:3060] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.546502  5592 leader_election.cc:304] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:49.547461  5708 raft_consensus.cc:2804] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:49.547926  5708 raft_consensus.cc:697] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 LEADER]: Becoming Leader. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Running, Role: LEADER
I20260709 12:14:49.548736  5708 consensus_queue.cc:237] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.555296  5376 catalog_manager.cc:5697] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130). New cstate: current_term: 1 leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.566845  5794 leader_election.cc:290] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.568953  5627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cece67387e0c42e9a9fdc169ceb4d493" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:49.599380  5627 raft_consensus.cc:2468] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 0.
I20260709 12:14:49.600731  5444 leader_election.cc:304] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [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: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:49.602402  5775 raft_consensus.cc:2804] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:49.602775  5775 raft_consensus.cc:493] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.603093  5775 raft_consensus.cc:3060] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.607066  5625 raft_consensus.cc:2468] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 1.
I20260709 12:14:49.616744  5553 raft_consensus.cc:2468] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 1.
I20260709 12:14:49.611027  5775 raft_consensus.cc:515] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.621325  5773 tablet_bootstrap.cc:492] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30: No bootstrap required, opened a new log
I20260709 12:14:49.624682  5550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cece67387e0c42e9a9fdc169ceb4d493" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:49.625239  5773 ts_tablet_manager.cc:1403] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30: Time spent bootstrapping tablet: real 0.124s	user 0.033s	sys 0.049s
W20260709 12:14:49.626667  5441 leader_election.cc:343] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.628144  5773 raft_consensus.cc:359] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.628957  5773 raft_consensus.cc:385] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.629237  5773 raft_consensus.cc:740] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.623914  5775 leader_election.cc:290] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 1 election: Requested vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.631423  5773 consensus_queue.cc:260] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.634573  5553 raft_consensus.cc:3060] T b9dd967e5f5b4481a4a13cceb746908e P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.636744  5374 catalog_manager.cc:5697] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:49.637586  5773 ts_tablet_manager.cc:1434] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:14:49.647898  5624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cece67387e0c42e9a9fdc169ceb4d493" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:49.648502  5624 raft_consensus.cc:3060] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.655539  5624 raft_consensus.cc:2468] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 1.
I20260709 12:14:49.657373  5444 leader_election.cc:304] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [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: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:49.658213  5774 raft_consensus.cc:2804] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:49.658677  5774 raft_consensus.cc:697] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Leader. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:49.659482  5774 consensus_queue.cc:237] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.662585  5793 consensus_queue.cc:1048] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:49.684882  5376 catalog_manager.cc:5697] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129). New cstate: current_term: 1 leader_uuid: "32adc14482af49f0a13d1e9aadfbe398" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.689656  5695 consensus_queue.cc:1048] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:49.701882  5708 raft_consensus.cc:493] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.702389  5708 raft_consensus.cc:515] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.704535  5708 leader_election.cc:290] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:49.706126  5478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4559bfd1a605407dae5204ba2e8d34d0" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
I20260709 12:14:49.708057  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4559bfd1a605407dae5204ba2e8d34d0" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30" is_pre_election: true
I20260709 12:14:49.708766  5553 raft_consensus.cc:2393] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa652cb91cec43e1af2ed6cae2b7a759 in current term 1: Already voted for candidate 32adc14482af49f0a13d1e9aadfbe398 in this term.
I20260709 12:14:49.709792  5590 leader_election.cc:304] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa652cb91cec43e1af2ed6cae2b7a759; no voters: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:49.709187  5695 consensus_queue.cc:1048] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:49.711092  5813 raft_consensus.cc:3060] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.718778  5813 raft_consensus.cc:2749] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:49.827343  5624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3b33c610a804105b2646e571069eebe"
dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
mode: GRACEFUL
new_leader_uuid: "32adc14482af49f0a13d1e9aadfbe398"
 from {username='slave'} at 127.0.0.1:51762
I20260709 12:14:49.827961  5624 raft_consensus.cc:606] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 LEADER]: Received request to transfer leadership to TS 32adc14482af49f0a13d1e9aadfbe398
I20260709 12:14:49.829731  5774 consensus_queue.cc:1048] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:49.837677  5477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23b2ec9ac9d94511ad22cf051c2633f7"
dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
mode: GRACEFUL
new_leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
 from {username='slave'} at 127.0.0.1:48402
I20260709 12:14:49.838279  5477 raft_consensus.cc:606] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Received request to transfer leadership to TS 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:49.842869  5775 consensus_queue.cc:1048] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:49.844776  5775 consensus_queue.cc:1048] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:49.858042  5477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "729788ce6f504ce0b03b539047473a6d"
dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
mode: GRACEFUL
new_leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
 from {username='slave'} at 127.0.0.1:48402
I20260709 12:14:49.858718  5477 raft_consensus.cc:606] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Received request to transfer leadership to TS 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:49.867611  5477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cece67387e0c42e9a9fdc169ceb4d493"
dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
mode: GRACEFUL
new_leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
 from {username='slave'} at 127.0.0.1:48402
I20260709 12:14:49.868535  5477 raft_consensus.cc:606] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Received request to transfer leadership to TS 6a99483a578d4aaf9f1a6aa222081a30
I20260709 12:14:49.870844  5793 consensus_queue.cc:1048] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:49.879225  5553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "517e483411064c97ae3deec16e46494a"
dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
mode: GRACEFUL
new_leader_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
 from {username='slave'} at 127.0.0.1:55046
I20260709 12:14:49.879760  5553 raft_consensus.cc:606] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Received request to transfer leadership to TS aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:49.944414  5793 consensus_queue.cc:1048] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:49.959110  5774 consensus_queue.cc:1048] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:49.969394  5774 raft_consensus.cc:993] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398: : Instructing follower 6a99483a578d4aaf9f1a6aa222081a30 to start an election
I20260709 12:14:49.969925  5793 raft_consensus.cc:1081] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Signalling peer 6a99483a578d4aaf9f1a6aa222081a30 to start an election
I20260709 12:14:49.971796  5553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23b2ec9ac9d94511ad22cf051c2633f7"
dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
 from {username='slave'} at 127.0.0.1:55042
I20260709 12:14:49.972339  5553 raft_consensus.cc:493] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:49.972715  5553 raft_consensus.cc:3060] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:49.974511  5827 raft_consensus.cc:493] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.975106  5827 raft_consensus.cc:515] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.977476  5827 leader_election.cc:290] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.978148  5477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cece67387e0c42e9a9fdc169ceb4d493" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32adc14482af49f0a13d1e9aadfbe398" is_pre_election: true
I20260709 12:14:49.978909  5624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cece67387e0c42e9a9fdc169ceb4d493" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" is_pre_election: true
I20260709 12:14:49.979795  5624 raft_consensus.cc:2393] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a99483a578d4aaf9f1a6aa222081a30 in current term 1: Already voted for candidate 32adc14482af49f0a13d1e9aadfbe398 in this term.
I20260709 12:14:49.980778  5519 leader_election.cc:304] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a99483a578d4aaf9f1a6aa222081a30; no voters: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:49.981510  5827 raft_consensus.cc:3060] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.982694  5553 raft_consensus.cc:515] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.984916  5553 leader_election.cc:290] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 2 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:49.986599  5477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b2ec9ac9d94511ad22cf051c2633f7" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:49.986704  5624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b2ec9ac9d94511ad22cf051c2633f7" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:49.987215  5477 raft_consensus.cc:3055] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:49.987362  5624 raft_consensus.cc:3060] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:49.987613  5477 raft_consensus.cc:740] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:49.988551  5477 consensus_queue.cc:260] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:49.990099  5477 raft_consensus.cc:3060] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:49.991737  5827 raft_consensus.cc:2749] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:49.995932  5624 raft_consensus.cc:2468] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 2.
I20260709 12:14:49.997398  5519 leader_election.cc:304] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:49.998304  5827 raft_consensus.cc:2804] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:49.998786  5827 raft_consensus.cc:697] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Becoming Leader. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:49.999593  5827 consensus_queue.cc:237] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:50.000937  5477 raft_consensus.cc:2468] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 2.
I20260709 12:14:50.006748  5373 catalog_manager.cc:5697] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 reported cstate change: term changed from 1 to 2, leader changed from 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129) to 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:50.095614  5793 consensus_queue.cc:1048] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:50.105041  5813 consensus_queue.cc:1048] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:50.109238  5774 raft_consensus.cc:993] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398: : Instructing follower 6a99483a578d4aaf9f1a6aa222081a30 to start an election
I20260709 12:14:50.110757  5774 raft_consensus.cc:1081] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Signalling peer 6a99483a578d4aaf9f1a6aa222081a30 to start an election
I20260709 12:14:50.112025  5774 consensus_queue.cc:1048] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:50.115495  5552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "729788ce6f504ce0b03b539047473a6d"
dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
 from {username='slave'} at 127.0.0.1:55042
I20260709 12:14:50.116034  5552 raft_consensus.cc:493] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:50.116401  5552 raft_consensus.cc:3060] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.122818  5792 consensus_queue.cc:1048] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:50.127470  5552 raft_consensus.cc:515] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:50.129290  5792 consensus_queue.cc:1048] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:50.133055  5552 leader_election.cc:290] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 2 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:50.137274  5626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729788ce6f504ce0b03b539047473a6d" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:50.138821  5708 consensus_queue.cc:1048] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:50.144989  5476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729788ce6f504ce0b03b539047473a6d" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:50.145668  5476 raft_consensus.cc:3055] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:50.146018  5476 raft_consensus.cc:740] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:50.146876  5476 consensus_queue.cc:260] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:50.148159  5476 raft_consensus.cc:3060] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.175226  5774 consensus_queue.cc:1048] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:50.195096  5827 raft_consensus.cc:993] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30: : Instructing follower aa652cb91cec43e1af2ed6cae2b7a759 to start an election
I20260709 12:14:50.201683  5841 raft_consensus.cc:993] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759: : Instructing follower 32adc14482af49f0a13d1e9aadfbe398 to start an election
I20260709 12:14:50.202412  5841 raft_consensus.cc:1081] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 LEADER]: Signalling peer 32adc14482af49f0a13d1e9aadfbe398 to start an election
I20260709 12:14:50.208370  5475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3b33c610a804105b2646e571069eebe"
dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
 from {username='slave'} at 127.0.0.1:48394
I20260709 12:14:50.208989  5475 raft_consensus.cc:493] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:50.209378  5475 raft_consensus.cc:3060] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.212826  5774 consensus_queue.cc:1048] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:50.217342  5796 raft_consensus.cc:1081] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Signalling peer aa652cb91cec43e1af2ed6cae2b7a759 to start an election
I20260709 12:14:50.217556  5475 raft_consensus.cc:515] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:50.220671  5477 raft_consensus.cc:1240] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Rejecting Update request from peer aa652cb91cec43e1af2ed6cae2b7a759 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:50.220999  5550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b33c610a804105b2646e571069eebe" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:50.221791  5550 raft_consensus.cc:3060] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.222210  5813 consensus_queue.cc:1059] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:50.223065  5813 raft_consensus.cc:3055] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:50.223351  5813 raft_consensus.cc:740] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Running, Role: LEADER
I20260709 12:14:50.224126  5813 consensus_queue.cc:260] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:50.225242  5813 raft_consensus.cc:3060] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.225912  5624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "517e483411064c97ae3deec16e46494a"
dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
 from {username='slave'} at 127.0.0.1:51754
I20260709 12:14:50.226622  5624 raft_consensus.cc:493] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:50.226963  5624 raft_consensus.cc:3060] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.233377  5476 raft_consensus.cc:2468] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 2.
I20260709 12:14:50.234905  5625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b33c610a804105b2646e571069eebe" candidate_uuid: "32adc14482af49f0a13d1e9aadfbe398" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:50.239902  5624 raft_consensus.cc:515] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:50.240734  5475 leader_election.cc:290] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 2 election: Requested vote from peers 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:50.242686  5625 raft_consensus.cc:2468] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 2.
I20260709 12:14:50.244820  5550 raft_consensus.cc:2468] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32adc14482af49f0a13d1e9aadfbe398 in term 2.
I20260709 12:14:50.246440  5518 leader_election.cc:304] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [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: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:50.249399  5827 raft_consensus.cc:2804] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:50.249811  5444 leader_election.cc:304] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:50.249985  5827 raft_consensus.cc:697] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Becoming Leader. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:50.250762  5793 raft_consensus.cc:2804] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:50.252590  5475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "517e483411064c97ae3deec16e46494a" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:50.251169  5624 leader_election.cc:290] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 2 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:50.253216  5475 raft_consensus.cc:3060] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.251008  5827 consensus_queue.cc:237] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:50.255719  5775 raft_consensus.cc:993] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398: : Instructing follower 6a99483a578d4aaf9f1a6aa222081a30 to start an election
I20260709 12:14:50.251259  5793 raft_consensus.cc:697] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 2 LEADER]: Becoming Leader. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:50.256191  5775 raft_consensus.cc:1081] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Signalling peer 6a99483a578d4aaf9f1a6aa222081a30 to start an election
I20260709 12:14:50.252311  5553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "517e483411064c97ae3deec16e46494a" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:50.258225  5553 raft_consensus.cc:3055] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:50.258507  5553 raft_consensus.cc:740] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:50.259236  5553 consensus_queue.cc:260] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:50.260432  5553 raft_consensus.cc:3060] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.256940  5793 consensus_queue.cc:237] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [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: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:50.267987  5550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cece67387e0c42e9a9fdc169ceb4d493"
dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
 from {username='slave'} at 127.0.0.1:55042
I20260709 12:14:50.270577  5550 raft_consensus.cc:493] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:50.271051  5550 raft_consensus.cc:3060] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.275236  5475 raft_consensus.cc:2468] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 2.
I20260709 12:14:50.278568  5592 leader_election.cc:304] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:50.279495  5813 raft_consensus.cc:2804] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:50.279966  5813 raft_consensus.cc:697] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 LEADER]: Becoming Leader. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Running, Role: LEADER
I20260709 12:14:50.280799  5813 consensus_queue.cc:237] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:50.285624  5550 raft_consensus.cc:515] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:50.289213  5624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cece67387e0c42e9a9fdc169ceb4d493" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
I20260709 12:14:50.290144  5475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cece67387e0c42e9a9fdc169ceb4d493" candidate_uuid: "6a99483a578d4aaf9f1a6aa222081a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:50.290797  5475 raft_consensus.cc:3055] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:50.291124  5475 raft_consensus.cc:740] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:50.285153  5553 raft_consensus.cc:2468] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 2.
I20260709 12:14:50.293660  5475 consensus_queue.cc:260] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:50.285089  5373 catalog_manager.cc:5697] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 reported cstate change: term changed from 1 to 2, leader changed from 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129) to 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:50.295600  5550 leader_election.cc:290] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [CANDIDATE]: Term 2 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131:33133)
I20260709 12:14:50.294865  5475 raft_consensus.cc:3060] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.298059  5374 catalog_manager.cc:5697] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 reported cstate change: term changed from 1 to 2, leader changed from aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131) to 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129). New cstate: current_term: 2 leader_uuid: "32adc14482af49f0a13d1e9aadfbe398" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:50.307571  5475 raft_consensus.cc:2468] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a99483a578d4aaf9f1a6aa222081a30 in term 2.
I20260709 12:14:50.309181  5518 leader_election.cc:304] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [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: 32adc14482af49f0a13d1e9aadfbe398, 6a99483a578d4aaf9f1a6aa222081a30; no voters: aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:50.309984  5827 raft_consensus.cc:2804] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:50.310467  5827 raft_consensus.cc:697] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Becoming Leader. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:50.311316  5827 consensus_queue.cc:237] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:50.324071  5374 catalog_manager.cc:5697] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 reported cstate change: term changed from 1 to 2, leader changed from 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130) to aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:50.332868  5376 catalog_manager.cc:5697] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 reported cstate change: term changed from 1 to 2, leader changed from 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129) to 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130). New cstate: current_term: 2 leader_uuid: "6a99483a578d4aaf9f1a6aa222081a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:50.619107  5475 raft_consensus.cc:1275] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Refusing update from remote peer 6a99483a578d4aaf9f1a6aa222081a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:50.620440  5827 consensus_queue.cc:1048] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.621201  5625 raft_consensus.cc:1275] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Refusing update from remote peer 6a99483a578d4aaf9f1a6aa222081a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:50.622562  5827 consensus_queue.cc:1048] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.651613  5625 raft_consensus.cc:1275] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Refusing update from remote peer 32adc14482af49f0a13d1e9aadfbe398: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:50.652786  5691 consensus_queue.cc:1048] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.661036  5550 raft_consensus.cc:1275] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Refusing update from remote peer 32adc14482af49f0a13d1e9aadfbe398: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:50.663532  5794 consensus_queue.cc:1048] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.665135  5475 raft_consensus.cc:1275] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Refusing update from remote peer 6a99483a578d4aaf9f1a6aa222081a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:50.667647  5827 consensus_queue.cc:1048] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.677043  5626 raft_consensus.cc:3060] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.685215  5626 raft_consensus.cc:1275] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Refusing update from remote peer 6a99483a578d4aaf9f1a6aa222081a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:50.686621  5827 consensus_queue.cc:1048] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.792393  5625 raft_consensus.cc:3060] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.797149  5625 raft_consensus.cc:1275] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Refusing update from remote peer 6a99483a578d4aaf9f1a6aa222081a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:50.798421  5827 consensus_queue.cc:1048] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.805274  5475 raft_consensus.cc:1275] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Refusing update from remote peer 6a99483a578d4aaf9f1a6aa222081a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:50.807060  5792 consensus_queue.cc:1048] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.837543  5550 raft_consensus.cc:1275] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Refusing update from remote peer aa652cb91cec43e1af2ed6cae2b7a759: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:50.839085  5813 consensus_queue.cc:1048] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.848870  5475 raft_consensus.cc:1275] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Refusing update from remote peer aa652cb91cec43e1af2ed6cae2b7a759: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:50.850283  5813 consensus_queue.cc:1048] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:52.884819  5374 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39564:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:14:52.902428  5374 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39564:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:14:52.961809 32718 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:52.992421  5876 tablet.cc:1724] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:14:53.011423  5504 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:b9dd967e5f5b4481a4a13cceb746908e)
I20260709 12:14:53.010761  5878 tablet.cc:1724] T b9dd967e5f5b4481a4a13cceb746908e P 6a99483a578d4aaf9f1a6aa222081a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:14:53.017966  5504 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:b9dd967e5f5b4481a4a13cceb746908e)
W20260709 12:14:53.019266  5504 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:b9dd967e5f5b4481a4a13cceb746908e)
I20260709 12:14:53.117416  5899 tablet.cc:1724] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.168349  5898 tablet.cc:1724] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.227777  5901 tablet.cc:1724] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.296698  5876 tablet.cc:1724] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.298997  5878 tablet.cc:1724] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:14:53.302343  5905 log.cc:927] Time spent T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398: Append to log took a long time: real 0.125s	user 0.003s	sys 0.000s
I20260709 12:14:53.213208  5910 tablet.cc:1724] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:14:53.309669  5904 log.cc:927] Time spent T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 12:14:53.321843  5552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23b2ec9ac9d94511ad22cf051c2633f7"
dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
mode: GRACEFUL
new_leader_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
 from {username='slave'} at 127.0.0.1:41314
I20260709 12:14:53.322798  5552 raft_consensus.cc:606] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Received request to transfer leadership to TS aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:53.342751  5913 tablet.cc:1724] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.352712  5917 tablet.cc:1724] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.394033  5899 tablet.cc:1724] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.394183  5915 tablet.cc:1724] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:14:53.397389  5914 log.cc:927] Time spent T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 12:14:53.400048  5917 tablet.cc:1724] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.422698  5864 raft_consensus.cc:993] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30: : Instructing follower aa652cb91cec43e1af2ed6cae2b7a759 to start an election
I20260709 12:14:53.423238  5864 raft_consensus.cc:1081] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Signalling peer aa652cb91cec43e1af2ed6cae2b7a759 to start an election
I20260709 12:14:53.426760  5916 tablet.cc:1724] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.393193  5898 tablet.cc:1724] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:14:53.433151  5921 log.cc:927] Time spent T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 12:14:53.433455  5901 tablet.cc:1724] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.438977  5620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23b2ec9ac9d94511ad22cf051c2633f7"
dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
 from {username='slave'} at 127.0.0.1:51754
I20260709 12:14:53.446636  5620 raft_consensus.cc:493] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:53.450203  5620 raft_consensus.cc:3060] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.453474  5910 tablet.cc:1724] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.458946  5620 raft_consensus.cc:515] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:53.458715  5920 tablet.cc:1724] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.464953  5910 tablet.cc:1724] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.438422  5918 tablet.cc:1724] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.480489  5899 tablet.cc:1724] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.482860  5620 leader_election.cc:290] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 3 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:53.484115  5549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b2ec9ac9d94511ad22cf051c2633f7" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:53.484807  5549 raft_consensus.cc:3055] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:53.485152  5549 raft_consensus.cc:740] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:53.486038  5549 consensus_queue.cc:260] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [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: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:53.487195  5549 raft_consensus.cc:3060] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.468482  5878 tablet.cc:1724] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.490196  5910 tablet.cc:1724] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.492432  5474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b2ec9ac9d94511ad22cf051c2633f7" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:53.489066  5916 tablet.cc:1724] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.493079  5474 raft_consensus.cc:3060] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.494019  5472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3b33c610a804105b2646e571069eebe"
dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
mode: GRACEFUL
new_leader_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
 from {username='slave'} at 127.0.0.1:33088
I20260709 12:14:53.494616  5472 raft_consensus.cc:606] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 2 LEADER]: Received request to transfer leadership to TS aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:53.496150 32718 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:14:53.496770 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:53.497056  5549 raft_consensus.cc:2468] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 3.
I20260709 12:14:53.504510  5474 raft_consensus.cc:2468] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 3.
I20260709 12:14:53.505930  5592 leader_election.cc:304] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [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: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:53.506834  5813 raft_consensus.cc:2804] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:53.507337  5813 raft_consensus.cc:697] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 LEADER]: Becoming Leader. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Running, Role: LEADER
I20260709 12:14:53.508143  5813 consensus_queue.cc:237] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [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: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:53.516667  5913 tablet.cc:1724] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.518079  5472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d9bb3d6f7274f50b977141b31a441aa"
dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
mode: GRACEFUL
new_leader_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
 from {username='slave'} at 127.0.0.1:33088
I20260709 12:14:53.525478  5472 raft_consensus.cc:606] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 2 LEADER]: Received request to transfer leadership to TS aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:53.528976  5876 tablet.cc:1724] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.529511  5920 tablet.cc:1724] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:53.532719  5549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b459e96f11a4b65a2dbb6898686403e"
dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
mode: GRACEFUL
new_leader_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
 from {username='slave'} at 127.0.0.1:41314
I20260709 12:14:53.539037  5549 raft_consensus.cc:606] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Received request to transfer leadership to TS aa652cb91cec43e1af2ed6cae2b7a759
I20260709 12:14:53.541513 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:53.542176 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:53.542069  5376 catalog_manager.cc:5697] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 reported cstate change: term changed from 2 to 3, leader changed from 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130) to aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131). New cstate: current_term: 3 leader_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:53.573786  5374 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5: soft_deleted_table [id=319abcfbfcc84560ad75d1b88e99e41e] alter complete (version 1)
I20260709 12:14:53.626701  5792 raft_consensus.cc:993] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30: : Instructing follower aa652cb91cec43e1af2ed6cae2b7a759 to start an election
I20260709 12:14:53.627230  5868 raft_consensus.cc:1081] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Signalling peer aa652cb91cec43e1af2ed6cae2b7a759 to start an election
I20260709 12:14:53.628715  5620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b459e96f11a4b65a2dbb6898686403e"
dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
 from {username='slave'} at 127.0.0.1:51754
I20260709 12:14:53.629298  5620 raft_consensus.cc:493] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:53.629654  5620 raft_consensus.cc:3060] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.636286  5620 raft_consensus.cc:515] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:53.638015  5620 leader_election.cc:290] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 3 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:53.638654  5472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b459e96f11a4b65a2dbb6898686403e" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:53.638872  5549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b459e96f11a4b65a2dbb6898686403e" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:53.639266  5472 raft_consensus.cc:3060] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.639519  5549 raft_consensus.cc:3055] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:53.639810  5549 raft_consensus.cc:740] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a99483a578d4aaf9f1a6aa222081a30, State: Running, Role: LEADER
I20260709 12:14:53.640460  5549 consensus_queue.cc:260] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [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: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:53.641737  5549 raft_consensus.cc:3060] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.646853  5472 raft_consensus.cc:2468] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 3.
I20260709 12:14:53.646945  5549 raft_consensus.cc:2468] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 3.
I20260709 12:14:53.648048  5592 leader_election.cc:304] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [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: 32adc14482af49f0a13d1e9aadfbe398, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:53.648849  5896 raft_consensus.cc:2804] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:53.649284  5896 raft_consensus.cc:697] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 LEADER]: Becoming Leader. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Running, Role: LEADER
I20260709 12:14:53.650002  5896 consensus_queue.cc:237] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [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: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:53.656968  5373 catalog_manager.cc:5697] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 reported cstate change: term changed from 2 to 3, leader changed from 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130) to aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131). New cstate: current_term: 3 leader_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:53.716415  5891 raft_consensus.cc:993] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398: : Instructing follower aa652cb91cec43e1af2ed6cae2b7a759 to start an election
I20260709 12:14:53.716944  5883 raft_consensus.cc:1081] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 2 LEADER]: Signalling peer aa652cb91cec43e1af2ed6cae2b7a759 to start an election
I20260709 12:14:53.718303  5626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d9bb3d6f7274f50b977141b31a441aa"
dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
 from {username='slave'} at 127.0.0.1:51748
I20260709 12:14:53.718781  5626 raft_consensus.cc:493] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:53.719074  5626 raft_consensus.cc:3060] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.724061  5626 raft_consensus.cc:515] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:53.725914  5626 leader_election.cc:290] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 3 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:53.726711  5474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9bb3d6f7274f50b977141b31a441aa" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:53.726994  5549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9bb3d6f7274f50b977141b31a441aa" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:53.727422  5474 raft_consensus.cc:3055] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:53.727698  5549 raft_consensus.cc:3060] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.727782  5474 raft_consensus.cc:740] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:53.728905  5474 consensus_queue.cc:260] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [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: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:53.730037  5474 raft_consensus.cc:3060] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.732883  5549 raft_consensus.cc:2468] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 3.
I20260709 12:14:53.733924  5590 leader_election.cc:304] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [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: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:53.734809  5896 raft_consensus.cc:2804] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:53.734965  5474 raft_consensus.cc:2468] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 3.
I20260709 12:14:53.735225  5896 raft_consensus.cc:697] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 LEADER]: Becoming Leader. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Running, Role: LEADER
I20260709 12:14:53.736366  5896 consensus_queue.cc:237] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [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: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:53.743652  5373 catalog_manager.cc:5697] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 reported cstate change: term changed from 2 to 3, leader changed from 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129) to aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131). New cstate: current_term: 3 leader_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:53.970173  5891 raft_consensus.cc:993] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398: : Instructing follower aa652cb91cec43e1af2ed6cae2b7a759 to start an election
I20260709 12:14:53.970661  5883 raft_consensus.cc:1081] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 2 LEADER]: Signalling peer aa652cb91cec43e1af2ed6cae2b7a759 to start an election
I20260709 12:14:53.972024  5626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3b33c610a804105b2646e571069eebe"
dest_uuid: "aa652cb91cec43e1af2ed6cae2b7a759"
 from {username='slave'} at 127.0.0.1:51748
I20260709 12:14:53.972523  5626 raft_consensus.cc:493] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:53.972841  5626 raft_consensus.cc:3060] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.978240  5626 raft_consensus.cc:515] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:53.980181  5626 leader_election.cc:290] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [CANDIDATE]: Term 3 election: Requested vote from peers 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075), 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369)
I20260709 12:14:53.980969  5474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b33c610a804105b2646e571069eebe" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "32adc14482af49f0a13d1e9aadfbe398"
I20260709 12:14:53.981302  5551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b33c610a804105b2646e571069eebe" candidate_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6a99483a578d4aaf9f1a6aa222081a30"
I20260709 12:14:53.981809  5474 raft_consensus.cc:3055] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:53.982048  5551 raft_consensus.cc:3060] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.982260  5474 raft_consensus.cc:740] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32adc14482af49f0a13d1e9aadfbe398, State: Running, Role: LEADER
I20260709 12:14:53.983175  5474 consensus_queue.cc:260] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [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: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:53.984232  5474 raft_consensus.cc:3060] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.988041  5551 raft_consensus.cc:2468] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 3.
I20260709 12:14:53.989929  5590 leader_election.cc:304] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [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: 6a99483a578d4aaf9f1a6aa222081a30, aa652cb91cec43e1af2ed6cae2b7a759; no voters: 
I20260709 12:14:53.990890  5896 raft_consensus.cc:2804] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:53.991431  5896 raft_consensus.cc:697] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 LEADER]: Becoming Leader. State: Replica: aa652cb91cec43e1af2ed6cae2b7a759, State: Running, Role: LEADER
I20260709 12:14:53.992306  5896 consensus_queue.cc:237] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [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: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } }
I20260709 12:14:53.992897  5474 raft_consensus.cc:2468] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa652cb91cec43e1af2ed6cae2b7a759 in term 3.
I20260709 12:14:54.002815  5373 catalog_manager.cc:5697] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 reported cstate change: term changed from 2 to 3, leader changed from 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129) to aa652cb91cec43e1af2ed6cae2b7a759 (127.31.243.131). New cstate: current_term: 3 leader_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa652cb91cec43e1af2ed6cae2b7a759" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 33133 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:54.013525  5551 raft_consensus.cc:1275] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Refusing update from remote peer aa652cb91cec43e1af2ed6cae2b7a759: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:54.014846  5896 consensus_queue.cc:1048] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:54.026590  5474 raft_consensus.cc:1275] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Refusing update from remote peer aa652cb91cec43e1af2ed6cae2b7a759: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:54.028218  5896 consensus_queue.cc:1048] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:54.061946  5474 raft_consensus.cc:1275] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Refusing update from remote peer aa652cb91cec43e1af2ed6cae2b7a759: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:54.063134  5896 consensus_queue.cc:1048] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:54.073154  5551 raft_consensus.cc:1275] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Refusing update from remote peer aa652cb91cec43e1af2ed6cae2b7a759: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:54.075811  5932 consensus_queue.cc:1048] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:54.199628  5474 raft_consensus.cc:1275] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Refusing update from remote peer aa652cb91cec43e1af2ed6cae2b7a759: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:54.200870  5932 consensus_queue.cc:1048] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:54.209350  5551 raft_consensus.cc:1275] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Refusing update from remote peer aa652cb91cec43e1af2ed6cae2b7a759: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:54.211038  5932 consensus_queue.cc:1048] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:54.432232  5474 raft_consensus.cc:1275] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Refusing update from remote peer aa652cb91cec43e1af2ed6cae2b7a759: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:54.433761  5932 consensus_queue.cc:1048] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32adc14482af49f0a13d1e9aadfbe398" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 39075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:54.442916  5551 raft_consensus.cc:1275] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Refusing update from remote peer aa652cb91cec43e1af2ed6cae2b7a759: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:54.444329  5929 consensus_queue.cc:1048] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a99483a578d4aaf9f1a6aa222081a30" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:54.543718 32718 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:54.549693 32718 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:54.550122 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:54.602411 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:54.603097 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:55.604466 32718 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:55.610684 32718 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:55.611160 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:55.616655 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:55.617156 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:56.618129 32718 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:56.623209 32718 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:56.623600 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:56.628127 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:56.628477 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:57.629441 32718 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:57.634790 32718 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:57.635175 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:57.640158 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:57.640488 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:58.641404 32718 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:58.646489 32718 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:58.646879 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:58.651518 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:58.651857 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:59.652700 32718 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:59.657738 32718 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:59.658289 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:59.662915 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:59.663359 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:00.664299 32718 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:00.670372 32718 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:00.670823 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:00.676198 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:00.676584 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:01.677551 32718 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:01.683204 32718 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:01.683660 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:01.688378 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:01.688700 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:02.689961 32718 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:02.699792 32718 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:02.700609 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:02.707329 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:02.707868 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:03.765066 32718 tablet_server.cc:179] TabletServer@127.31.243.129:0 shutting down...
I20260709 12:15:03.807674 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:03.808439 32718 tablet_replica.cc:333] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.809254 32718 raft_consensus.cc:2243] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:03.809978 32718 raft_consensus.cc:2272] T 47fba1e3fbf74491a56979afebe5e40a P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.812618 32718 tablet_replica.cc:333] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.813271 32718 raft_consensus.cc:2243] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:03.813936 32718 raft_consensus.cc:2272] T cece67387e0c42e9a9fdc169ceb4d493 P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.816224 32718 tablet_replica.cc:333] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.816901 32718 raft_consensus.cc:2243] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:03.817411 32718 raft_consensus.cc:2272] T 729788ce6f504ce0b03b539047473a6d P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.819679 32718 tablet_replica.cc:333] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.820375 32718 raft_consensus.cc:2243] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:03.821278 32718 raft_consensus.cc:2272] T 1137c90fff5642669c483d585793b4aa P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.823685 32718 tablet_replica.cc:333] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.824294 32718 raft_consensus.cc:2243] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:03.825160 32718 raft_consensus.cc:2272] T b9dd967e5f5b4481a4a13cceb746908e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.827891 32718 tablet_replica.cc:333] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
W20260709 12:15:03.828696  5592 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 22 similar messages]
I20260709 12:15:03.828819 32718 raft_consensus.cc:2243] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:03.829838 32718 raft_consensus.cc:2272] T 517e483411064c97ae3deec16e46494a P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:03.832382  5592 consensus_peers.cc:597] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 -> Peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Couldn't send request to peer 32adc14482af49f0a13d1e9aadfbe398. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:03.833000 32718 tablet_replica.cc:333] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.833597 32718 raft_consensus.cc:2243] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:03.834082 32718 raft_consensus.cc:2272] T 23b2ec9ac9d94511ad22cf051c2633f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.836824 32718 tablet_replica.cc:333] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.837395 32718 raft_consensus.cc:2243] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:03.837854 32718 raft_consensus.cc:2272] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.839965 32718 tablet_replica.cc:333] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.840479 32718 raft_consensus.cc:2243] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:03.841274 32718 raft_consensus.cc:2272] T 4559bfd1a605407dae5204ba2e8d34d0 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.843536 32718 tablet_replica.cc:333] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.844036 32718 raft_consensus.cc:2243] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:03.844477 32718 raft_consensus.cc:2272] T d3b33c610a804105b2646e571069eebe P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.847250 32718 tablet_replica.cc:333] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.847859 32718 raft_consensus.cc:2243] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:03.848908 32718 raft_consensus.cc:2272] T 4da074f6396e4de0aa730f59e13a92cf P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:03.850585  5518 consensus_peers.cc:597] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 -> Peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Couldn't send request to peer 32adc14482af49f0a13d1e9aadfbe398. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:03.851572 32718 tablet_replica.cc:333] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.852196 32718 raft_consensus.cc:2243] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:03.853211 32718 raft_consensus.cc:2272] T f232b79d360c4eec813598dc914b65ee P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.855434 32718 tablet_replica.cc:333] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.855983 32718 raft_consensus.cc:2243] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:03.856460 32718 raft_consensus.cc:2272] T 7be03ea8928f4251a5b7a84aab9faba4 P 32adc14482af49f0a13d1e9aadfbe398 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.858616 32718 tablet_replica.cc:333] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.859253 32718 raft_consensus.cc:2243] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:03.859697 32718 raft_consensus.cc:2272] T fcc5c3ae6aa946e5998a6505a60881b8 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.862823 32718 tablet_replica.cc:333] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
W20260709 12:15:03.863169  5592 consensus_peers.cc:597] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 -> Peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Couldn't send request to peer 32adc14482af49f0a13d1e9aadfbe398. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:03.863605 32718 raft_consensus.cc:2243] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:03.864141 32718 raft_consensus.cc:2272] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.866410 32718 tablet_replica.cc:333] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.866886 32718 raft_consensus.cc:2243] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:03.867317 32718 raft_consensus.cc:2272] T 2d9bb3d6f7274f50b977141b31a441aa P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.869648 32718 tablet_replica.cc:333] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
I20260709 12:15:03.870311 32718 raft_consensus.cc:2243] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:03.870970 32718 raft_consensus.cc:2272] T 7b459e96f11a4b65a2dbb6898686403e P 32adc14482af49f0a13d1e9aadfbe398 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:03.873399 32718 tablet_replica.cc:333] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398: stopping tablet replica
W20260709 12:15:03.873488  5518 consensus_peers.cc:597] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 -> Peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Couldn't send request to peer 32adc14482af49f0a13d1e9aadfbe398. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:03.874001 32718 raft_consensus.cc:2243] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:03.875094 32718 raft_consensus.cc:2272] T bbbe879545e34edfac33cc198923263e P 32adc14482af49f0a13d1e9aadfbe398 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:03.898213  5592 consensus_peers.cc:597] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 -> Peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Couldn't send request to peer 32adc14482af49f0a13d1e9aadfbe398. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:03.920845 32718 tablet_server.cc:196] TabletServer@127.31.243.129:0 shutdown complete.
W20260709 12:15:03.956332  5518 consensus_peers.cc:597] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 -> Peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Couldn't send request to peer 32adc14482af49f0a13d1e9aadfbe398. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:39075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:03.964993 32718 tablet_server.cc:179] TabletServer@127.31.243.130:0 shutting down...
W20260709 12:15:03.987639  5590 consensus_peers.cc:597] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 -> Peer 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369): Couldn't send request to peer 6a99483a578d4aaf9f1a6aa222081a30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:04.003135  5518 consensus_peers.cc:597] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 -> Peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Couldn't send request to peer 32adc14482af49f0a13d1e9aadfbe398. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:39075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:04.009379  5518 consensus_peers.cc:597] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 -> Peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Couldn't send request to peer 32adc14482af49f0a13d1e9aadfbe398. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:39075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:04.010385 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:04.011162 32718 tablet_replica.cc:333] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.011911 32718 raft_consensus.cc:2243] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:04.012756 32718 raft_consensus.cc:2272] T cece67387e0c42e9a9fdc169ceb4d493 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.015031 32718 tablet_replica.cc:333] T b9dd967e5f5b4481a4a13cceb746908e P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.015653 32718 raft_consensus.cc:2243] T b9dd967e5f5b4481a4a13cceb746908e P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.016161 32718 raft_consensus.cc:2272] T b9dd967e5f5b4481a4a13cceb746908e P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.018358 32718 tablet_replica.cc:333] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.018923 32718 raft_consensus.cc:2243] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:04.019701 32718 raft_consensus.cc:2272] T 729788ce6f504ce0b03b539047473a6d P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.021780 32718 tablet_replica.cc:333] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.022348 32718 raft_consensus.cc:2243] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:04.023182 32718 raft_consensus.cc:2272] T 47fba1e3fbf74491a56979afebe5e40a P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.025275 32718 tablet_replica.cc:333] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.025887 32718 raft_consensus.cc:2243] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.026381 32718 raft_consensus.cc:2272] T 1137c90fff5642669c483d585793b4aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.028455 32718 tablet_replica.cc:333] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.029017 32718 raft_consensus.cc:2243] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.029448 32718 raft_consensus.cc:2272] T d3b33c610a804105b2646e571069eebe P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.031487 32718 tablet_replica.cc:333] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.032073 32718 raft_consensus.cc:2243] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.032548 32718 raft_consensus.cc:2272] T 4559bfd1a605407dae5204ba2e8d34d0 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.035353 32718 tablet_replica.cc:333] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.036170 32718 raft_consensus.cc:2243] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:04.037292 32718 raft_consensus.cc:2272] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:04.037417  5518 consensus_peers.cc:597] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 -> Peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Couldn't send request to peer 32adc14482af49f0a13d1e9aadfbe398. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:39075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:04.039469 32718 tablet_replica.cc:333] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.040371 32718 raft_consensus.cc:2243] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.040917 32718 raft_consensus.cc:2272] T f232b79d360c4eec813598dc914b65ee P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.043200 32718 tablet_replica.cc:333] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.043843 32718 raft_consensus.cc:2243] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.044368 32718 raft_consensus.cc:2272] T 4da074f6396e4de0aa730f59e13a92cf P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.047099 32718 tablet_replica.cc:333] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
W20260709 12:15:04.047487  5590 consensus_peers.cc:597] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 -> Peer 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369): Couldn't send request to peer 6a99483a578d4aaf9f1a6aa222081a30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:04.047632 32718 raft_consensus.cc:2243] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:04.048592 32718 raft_consensus.cc:2272] T 7be03ea8928f4251a5b7a84aab9faba4 P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.050724 32718 tablet_replica.cc:333] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.051244 32718 raft_consensus.cc:2243] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.051662 32718 raft_consensus.cc:2272] T bbbe879545e34edfac33cc198923263e P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.053712 32718 tablet_replica.cc:333] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.054252 32718 raft_consensus.cc:2243] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.054679 32718 raft_consensus.cc:2272] T 7b459e96f11a4b65a2dbb6898686403e P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.056672 32718 tablet_replica.cc:333] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.057394 32718 raft_consensus.cc:2243] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.057948 32718 raft_consensus.cc:2272] T 23b2ec9ac9d94511ad22cf051c2633f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.059880 32718 tablet_replica.cc:333] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.060388 32718 raft_consensus.cc:2243] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.060848 32718 raft_consensus.cc:2272] T 517e483411064c97ae3deec16e46494a P 6a99483a578d4aaf9f1a6aa222081a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.062923 32718 tablet_replica.cc:333] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.063395 32718 raft_consensus.cc:2243] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:04.064210 32718 raft_consensus.cc:2272] T fcc5c3ae6aa946e5998a6505a60881b8 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.066203 32718 tablet_replica.cc:333] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.066740 32718 raft_consensus.cc:2243] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.067178 32718 raft_consensus.cc:2272] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P 6a99483a578d4aaf9f1a6aa222081a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.069157 32718 tablet_replica.cc:333] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30: stopping tablet replica
I20260709 12:15:04.069819 32718 raft_consensus.cc:2243] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.070287 32718 raft_consensus.cc:2272] T 2d9bb3d6f7274f50b977141b31a441aa P 6a99483a578d4aaf9f1a6aa222081a30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.114248 32718 tablet_server.cc:196] TabletServer@127.31.243.130:0 shutdown complete.
W20260709 12:15:04.125494  5592 consensus_peers.cc:597] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 -> Peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Couldn't send request to peer 32adc14482af49f0a13d1e9aadfbe398. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:39075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:04.153198 32718 tablet_server.cc:179] TabletServer@127.31.243.131:0 shutting down...
W20260709 12:15:04.163763  5590 consensus_peers.cc:597] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 -> Peer 6a99483a578d4aaf9f1a6aa222081a30 (127.31.243.130:39369): Couldn't send request to peer 6a99483a578d4aaf9f1a6aa222081a30. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:39369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:04.169111  5592 consensus_peers.cc:597] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 -> Peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Couldn't send request to peer 32adc14482af49f0a13d1e9aadfbe398. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:39075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:04.185942 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:04.186726 32718 tablet_replica.cc:333] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.187330 32718 raft_consensus.cc:2243] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.187966 32718 raft_consensus.cc:2272] T 47fba1e3fbf74491a56979afebe5e40a P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.190148 32718 tablet_replica.cc:333] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.190788 32718 raft_consensus.cc:2243] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:04.191593 32718 raft_consensus.cc:2272] T d3b33c610a804105b2646e571069eebe P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.193737 32718 tablet_replica.cc:333] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.194278 32718 raft_consensus.cc:2243] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.194748 32718 raft_consensus.cc:2272] T 4559bfd1a605407dae5204ba2e8d34d0 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.196718 32718 tablet_replica.cc:333] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.197338 32718 raft_consensus.cc:2243] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.197846 32718 raft_consensus.cc:2272] T 729788ce6f504ce0b03b539047473a6d P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.199864 32718 tablet_replica.cc:333] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.200417 32718 raft_consensus.cc:2243] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.201012 32718 raft_consensus.cc:2272] T cece67387e0c42e9a9fdc169ceb4d493 P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.203931 32718 tablet_replica.cc:333] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.204704 32718 raft_consensus.cc:2243] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.205364 32718 raft_consensus.cc:2272] T 1137c90fff5642669c483d585793b4aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:04.205433  5592 consensus_peers.cc:597] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 -> Peer 32adc14482af49f0a13d1e9aadfbe398 (127.31.243.129:39075): Couldn't send request to peer 32adc14482af49f0a13d1e9aadfbe398. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:39075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:04.207599 32718 tablet_replica.cc:333] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.208170 32718 raft_consensus.cc:2243] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.208645 32718 raft_consensus.cc:2272] T 2dbc64a447bf4b309d2ab6cb9ae09f3e P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.210698 32718 tablet_replica.cc:333] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.211410 32718 raft_consensus.cc:2243] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.211898 32718 raft_consensus.cc:2272] T 4da074f6396e4de0aa730f59e13a92cf P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.213997 32718 tablet_replica.cc:333] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.214573 32718 raft_consensus.cc:2243] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.215035 32718 raft_consensus.cc:2272] T f232b79d360c4eec813598dc914b65ee P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.217063 32718 tablet_replica.cc:333] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.217723 32718 raft_consensus.cc:2243] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.218161 32718 raft_consensus.cc:2272] T 7be03ea8928f4251a5b7a84aab9faba4 P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.220139 32718 tablet_replica.cc:333] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.220669 32718 raft_consensus.cc:2243] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.221091 32718 raft_consensus.cc:2272] T bbbe879545e34edfac33cc198923263e P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.223057 32718 tablet_replica.cc:333] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.223598 32718 raft_consensus.cc:2243] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.224063 32718 raft_consensus.cc:2272] T b9dd967e5f5b4481a4a13cceb746908e P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.226168 32718 tablet_replica.cc:333] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.226679 32718 raft_consensus.cc:2243] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:04.227502 32718 raft_consensus.cc:2272] T 75e0f70eff5b4d61909b9ba2d8c5c9f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.229421 32718 tablet_replica.cc:333] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.229959 32718 raft_consensus.cc:2243] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:04.230402 32718 raft_consensus.cc:2272] T fcc5c3ae6aa946e5998a6505a60881b8 P aa652cb91cec43e1af2ed6cae2b7a759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.232247 32718 tablet_replica.cc:333] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.232750 32718 raft_consensus.cc:2243] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:04.233537 32718 raft_consensus.cc:2272] T 23b2ec9ac9d94511ad22cf051c2633f7 P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.235507 32718 tablet_replica.cc:333] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.236016 32718 raft_consensus.cc:2243] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:04.236940 32718 raft_consensus.cc:2272] T 517e483411064c97ae3deec16e46494a P aa652cb91cec43e1af2ed6cae2b7a759 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.239174 32718 tablet_replica.cc:333] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.239709 32718 raft_consensus.cc:2243] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:04.240545 32718 raft_consensus.cc:2272] T 2d9bb3d6f7274f50b977141b31a441aa P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.242687 32718 tablet_replica.cc:333] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759: stopping tablet replica
I20260709 12:15:04.243209 32718 raft_consensus.cc:2243] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:04.244089 32718 raft_consensus.cc:2272] T 7b459e96f11a4b65a2dbb6898686403e P aa652cb91cec43e1af2ed6cae2b7a759 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.286118 32718 tablet_server.cc:196] TabletServer@127.31.243.131:0 shutdown complete.
I20260709 12:15:04.323325 32718 master.cc:562] Master@127.31.243.190:37045 shutting down...
I20260709 12:15:04.345275 32718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:04.345933 32718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:04.346277 32718 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8d026b1c884e48dcb6f219ea5a3414a5: stopping tablet replica
I20260709 12:15:04.396219 32718 master.cc:584] Master@127.31.243.190:37045 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21404 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:15:04.449433 32718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.243.190:37499
I20260709 12:15:04.450701 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:04.456146  5964 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:04.456275  5963 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:04.458033  5966 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:04.458573 32718 server_base.cc:1061] running on GCE node
I20260709 12:15:04.459538 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:04.459712 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:04.459898 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599304459865 us; error 0 us; skew 500 ppm
I20260709 12:15:04.460435 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:04.462780 32718 webserver.cc:533] Webserver started at http://127.31.243.190:41161/ using document root <none> and password file <none>
I20260709 12:15:04.463279 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:04.463471 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:04.463742 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:04.464895 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/master-0-root/instance:
uuid: "f69b8fd851134cafb215d029e0c6017c"
format_stamp: "Formatted at 2026-07-09 12:15:04 on dist-test-slave-s0gw"
I20260709 12:15:04.469184 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:04.472544  5971 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:04.473227 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:04.473531 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/master-0-root
uuid: "f69b8fd851134cafb215d029e0c6017c"
format_stamp: "Formatted at 2026-07-09 12:15:04 on dist-test-slave-s0gw"
I20260709 12:15:04.473870 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:04.490697 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:04.491978 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:04.530630 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.190:37499
I20260709 12:15:04.530731  6022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.190:37499 every 8 connection(s)
I20260709 12:15:04.534658  6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:04.546250  6023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c: Bootstrap starting.
I20260709 12:15:04.552508  6023 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:04.556967  6023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c: No bootstrap required, opened a new log
I20260709 12:15:04.559383  6023 raft_consensus.cc:359] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f69b8fd851134cafb215d029e0c6017c" member_type: VOTER }
I20260709 12:15:04.559860  6023 raft_consensus.cc:385] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:04.560106  6023 raft_consensus.cc:740] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69b8fd851134cafb215d029e0c6017c, State: Initialized, Role: FOLLOWER
I20260709 12:15:04.560712  6023 consensus_queue.cc:260] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f69b8fd851134cafb215d029e0c6017c" member_type: VOTER }
I20260709 12:15:04.561180  6023 raft_consensus.cc:399] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:04.561389  6023 raft_consensus.cc:493] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:04.561765  6023 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.567631  6023 raft_consensus.cc:515] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f69b8fd851134cafb215d029e0c6017c" member_type: VOTER }
I20260709 12:15:04.568215  6023 leader_election.cc:304] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [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: f69b8fd851134cafb215d029e0c6017c; no voters: 
I20260709 12:15:04.569470  6023 leader_election.cc:290] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:04.569975  6026 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:04.571416  6026 raft_consensus.cc:697] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [term 1 LEADER]: Becoming Leader. State: Replica: f69b8fd851134cafb215d029e0c6017c, State: Running, Role: LEADER
I20260709 12:15:04.572171  6026 consensus_queue.cc:237] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [LEADER]: Queue going to LEADER mode. State: All 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: "f69b8fd851134cafb215d029e0c6017c" member_type: VOTER }
I20260709 12:15:04.572549  6023 sys_catalog.cc:565] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:04.576597  6027 sys_catalog.cc:455] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f69b8fd851134cafb215d029e0c6017c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f69b8fd851134cafb215d029e0c6017c" member_type: VOTER } }
I20260709 12:15:04.576862  6028 sys_catalog.cc:455] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f69b8fd851134cafb215d029e0c6017c. Latest consensus state: current_term: 1 leader_uuid: "f69b8fd851134cafb215d029e0c6017c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f69b8fd851134cafb215d029e0c6017c" member_type: VOTER } }
I20260709 12:15:04.577288  6027 sys_catalog.cc:458] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:04.577363  6028 sys_catalog.cc:458] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:04.580011  6032 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:04.588320  6032 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:04.589370 32718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:04.597532  6032 catalog_manager.cc:1383] Generated new cluster ID: f0f05d9d09074d7899acd0585b8bced2
I20260709 12:15:04.597890  6032 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:04.632601  6032 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:04.634385  6032 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:04.651741  6032 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c: Generated new TSK 0
I20260709 12:15:04.652752  6032 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:04.691123 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:04.702608  6045 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:04.702922  6046 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:04.711141 32718 server_base.cc:1061] running on GCE node
W20260709 12:15:04.711264  6049 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:04.713203 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:04.713536 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:04.713775 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599304713755 us; error 0 us; skew 500 ppm
I20260709 12:15:04.714650 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:04.717934 32718 webserver.cc:533] Webserver started at http://127.31.243.129:41553/ using document root <none> and password file <none>
I20260709 12:15:04.718509 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:04.718732 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:04.719065 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:04.720559 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-0-root/instance:
uuid: "3c775b71881347528ad30f74a275cf3a"
format_stamp: "Formatted at 2026-07-09 12:15:04 on dist-test-slave-s0gw"
I20260709 12:15:04.725312 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:15:04.728811  6053 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:04.729727 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:04.729976 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-0-root
uuid: "3c775b71881347528ad30f74a275cf3a"
format_stamp: "Formatted at 2026-07-09 12:15:04 on dist-test-slave-s0gw"
I20260709 12:15:04.730237 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:04.746320 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:04.747660 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:04.749171 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:04.751668 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:04.751896 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:04.752162 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:04.752332 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:04.794440 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.129:38115
I20260709 12:15:04.794631  6115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.129:38115 every 8 connection(s)
I20260709 12:15:04.799738 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:04.809027  6120 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:04.810714  6121 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:04.813305 32718 server_base.cc:1061] running on GCE node
W20260709 12:15:04.813431  6123 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:04.815055 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:04.815304 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:04.815524 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599304815504 us; error 0 us; skew 500 ppm
I20260709 12:15:04.816203 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:04.817483  6116 heartbeater.cc:344] Connected to a master server at 127.31.243.190:37499
I20260709 12:15:04.817972  6116 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:04.818941  6116 heartbeater.cc:507] Master 127.31.243.190:37499 requested a full tablet report, sending...
I20260709 12:15:04.819147 32718 webserver.cc:533] Webserver started at http://127.31.243.130:33505/ using document root <none> and password file <none>
I20260709 12:15:04.819887 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:04.820135 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:04.820502 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:04.821580  5988 ts_manager.cc:194] Registered new tserver with Master: 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115)
I20260709 12:15:04.821983 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-1-root/instance:
uuid: "4858f315786749038ef9728ff98328bf"
format_stamp: "Formatted at 2026-07-09 12:15:04 on dist-test-slave-s0gw"
I20260709 12:15:04.823735  5988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42436
I20260709 12:15:04.827080 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:15:04.830904  6128 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:04.831790 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:04.832093 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-1-root
uuid: "4858f315786749038ef9728ff98328bf"
format_stamp: "Formatted at 2026-07-09 12:15:04 on dist-test-slave-s0gw"
I20260709 12:15:04.832355 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:04.857672 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:04.858875 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:04.860282 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:04.862614 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:04.862840 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:04.863104 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:04.863265 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:04.905790 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.130:33697
I20260709 12:15:04.905874  6190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.130:33697 every 8 connection(s)
I20260709 12:15:04.911258 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:04.918452  6194 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:04.919505  6195 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:04.923846  6197 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:04.924278 32718 server_base.cc:1061] running on GCE node
I20260709 12:15:04.924479  6191 heartbeater.cc:344] Connected to a master server at 127.31.243.190:37499
I20260709 12:15:04.925019  6191 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:04.925406 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:04.925693 32718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:04.925874 32718 hybrid_clock.cc:648] HybridClock initialized: now 1783599304925839 us; error 0 us; skew 500 ppm
I20260709 12:15:04.925889  6191 heartbeater.cc:507] Master 127.31.243.190:37499 requested a full tablet report, sending...
I20260709 12:15:04.926568 32718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:04.928177  5988 ts_manager.cc:194] Registered new tserver with Master: 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:04.929605 32718 webserver.cc:533] Webserver started at http://127.31.243.131:43583/ using document root <none> and password file <none>
I20260709 12:15:04.930395 32718 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:04.930413  5988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42444
I20260709 12:15:04.930744 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:04.931110 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:04.932835 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-2-root/instance:
uuid: "56f61d9bb1754558bf99cbf7a1e20896"
format_stamp: "Formatted at 2026-07-09 12:15:04 on dist-test-slave-s0gw"
I20260709 12:15:04.937496 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:15:04.941340  6202 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:04.942169 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:04.942479 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-2-root
uuid: "56f61d9bb1754558bf99cbf7a1e20896"
format_stamp: "Formatted at 2026-07-09 12:15:04 on dist-test-slave-s0gw"
I20260709 12:15:04.942771 32718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFNrvB2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123022568-32718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:04.954033 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:04.955277 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:04.956779 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:04.959229 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:04.959474 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:04.959717 32718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:04.959900 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:05.003171 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.243.131:35353
I20260709 12:15:05.003289  6264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.243.131:35353 every 8 connection(s)
I20260709 12:15:05.017774  6265 heartbeater.cc:344] Connected to a master server at 127.31.243.190:37499
I20260709 12:15:05.018196  6265 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:05.018982  6265 heartbeater.cc:507] Master 127.31.243.190:37499 requested a full tablet report, sending...
I20260709 12:15:05.020939  5988 ts_manager.cc:194] Registered new tserver with Master: 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:05.021459 32718 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014812683s
I20260709 12:15:05.022859  5988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42446
I20260709 12:15:05.048323  5988 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42460:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:05.051187  5988 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:05.124402  6230 tablet_service.cc:1511] Processing CreateTablet for tablet 65fc200bcd094cba987974e6218a0fb3 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:05.124771  6229 tablet_service.cc:1511] Processing CreateTablet for tablet c702125836b24c22bf68c7dbc2b87d01 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:05.126040  6230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65fc200bcd094cba987974e6218a0fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.129186  6229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c702125836b24c22bf68c7dbc2b87d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.135759  6081 tablet_service.cc:1511] Processing CreateTablet for tablet 65fc200bcd094cba987974e6218a0fb3 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:05.138445  6228 tablet_service.cc:1511] Processing CreateTablet for tablet 20a98214b8df4a5596af7bd62952a2bf (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:05.138836  6079 tablet_service.cc:1511] Processing CreateTablet for tablet 20a98214b8df4a5596af7bd62952a2bf (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:05.135931  6080 tablet_service.cc:1511] Processing CreateTablet for tablet c702125836b24c22bf68c7dbc2b87d01 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:05.140049  6228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a98214b8df4a5596af7bd62952a2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.137507  6081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65fc200bcd094cba987974e6218a0fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.142082  6079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a98214b8df4a5596af7bd62952a2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.143738  6078 tablet_service.cc:1511] Processing CreateTablet for tablet 331c1e0f68e04aaf8a90c9081de746e0 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:05.145581  6080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c702125836b24c22bf68c7dbc2b87d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.146345  6078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 331c1e0f68e04aaf8a90c9081de746e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.147348  6227 tablet_service.cc:1511] Processing CreateTablet for tablet 331c1e0f68e04aaf8a90c9081de746e0 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:05.148862  6227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 331c1e0f68e04aaf8a90c9081de746e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.162559  6077 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd0b686e0a24c638a6b571ecf0ed4bb (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:05.164129  6077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd0b686e0a24c638a6b571ecf0ed4bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.166106  6226 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd0b686e0a24c638a6b571ecf0ed4bb (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:05.167529  6226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd0b686e0a24c638a6b571ecf0ed4bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.180856  6153 tablet_service.cc:1511] Processing CreateTablet for tablet 331c1e0f68e04aaf8a90c9081de746e0 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:05.183107  6155 tablet_service.cc:1511] Processing CreateTablet for tablet c702125836b24c22bf68c7dbc2b87d01 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:05.184355  6153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 331c1e0f68e04aaf8a90c9081de746e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.185425  6154 tablet_service.cc:1511] Processing CreateTablet for tablet 20a98214b8df4a5596af7bd62952a2bf (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:05.186789  6154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a98214b8df4a5596af7bd62952a2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.189980  6076 tablet_service.cc:1511] Processing CreateTablet for tablet 190ddac8f9a64cc7983f7ff62ddc2921 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:05.191398  6076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190ddac8f9a64cc7983f7ff62ddc2921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.181209  6156 tablet_service.cc:1511] Processing CreateTablet for tablet 65fc200bcd094cba987974e6218a0fb3 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:05.194458  6156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65fc200bcd094cba987974e6218a0fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.182792  6152 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd0b686e0a24c638a6b571ecf0ed4bb (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:05.200073  6155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c702125836b24c22bf68c7dbc2b87d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.200896  6279 tablet_bootstrap.cc:492] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:05.201541  6151 tablet_service.cc:1511] Processing CreateTablet for tablet 190ddac8f9a64cc7983f7ff62ddc2921 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:05.203023  6151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190ddac8f9a64cc7983f7ff62ddc2921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.205945  6152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd0b686e0a24c638a6b571ecf0ed4bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.216454  6279 tablet_bootstrap.cc:654] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.216437  6075 tablet_service.cc:1511] Processing CreateTablet for tablet 055c6e1213db4cee950d59891d705815 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:05.218148  6075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055c6e1213db4cee950d59891d705815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.219421  6230 tablet_service.cc:1511] Processing CreateTablet for tablet 055c6e1213db4cee950d59891d705815 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:05.220440  6150 tablet_service.cc:1511] Processing CreateTablet for tablet 055c6e1213db4cee950d59891d705815 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:05.220616  6229 tablet_service.cc:1511] Processing CreateTablet for tablet 190ddac8f9a64cc7983f7ff62ddc2921 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:05.223573  6150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055c6e1213db4cee950d59891d705815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.227234  6074 tablet_service.cc:1511] Processing CreateTablet for tablet 87e9c97fa0de4b63823ed5f149c108ce (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:05.229561  6074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e9c97fa0de4b63823ed5f149c108ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.229554  6230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055c6e1213db4cee950d59891d705815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.236323  6229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190ddac8f9a64cc7983f7ff62ddc2921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.256928  6280 tablet_bootstrap.cc:492] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:05.302456  6226 tablet_service.cc:1511] Processing CreateTablet for tablet 87e9c97fa0de4b63823ed5f149c108ce (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:05.303979  6153 tablet_service.cc:1511] Processing CreateTablet for tablet 87e9c97fa0de4b63823ed5f149c108ce (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:05.304477  6226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e9c97fa0de4b63823ed5f149c108ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.305387  6153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e9c97fa0de4b63823ed5f149c108ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.305445  6280 tablet_bootstrap.cc:654] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.315629  6079 tablet_service.cc:1511] Processing CreateTablet for tablet 84b8842a80d149f6b43db2e87f6ed517 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:05.317723  6079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b8842a80d149f6b43db2e87f6ed517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.321786  6279 tablet_bootstrap.cc:492] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:05.322458  6279 ts_tablet_manager.cc:1403] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.122s	user 0.015s	sys 0.049s
I20260709 12:15:05.325031  6279 raft_consensus.cc:359] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.325860  6279 raft_consensus.cc:385] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.326228  6279 raft_consensus.cc:740] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.326436  6282 tablet_bootstrap.cc:492] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:05.327240  6279 consensus_queue.cc:260] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.333880  6230 tablet_service.cc:1511] Processing CreateTablet for tablet 84b8842a80d149f6b43db2e87f6ed517 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:05.335350  6230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b8842a80d149f6b43db2e87f6ed517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.330343  6154 tablet_service.cc:1511] Processing CreateTablet for tablet 84b8842a80d149f6b43db2e87f6ed517 (DEFAULT_TABLE table=test-workload [id=2975ec4442cb4a03ad6e62f38134f747]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:05.341791  6265 heartbeater.cc:499] Master 127.31.243.190:37499 was elected leader, sending a full tablet report...
I20260709 12:15:05.344394  6282 tablet_bootstrap.cc:654] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.351286  6280 tablet_bootstrap.cc:492] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:05.352756  6154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b8842a80d149f6b43db2e87f6ed517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.335839  6279 ts_tablet_manager.cc:1434] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 12:15:05.357714  6280 ts_tablet_manager.cc:1403] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.000s
I20260709 12:15:05.358500  6279 tablet_bootstrap.cc:492] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:05.360934  6280 raft_consensus.cc:359] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.361708  6280 raft_consensus.cc:385] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.362035  6280 raft_consensus.cc:740] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.366078  6280 consensus_queue.cc:260] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.366815  6279 tablet_bootstrap.cc:654] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.369040  6282 tablet_bootstrap.cc:492] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:05.369628  6282 ts_tablet_manager.cc:1403] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.006s
I20260709 12:15:05.372742  6282 raft_consensus.cc:359] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.373478  6282 raft_consensus.cc:385] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.373867  6282 raft_consensus.cc:740] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.374837  6282 consensus_queue.cc:260] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.376001  6280 ts_tablet_manager.cc:1434] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.006s
I20260709 12:15:05.377038  6116 heartbeater.cc:499] Master 127.31.243.190:37499 was elected leader, sending a full tablet report...
I20260709 12:15:05.377549  6280 tablet_bootstrap.cc:492] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:05.385269  6279 tablet_bootstrap.cc:492] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:05.385901  6279 ts_tablet_manager.cc:1403] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.011s
I20260709 12:15:05.387332  6280 tablet_bootstrap.cc:654] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.388845  6279 raft_consensus.cc:359] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } }
I20260709 12:15:05.389632  6279 raft_consensus.cc:385] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.389974  6279 raft_consensus.cc:740] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.390378  6191 heartbeater.cc:499] Master 127.31.243.190:37499 was elected leader, sending a full tablet report...
I20260709 12:15:05.390920  6282 ts_tablet_manager.cc:1434] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 12:15:05.390939  6279 consensus_queue.cc:260] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } }
I20260709 12:15:05.392058  6282 tablet_bootstrap.cc:492] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:05.394475  6279 ts_tablet_manager.cc:1434] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:15:05.395893  6279 tablet_bootstrap.cc:492] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:05.400818  6282 tablet_bootstrap.cc:654] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.405462  6279 tablet_bootstrap.cc:654] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.409864  6286 raft_consensus.cc:493] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.407919  6280 tablet_bootstrap.cc:492] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:05.410748  6280 ts_tablet_manager.cc:1403] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.011s
I20260709 12:15:05.410506  6286 raft_consensus.cc:515] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.413889  6280 raft_consensus.cc:359] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.414639  6280 raft_consensus.cc:385] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.414968  6280 raft_consensus.cc:740] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
W20260709 12:15:05.413901  6192 tablet.cc:2406] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:15:05.415829  6280 consensus_queue.cc:260] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.420811  6282 tablet_bootstrap.cc:492] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:05.421569  6282 ts_tablet_manager.cc:1403] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.003s
I20260709 12:15:05.425762  6286 leader_election.cc:290] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:05.433379  6279 tablet_bootstrap.cc:492] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:05.433475  6280 ts_tablet_manager.cc:1434] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.009s
I20260709 12:15:05.434094  6279 ts_tablet_manager.cc:1403] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.005s
I20260709 12:15:05.435017  6280 tablet_bootstrap.cc:492] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:05.441852  6280 tablet_bootstrap.cc:654] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.444799  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a98214b8df4a5596af7bd62952a2bf" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:05.445489  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a98214b8df4a5596af7bd62952a2bf" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:05.445705  6279 raft_consensus.cc:359] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.445399  6282 raft_consensus.cc:359] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } }
I20260709 12:15:05.446652  6282 raft_consensus.cc:385] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:05.446920  6057 leader_election.cc:343] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4858f315786749038ef9728ff98328bf (127.31.243.130:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:05.447129  6282 raft_consensus.cc:740] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.448369  6279 raft_consensus.cc:385] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.448753  6279 raft_consensus.cc:740] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.448266  6282 consensus_queue.cc:260] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } }
I20260709 12:15:05.449754  6279 consensus_queue.cc:260] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.450650  6280 tablet_bootstrap.cc:492] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:05.450698  6240 raft_consensus.cc:2468] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 0.
I20260709 12:15:05.451135  6282 ts_tablet_manager.cc:1434] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 12:15:05.451380  6280 ts_tablet_manager.cc:1403] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260709 12:15:05.452416  6282 tablet_bootstrap.cc:492] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:05.454737  6056 leader_election.cc:304] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [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: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 4858f315786749038ef9728ff98328bf
I20260709 12:15:05.454870  6280 raft_consensus.cc:359] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } }
I20260709 12:15:05.455770  6280 raft_consensus.cc:385] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.456081  6280 raft_consensus.cc:740] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.456204  6293 raft_consensus.cc:2804] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:05.456686  6293 raft_consensus.cc:493] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:05.457041  6293 raft_consensus.cc:3060] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.456939  6280 consensus_queue.cc:260] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } }
I20260709 12:15:05.459714  6280 ts_tablet_manager.cc:1434] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:05.460755  6280 tablet_bootstrap.cc:492] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:05.463095  6279 ts_tablet_manager.cc:1434] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:15:05.467751  6280 tablet_bootstrap.cc:654] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.468097  6293 raft_consensus.cc:515] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.470033  6279 tablet_bootstrap.cc:492] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:05.471653  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a98214b8df4a5596af7bd62952a2bf" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:05.473543  6282 tablet_bootstrap.cc:654] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:05.473590  6057 leader_election.cc:343] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4858f315786749038ef9728ff98328bf (127.31.243.130:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:05.477371  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a98214b8df4a5596af7bd62952a2bf" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:05.478060  6279 tablet_bootstrap.cc:654] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.478082  6240 raft_consensus.cc:3060] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.485816  6293 leader_election.cc:290] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Requested vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:05.489358  6240 raft_consensus.cc:2468] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 1.
I20260709 12:15:05.490922  6280 tablet_bootstrap.cc:492] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:05.491031  6056 leader_election.cc:304] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [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: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 4858f315786749038ef9728ff98328bf
I20260709 12:15:05.491423  6280 ts_tablet_manager.cc:1403] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.020s
I20260709 12:15:05.492219  6279 tablet_bootstrap.cc:492] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:05.492331  6293 raft_consensus.cc:2804] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:05.492820  6279 ts_tablet_manager.cc:1403] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 12:15:05.493701  6293 raft_consensus.cc:697] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Becoming Leader. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:05.494736  6293 consensus_queue.cc:237] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.495975  6279 raft_consensus.cc:359] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.496258  6280 raft_consensus.cc:359] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.496753  6279 raft_consensus.cc:385] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.497037  6280 raft_consensus.cc:385] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.497099  6279 raft_consensus.cc:740] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.497439  6280 raft_consensus.cc:740] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.493758  6282 tablet_bootstrap.cc:492] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:05.498169  6279 consensus_queue.cc:260] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.498250  6280 consensus_queue.cc:260] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.499058  6282 ts_tablet_manager.cc:1403] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.005s
I20260709 12:15:05.500569  6279 ts_tablet_manager.cc:1434] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:15:05.500846  6280 ts_tablet_manager.cc:1434] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:05.501623  6279 tablet_bootstrap.cc:492] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:05.501943  6280 tablet_bootstrap.cc:492] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:05.502795  6282 raft_consensus.cc:359] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.503564  6282 raft_consensus.cc:385] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.503862  6282 raft_consensus.cc:740] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.509418  6280 tablet_bootstrap.cc:654] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.509449  6279 tablet_bootstrap.cc:654] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.512599  6282 consensus_queue.cc:260] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.515604  6282 ts_tablet_manager.cc:1434] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:15:05.517043  6282 tablet_bootstrap.cc:492] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:05.521317  6293 raft_consensus.cc:493] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.516351  5985 catalog_manager.cc:5697] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c775b71881347528ad30f74a275cf3a (127.31.243.129). New cstate: current_term: 1 leader_uuid: "3c775b71881347528ad30f74a275cf3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:05.522291  6293 raft_consensus.cc:515] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.525259  6293 leader_election.cc:290] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:05.527052  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd0b686e0a24c638a6b571ecf0ed4bb" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
W20260709 12:15:05.528847  6057 leader_election.cc:343] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4858f315786749038ef9728ff98328bf (127.31.243.130:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:05.531478  6279 tablet_bootstrap.cc:492] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:05.532080  6279 ts_tablet_manager.cc:1403] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.004s
I20260709 12:15:05.533267  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd0b686e0a24c638a6b571ecf0ed4bb" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:05.533834  6282 tablet_bootstrap.cc:654] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.534065  6280 tablet_bootstrap.cc:492] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:05.534698  6280 ts_tablet_manager.cc:1403] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.012s
I20260709 12:15:05.536070  6279 raft_consensus.cc:359] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.536947  6279 raft_consensus.cc:385] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.537303  6279 raft_consensus.cc:740] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.537846  6280 raft_consensus.cc:359] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.538610  6280 raft_consensus.cc:385] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.538311  6279 consensus_queue.cc:260] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.538934  6280 raft_consensus.cc:740] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.539752  6280 consensus_queue.cc:260] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.542820  6280 ts_tablet_manager.cc:1434] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:05.543915  6280 tablet_bootstrap.cc:492] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:05.544921  6279 ts_tablet_manager.cc:1434] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 12:15:05.546095  6279 tablet_bootstrap.cc:492] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:05.550006  6283 raft_consensus.cc:493] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.550585  6280 tablet_bootstrap.cc:654] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.550534  6283 raft_consensus.cc:515] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } }
I20260709 12:15:05.553177  6283 leader_election.cc:290] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:05.554176  6283 raft_consensus.cc:493] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.555372  6283 raft_consensus.cc:515] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.558974  6283 leader_election.cc:290] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:05.559726  6288 raft_consensus.cc:493] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.562249  6293 raft_consensus.cc:493] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.562068  6288 raft_consensus.cc:515] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.563006  6293 raft_consensus.cc:515] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.567090  6293 leader_election.cc:290] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:05.567195  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331c1e0f68e04aaf8a90c9081de746e0" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:05.567896  6166 raft_consensus.cc:2468] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 0.
I20260709 12:15:05.569711  6057 leader_election.cc:304] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:05.569909  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331c1e0f68e04aaf8a90c9081de746e0" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:05.570611  6293 raft_consensus.cc:2804] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:05.571033  6293 raft_consensus.cc:493] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:05.570950  6239 raft_consensus.cc:2468] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 0.
I20260709 12:15:05.571491  6293 raft_consensus.cc:3060] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.580547  6293 raft_consensus.cc:515] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.583746  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331c1e0f68e04aaf8a90c9081de746e0" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf"
W20260709 12:15:05.584342  6036 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:05.584394  6166 raft_consensus.cc:3060] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.585307  6240 raft_consensus.cc:2468] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 0.
I20260709 12:15:05.586675  6056 leader_election.cc:304] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [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: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 4858f315786749038ef9728ff98328bf
I20260709 12:15:05.587495  6286 raft_consensus.cc:2804] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:05.587865  6286 raft_consensus.cc:493] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:05.588202  6286 raft_consensus.cc:3060] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.589913  6288 leader_election.cc:290] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:05.593271  6166 raft_consensus.cc:2468] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 1.
I20260709 12:15:05.598076  6057 leader_election.cc:304] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:05.598750  6293 leader_election.cc:290] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Requested vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:05.599406  6293 raft_consensus.cc:2804] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:05.599838  6293 raft_consensus.cc:697] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Becoming Leader. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:05.600704  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331c1e0f68e04aaf8a90c9081de746e0" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:05.600705  6293 consensus_queue.cc:237] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.601468  6239 raft_consensus.cc:3060] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.596860  6286 raft_consensus.cc:515] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.620446  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd0b686e0a24c638a6b571ecf0ed4bb" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:05.621382  6238 raft_consensus.cc:3060] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.630271  6283 raft_consensus.cc:493] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.631126  6283 raft_consensus.cc:515] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.632318  6288 raft_consensus.cc:493] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.633937  6283 leader_election.cc:290] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:05.633139  6288 raft_consensus.cc:515] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } }
I20260709 12:15:05.637439  6288 leader_election.cc:290] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353), 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115)
I20260709 12:15:05.645256  6279 tablet_bootstrap.cc:654] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.652504  6280 tablet_bootstrap.cc:492] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:05.653105  6280 ts_tablet_manager.cc:1403] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.109s	user 0.039s	sys 0.068s
I20260709 12:15:05.653712  6286 leader_election.cc:290] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Requested vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:05.660025  6280 raft_consensus.cc:359] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.660693  6280 raft_consensus.cc:385] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.660961  6280 raft_consensus.cc:740] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.661711  6280 consensus_queue.cc:260] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
W20260709 12:15:05.657155  6057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.243.130:33697, user_credentials={real_user=slave}} blocked reactor thread for 56722.2us
I20260709 12:15:05.663219  6238 raft_consensus.cc:2468] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 1.
I20260709 12:15:05.664110  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd0b686e0a24c638a6b571ecf0ed4bb" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:05.664443  6239 raft_consensus.cc:2468] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 1.
I20260709 12:15:05.665136  6056 leader_election.cc:304] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
W20260709 12:15:05.666154  6057 leader_election.cc:343] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4858f315786749038ef9728ff98328bf (127.31.243.130:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:05.666901  6286 raft_consensus.cc:2804] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:05.666155  5985 catalog_manager.cc:5697] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c775b71881347528ad30f74a275cf3a (127.31.243.129). New cstate: current_term: 1 leader_uuid: "3c775b71881347528ad30f74a275cf3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:05.668838  6279 tablet_bootstrap.cc:492] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:05.669526  6279 ts_tablet_manager.cc:1403] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.124s	user 0.017s	sys 0.001s
I20260709 12:15:05.672816  6279 raft_consensus.cc:359] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.675769  6279 raft_consensus.cc:385] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.676165  6279 raft_consensus.cc:740] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.677049  6279 consensus_queue.cc:260] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.677620  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055c6e1213db4cee950d59891d705815" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:05.679966  6279 ts_tablet_manager.cc:1434] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:15:05.675258  6280 ts_tablet_manager.cc:1434] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:15:05.680400  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fc200bcd094cba987974e6218a0fb3" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:05.681159  6090 raft_consensus.cc:2468] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 0.
I20260709 12:15:05.681286  6280 tablet_bootstrap.cc:492] T 055c6e1213db4cee950d59891d705815 P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:05.681285  6279 tablet_bootstrap.cc:492] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
W20260709 12:15:05.682261  6132 leader_election.cc:343] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:05.683877  6132 leader_election.cc:304] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:05.684777  6288 raft_consensus.cc:2804] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:05.685182  6288 raft_consensus.cc:493] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:05.685523  6288 raft_consensus.cc:3060] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.689066  6279 tablet_bootstrap.cc:654] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.689706  6280 tablet_bootstrap.cc:654] T 055c6e1213db4cee950d59891d705815 P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:05.691721  6019 debug-util.cc:398] Leaking SignalData structure 0x7b08001344c0 after lost signal to thread 32721
I20260709 12:15:05.673688  6286 raft_consensus.cc:697] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Becoming Leader. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:05.694293  6286 consensus_queue.cc:237] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.696051  6309 raft_consensus.cc:493] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.696609  6309 raft_consensus.cc:515] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.698976  6309 leader_election.cc:290] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:05.699692  6288 raft_consensus.cc:515] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } }
I20260709 12:15:05.700143  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fc200bcd094cba987974e6218a0fb3" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:05.700469  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e9c97fa0de4b63823ed5f149c108ce" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:05.700958  6090 raft_consensus.cc:2468] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 0.
I20260709 12:15:05.702371  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e9c97fa0de4b63823ed5f149c108ce" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
W20260709 12:15:05.702592  6057 leader_election.cc:343] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4858f315786749038ef9728ff98328bf (127.31.243.130:33697): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:05.703735  6056 leader_election.cc:343] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:05.704192  6056 leader_election.cc:304] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a; no voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896
I20260709 12:15:05.705021  6309 raft_consensus.cc:2749] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:05.706296  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331c1e0f68e04aaf8a90c9081de746e0" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:05.707254  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fc200bcd094cba987974e6218a0fb3" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:05.707892  6091 raft_consensus.cc:3060] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.708425  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702125836b24c22bf68c7dbc2b87d01" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:05.711354  6206 leader_election.cc:304] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:05.712283  6303 raft_consensus.cc:2804] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:05.712652  6303 raft_consensus.cc:493] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:05.712997  6303 raft_consensus.cc:3060] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.716317  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fc200bcd094cba987974e6218a0fb3" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:05.717357  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fc200bcd094cba987974e6218a0fb3" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:05.721203  6288 leader_election.cc:290] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 election: Requested vote from peers 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353), 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115)
I20260709 12:15:05.721103  6091 raft_consensus.cc:2468] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 1.
I20260709 12:15:05.721988  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055c6e1213db4cee950d59891d705815" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:05.722622  6239 raft_consensus.cc:2468] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 0.
I20260709 12:15:05.721086  6303 raft_consensus.cc:515] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } }
I20260709 12:15:05.723192  6132 leader_election.cc:304] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:05.724303  6240 raft_consensus.cc:2393] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4858f315786749038ef9728ff98328bf in current term 1: Already voted for candidate 56f61d9bb1754558bf99cbf7a1e20896 in this term.
I20260709 12:15:05.725087  6303 leader_election.cc:290] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:05.680009  6282 tablet_bootstrap.cc:492] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:05.725721  6288 raft_consensus.cc:2804] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:05.726008  6282 ts_tablet_manager.cc:1403] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.209s	user 0.050s	sys 0.049s
I20260709 12:15:05.729506  6282 raft_consensus.cc:359] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.730237  6282 raft_consensus.cc:385] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.730541  6282 raft_consensus.cc:740] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.731520  6309 raft_consensus.cc:493] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:05.732002  6206 leader_election.cc:343] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:05.723315  6280 tablet_bootstrap.cc:492] T 055c6e1213db4cee950d59891d705815 P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:05.732185  6309 raft_consensus.cc:515] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.732959  6280 ts_tablet_manager.cc:1403] T 055c6e1213db4cee950d59891d705815 P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.003s
I20260709 12:15:05.734864  6131 leader_election.cc:304] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [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: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 3c775b71881347528ad30f74a275cf3a
I20260709 12:15:05.735339  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190ddac8f9a64cc7983f7ff62ddc2921" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:05.736552  6280 raft_consensus.cc:359] T 055c6e1213db4cee950d59891d705815 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
W20260709 12:15:05.737115  6057 leader_election.cc:343] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4858f315786749038ef9728ff98328bf (127.31.243.130:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:05.737347  6280 raft_consensus.cc:385] T 055c6e1213db4cee950d59891d705815 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.737885  6280 raft_consensus.cc:740] T 055c6e1213db4cee950d59891d705815 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.738668  6309 leader_election.cc:290] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:05.739070  6280 consensus_queue.cc:260] T 055c6e1213db4cee950d59891d705815 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.739830  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190ddac8f9a64cc7983f7ff62ddc2921" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
W20260709 12:15:05.741142  6056 leader_election.cc:343] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:05.741670  6056 leader_election.cc:304] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a; no voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896
I20260709 12:15:05.742357  6280 ts_tablet_manager.cc:1434] T 055c6e1213db4cee950d59891d705815 P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:15:05.742903  6293 raft_consensus.cc:2749] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:05.743813  6280 tablet_bootstrap.cc:492] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:05.744035  6316 raft_consensus.cc:2804] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:05.744467  6316 raft_consensus.cc:493] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:05.744916  6316 raft_consensus.cc:3060] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.745734  6288 raft_consensus.cc:697] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Becoming Leader. State: Replica: 4858f315786749038ef9728ff98328bf, State: Running, Role: LEADER
I20260709 12:15:05.747054  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fc200bcd094cba987974e6218a0fb3" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:05.747881  6091 raft_consensus.cc:2393] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56f61d9bb1754558bf99cbf7a1e20896 in current term 1: Already voted for candidate 4858f315786749038ef9728ff98328bf in this term.
I20260709 12:15:05.751349  6282 consensus_queue.cc:260] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.752004  6288 consensus_queue.cc:237] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } }
I20260709 12:15:05.758771  6280 tablet_bootstrap.cc:654] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.758922  6279 tablet_bootstrap.cc:492] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:05.759624  6279 ts_tablet_manager.cc:1403] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.079s	user 0.025s	sys 0.033s
I20260709 12:15:05.762651  6282 ts_tablet_manager.cc:1434] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260709 12:15:05.763695  6282 tablet_bootstrap.cc:492] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:05.763108  6279 raft_consensus.cc:359] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.764205  6279 raft_consensus.cc:385] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.764050  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fc200bcd094cba987974e6218a0fb3" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:05.765332  6279 raft_consensus.cc:740] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.764662  5985 catalog_manager.cc:5697] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c775b71881347528ad30f74a275cf3a (127.31.243.129). New cstate: current_term: 1 leader_uuid: "3c775b71881347528ad30f74a275cf3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:05.765415  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331c1e0f68e04aaf8a90c9081de746e0" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:05.766391  6165 raft_consensus.cc:2393] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56f61d9bb1754558bf99cbf7a1e20896 in current term 1: Already voted for candidate 3c775b71881347528ad30f74a275cf3a in this term.
I20260709 12:15:05.766469  6279 consensus_queue.cc:260] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.767805  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702125836b24c22bf68c7dbc2b87d01" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:05.768493  6165 raft_consensus.cc:2468] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 0.
I20260709 12:15:05.769976  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fc200bcd094cba987974e6218a0fb3" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:05.771122  6282 tablet_bootstrap.cc:654] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.773692  6206 leader_election.cc:304] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56f61d9bb1754558bf99cbf7a1e20896; no voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf
I20260709 12:15:05.774590  6303 raft_consensus.cc:2749] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:05.776105  6206 leader_election.cc:304] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [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: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 3c775b71881347528ad30f74a275cf3a
I20260709 12:15:05.778966  6303 raft_consensus.cc:2804] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:05.779436  6303 raft_consensus.cc:493] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:05.779790  6303 raft_consensus.cc:3060] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.787889  6303 raft_consensus.cc:515] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.791303  6303 leader_election.cc:290] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:05.789290  6206 leader_election.cc:304] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [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: 56f61d9bb1754558bf99cbf7a1e20896; no voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf
I20260709 12:15:05.793807  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702125836b24c22bf68c7dbc2b87d01" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:05.793473  5984 catalog_manager.cc:5697] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4858f315786749038ef9728ff98328bf (127.31.243.130). New cstate: current_term: 1 leader_uuid: "4858f315786749038ef9728ff98328bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:05.796356  6303 raft_consensus.cc:2749] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:05.796581  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702125836b24c22bf68c7dbc2b87d01" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:05.798671  6165 raft_consensus.cc:3060] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.799295  6279 ts_tablet_manager.cc:1434] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.003s
W20260709 12:15:05.797886  6206 leader_election.cc:343] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:05.807022  6279 tablet_bootstrap.cc:492] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:05.813019  6165 raft_consensus.cc:2468] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 1.
I20260709 12:15:05.815232  6316 raft_consensus.cc:515] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.816277  6280 tablet_bootstrap.cc:492] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:05.816800  6280 ts_tablet_manager.cc:1403] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.014s
I20260709 12:15:05.821161  6280 raft_consensus.cc:359] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.821874  6280 raft_consensus.cc:385] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.822160  6280 raft_consensus.cc:740] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.822499  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055c6e1213db4cee950d59891d705815" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:05.822856  6280 consensus_queue.cc:260] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.823274  6091 raft_consensus.cc:3060] T 055c6e1213db4cee950d59891d705815 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.827783  6280 ts_tablet_manager.cc:1434] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:15:05.828905  6280 tablet_bootstrap.cc:492] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:05.831642  6282 tablet_bootstrap.cc:492] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:05.837472  6280 tablet_bootstrap.cc:654] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.837560  6282 ts_tablet_manager.cc:1403] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.026s
I20260709 12:15:05.835214  6091 raft_consensus.cc:2468] T 055c6e1213db4cee950d59891d705815 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 1.
I20260709 12:15:05.841739  6279 tablet_bootstrap.cc:654] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.840993  6316 leader_election.cc:290] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:05.842886  6132 leader_election.cc:304] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:05.843029  6282 raft_consensus.cc:359] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.843792  6316 raft_consensus.cc:2804] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:05.844340  6280 tablet_bootstrap.cc:492] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:05.845002  6280 ts_tablet_manager.cc:1403] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 12:15:05.845194  6316 raft_consensus.cc:697] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Becoming Leader. State: Replica: 4858f315786749038ef9728ff98328bf, State: Running, Role: LEADER
I20260709 12:15:05.846491  6316 consensus_queue.cc:237] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.848132  6280 raft_consensus.cc:359] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.848937  6280 raft_consensus.cc:385] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.848901  6206 leader_election.cc:304] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [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: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 3c775b71881347528ad30f74a275cf3a
I20260709 12:15:05.849643  6280 raft_consensus.cc:740] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.850230  6303 raft_consensus.cc:2804] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:05.850721  6303 raft_consensus.cc:697] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Becoming Leader. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Running, Role: LEADER
I20260709 12:15:05.843802  6282 raft_consensus.cc:385] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.850659  6280 consensus_queue.cc:260] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.851578  6282 raft_consensus.cc:740] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.851748  6303 consensus_queue.cc:237] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.852654  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055c6e1213db4cee950d59891d705815" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:05.853246  6240 raft_consensus.cc:3060] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.856644  6280 ts_tablet_manager.cc:1434] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:15:05.858013  6282 consensus_queue.cc:260] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.862712  6282 ts_tablet_manager.cc:1434] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:15:05.863857  6282 tablet_bootstrap.cc:492] T 20a98214b8df4a5596af7bd62952a2bf P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:05.870847  6240 raft_consensus.cc:2468] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 1.
I20260709 12:15:05.871136  6282 tablet_bootstrap.cc:654] T 20a98214b8df4a5596af7bd62952a2bf P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.875012  6279 tablet_bootstrap.cc:492] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:05.875484  6279 ts_tablet_manager.cc:1403] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.014s
I20260709 12:15:05.882191  6282 tablet_bootstrap.cc:492] T 20a98214b8df4a5596af7bd62952a2bf P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:05.882745  6282 ts_tablet_manager.cc:1403] T 20a98214b8df4a5596af7bd62952a2bf P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260709 12:15:05.882663  6279 raft_consensus.cc:359] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.883566  6279 raft_consensus.cc:385] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.883833  6279 raft_consensus.cc:740] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.884526  6279 consensus_queue.cc:260] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.884065  5984 catalog_manager.cc:5697] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4858f315786749038ef9728ff98328bf (127.31.243.130). New cstate: current_term: 1 leader_uuid: "4858f315786749038ef9728ff98328bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:05.885857  6282 raft_consensus.cc:359] T 20a98214b8df4a5596af7bd62952a2bf P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.886597  6282 raft_consensus.cc:385] T 20a98214b8df4a5596af7bd62952a2bf P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.886893  6279 ts_tablet_manager.cc:1434] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:15:05.886862  6282 raft_consensus.cc:740] T 20a98214b8df4a5596af7bd62952a2bf P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.887921  6279 tablet_bootstrap.cc:492] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:05.887688  6282 consensus_queue.cc:260] T 20a98214b8df4a5596af7bd62952a2bf P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.887961  5985 catalog_manager.cc:5697] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "56f61d9bb1754558bf99cbf7a1e20896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:05.890027  6282 ts_tablet_manager.cc:1434] T 20a98214b8df4a5596af7bd62952a2bf P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:05.891093  6282 tablet_bootstrap.cc:492] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:05.894457  6279 tablet_bootstrap.cc:654] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.897698  6282 tablet_bootstrap.cc:654] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.924187  6279 tablet_bootstrap.cc:492] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:05.924187  6282 tablet_bootstrap.cc:492] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:05.924755  6279 ts_tablet_manager.cc:1403] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.020s
I20260709 12:15:05.924764  6282 ts_tablet_manager.cc:1403] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.012s
I20260709 12:15:05.928069  6279 raft_consensus.cc:359] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.927994  6282 raft_consensus.cc:359] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.928776  6279 raft_consensus.cc:385] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.928831  6282 raft_consensus.cc:385] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.929126  6279 raft_consensus.cc:740] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.929208  6282 raft_consensus.cc:740] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.930014  6279 consensus_queue.cc:260] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.930083  6282 consensus_queue.cc:260] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.931269  6288 raft_consensus.cc:493] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.931739  6288 raft_consensus.cc:515] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.932878  6279 ts_tablet_manager.cc:1434] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:05.934069  6288 leader_election.cc:290] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:05.935798  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd0b686e0a24c638a6b571ecf0ed4bb" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:05.937899  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd0b686e0a24c638a6b571ecf0ed4bb" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:05.938676  6240 raft_consensus.cc:2393] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4858f315786749038ef9728ff98328bf in current term 1: Already voted for candidate 3c775b71881347528ad30f74a275cf3a in this term.
I20260709 12:15:05.939524  6282 ts_tablet_manager.cc:1434] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:15:05.939951  6131 leader_election.cc:304] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4858f315786749038ef9728ff98328bf; no voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896
I20260709 12:15:05.940670  6282 tablet_bootstrap.cc:492] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:05.941191  6288 raft_consensus.cc:3060] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:05.946975  6282 tablet_bootstrap.cc:654] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.955933  6282 tablet_bootstrap.cc:492] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:05.956362  6282 ts_tablet_manager.cc:1403] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 12:15:05.956790  6288 raft_consensus.cc:2749] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:05.958457  6282 raft_consensus.cc:359] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.958992  6282 raft_consensus.cc:385] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.959225  6282 raft_consensus.cc:740] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.959792  6282 consensus_queue.cc:260] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.961457  6282 ts_tablet_manager.cc:1434] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 12:15:05.962607  6282 tablet_bootstrap.cc:492] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:05.966785  6282 tablet_bootstrap.cc:654] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:05.971885  6282 tablet_bootstrap.cc:492] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:05.972424  6282 ts_tablet_manager.cc:1403] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:15:05.974264  6286 consensus_queue.cc:1048] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:05.975539  6282 raft_consensus.cc:359] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.976400  6282 raft_consensus.cc:385] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:05.976744  6282 raft_consensus.cc:740] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.977761  6282 consensus_queue.cc:260] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.980753  6282 ts_tablet_manager.cc:1434] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:05.986043  6288 raft_consensus.cc:493] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.986619  6288 raft_consensus.cc:515] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:05.988931  6288 leader_election.cc:290] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:05.990967  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190ddac8f9a64cc7983f7ff62ddc2921" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:05.991776  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190ddac8f9a64cc7983f7ff62ddc2921" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:05.992048  6239 raft_consensus.cc:2468] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 0.
I20260709 12:15:05.992501  6091 raft_consensus.cc:2468] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 0.
I20260709 12:15:05.994041  6131 leader_election.cc:304] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:05.996290  6288 raft_consensus.cc:2804] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:05.996858  6288 raft_consensus.cc:493] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:05.997359  6288 raft_consensus.cc:3060] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.003108  6165 raft_consensus.cc:3060] T 20a98214b8df4a5596af7bd62952a2bf P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.009307  6288 raft_consensus.cc:515] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.011860  6309 consensus_queue.cc:1048] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:06.013729  6288 leader_election.cc:290] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:06.014914  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190ddac8f9a64cc7983f7ff62ddc2921" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:06.015527  6239 raft_consensus.cc:3060] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.016999  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190ddac8f9a64cc7983f7ff62ddc2921" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:06.017625  6091 raft_consensus.cc:3060] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.023463  6239 raft_consensus.cc:2468] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 1.
I20260709 12:15:06.024870  6131 leader_election.cc:304] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:06.026160  6316 raft_consensus.cc:2804] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:06.026835  6316 raft_consensus.cc:697] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Becoming Leader. State: Replica: 4858f315786749038ef9728ff98328bf, State: Running, Role: LEADER
I20260709 12:15:06.027899  6316 consensus_queue.cc:237] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.029199  6091 raft_consensus.cc:2468] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 1.
I20260709 12:15:06.063804  5984 catalog_manager.cc:5697] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4858f315786749038ef9728ff98328bf (127.31.243.130). New cstate: current_term: 1 leader_uuid: "4858f315786749038ef9728ff98328bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:06.074846  6303 raft_consensus.cc:493] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.075575  6303 raft_consensus.cc:515] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.076444  6286 consensus_queue.cc:1048] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:06.078588  6303 leader_election.cc:290] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:06.079207  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e9c97fa0de4b63823ed5f149c108ce" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:06.079953  6091 raft_consensus.cc:2468] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 0.
I20260709 12:15:06.081274  6206 leader_election.cc:304] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:06.082437  6283 raft_consensus.cc:2804] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:06.082806  6283 raft_consensus.cc:493] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.083175  6283 raft_consensus.cc:3060] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.084403  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e9c97fa0de4b63823ed5f149c108ce" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:06.085289  6166 raft_consensus.cc:2468] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 0.
I20260709 12:15:06.096975  6283 raft_consensus.cc:515] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.098176  6286 consensus_queue.cc:1048] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:06.107203  6283 leader_election.cc:290] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:06.108117  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e9c97fa0de4b63823ed5f149c108ce" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:06.108830  6165 raft_consensus.cc:3060] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.109875  6293 consensus_queue.cc:1048] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:06.114065  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e9c97fa0de4b63823ed5f149c108ce" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:06.114773  6091 raft_consensus.cc:3060] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.121537  6091 raft_consensus.cc:2468] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 1.
I20260709 12:15:06.123426  6206 leader_election.cc:304] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:06.125423  6303 raft_consensus.cc:2804] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:06.125953  6303 raft_consensus.cc:697] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Becoming Leader. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Running, Role: LEADER
I20260709 12:15:06.126755  6303 consensus_queue.cc:237] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.127194  6293 consensus_queue.cc:1048] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:06.130324  6165 raft_consensus.cc:2468] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 1.
I20260709 12:15:06.150276  5984 catalog_manager.cc:5697] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "56f61d9bb1754558bf99cbf7a1e20896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:06.206305  6316 consensus_queue.cc:1048] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:06.218068  6317 consensus_queue.cc:1048] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:06.220513  6293 raft_consensus.cc:493] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.221094  6293 raft_consensus.cc:515] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.224483  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b8842a80d149f6b43db2e87f6ed517" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:06.225267  6239 raft_consensus.cc:2468] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 0.
I20260709 12:15:06.226984  6056 leader_election.cc:304] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:06.228173  6286 raft_consensus.cc:2804] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:06.228684  6286 raft_consensus.cc:493] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.229120  6286 raft_consensus.cc:3060] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.231987  6293 leader_election.cc:290] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:06.238776  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b8842a80d149f6b43db2e87f6ed517" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:06.239652  6166 raft_consensus.cc:2468] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 0.
I20260709 12:15:06.243875  6286 raft_consensus.cc:515] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.246819  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b8842a80d149f6b43db2e87f6ed517" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:06.247078  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b8842a80d149f6b43db2e87f6ed517" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:06.247428  6166 raft_consensus.cc:3060] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.247745  6240 raft_consensus.cc:3060] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.254926  6240 raft_consensus.cc:2468] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 1.
I20260709 12:15:06.255417  6286 leader_election.cc:290] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Requested vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:06.255789  6166 raft_consensus.cc:2468] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 1.
I20260709 12:15:06.256148  6056 leader_election.cc:304] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:06.257022  6286 raft_consensus.cc:2804] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:06.258033  6286 raft_consensus.cc:697] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Becoming Leader. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:06.259115  6286 consensus_queue.cc:237] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.267671  5984 catalog_manager.cc:5697] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c775b71881347528ad30f74a275cf3a (127.31.243.129). New cstate: current_term: 1 leader_uuid: "3c775b71881347528ad30f74a275cf3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:06.299574  6317 consensus_queue.cc:1048] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:06.301441  6286 raft_consensus.cc:493] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.302132  6286 raft_consensus.cc:515] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.305359  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702125836b24c22bf68c7dbc2b87d01" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:06.306277  6166 raft_consensus.cc:2393] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c775b71881347528ad30f74a275cf3a in current term 1: Already voted for candidate 56f61d9bb1754558bf99cbf7a1e20896 in this term.
I20260709 12:15:06.308540  6286 leader_election.cc:290] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:06.312704  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702125836b24c22bf68c7dbc2b87d01" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:06.312517  6346 consensus_queue.cc:1048] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:06.319546  6056 leader_election.cc:304] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a; no voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896
I20260709 12:15:06.320518  6286 raft_consensus.cc:3060] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.329149  6286 raft_consensus.cc:2749] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:06.425297  6303 consensus_queue.cc:1048] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:06.437441  6303 consensus_queue.cc:1048] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:06.517426  6346 consensus_queue.cc:1048] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:06.535163  6316 consensus_queue.cc:1048] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:06.569453  6166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65fc200bcd094cba987974e6218a0fb3"
dest_uuid: "4858f315786749038ef9728ff98328bf"
mode: GRACEFUL
new_leader_uuid: "3c775b71881347528ad30f74a275cf3a"
 from {username='slave'} at 127.0.0.1:53648
I20260709 12:15:06.570252  6166 raft_consensus.cc:606] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Received request to transfer leadership to TS 3c775b71881347528ad30f74a275cf3a
I20260709 12:15:06.577364  6303 consensus_queue.cc:1048] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:06.588162  6240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c702125836b24c22bf68c7dbc2b87d01"
dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
mode: GRACEFUL
new_leader_uuid: "3c775b71881347528ad30f74a275cf3a"
 from {username='slave'} at 127.0.0.1:60086
I20260709 12:15:06.588701  6240 raft_consensus.cc:606] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Received request to transfer leadership to TS 3c775b71881347528ad30f74a275cf3a
I20260709 12:15:06.601568  6316 raft_consensus.cc:993] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf: : Instructing follower 3c775b71881347528ad30f74a275cf3a to start an election
I20260709 12:15:06.602145  6316 raft_consensus.cc:1081] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Signalling peer 3c775b71881347528ad30f74a275cf3a to start an election
I20260709 12:15:06.606556  6090 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65fc200bcd094cba987974e6218a0fb3"
dest_uuid: "3c775b71881347528ad30f74a275cf3a"
 from {username='slave'} at 127.0.0.1:49760
I20260709 12:15:06.607158  6090 raft_consensus.cc:493] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:06.607577  6090 raft_consensus.cc:3060] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.619406  6283 consensus_queue.cc:1048] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:06.628655  6090 raft_consensus.cc:515] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } }
I20260709 12:15:06.631044  6090 leader_election.cc:290] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 2 election: Requested vote from peers 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:06.631289  6091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fd0b686e0a24c638a6b571ecf0ed4bb"
dest_uuid: "3c775b71881347528ad30f74a275cf3a"
mode: GRACEFUL
new_leader_uuid: "4858f315786749038ef9728ff98328bf"
 from {username='slave'} at 127.0.0.1:51622
I20260709 12:15:06.631596  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fc200bcd094cba987974e6218a0fb3" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:06.631964  6091 raft_consensus.cc:606] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Received request to transfer leadership to TS 4858f315786749038ef9728ff98328bf
I20260709 12:15:06.632275  6240 raft_consensus.cc:3060] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.634516  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fc200bcd094cba987974e6218a0fb3" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:06.635128  6164 raft_consensus.cc:3055] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:06.635452  6164 raft_consensus.cc:740] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Running, Role: LEADER
I20260709 12:15:06.636232  6164 consensus_queue.cc:260] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } }
I20260709 12:15:06.637570  6164 raft_consensus.cc:3060] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.644958  6240 raft_consensus.cc:2468] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 2.
I20260709 12:15:06.645928  6164 raft_consensus.cc:2468] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 2.
I20260709 12:15:06.646539  6056 leader_election.cc:304] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:06.647560  6286 raft_consensus.cc:2804] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:06.648061  6286 raft_consensus.cc:697] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 2 LEADER]: Becoming Leader. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:06.648947  6286 consensus_queue.cc:237] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } }
I20260709 12:15:06.656795  6240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87e9c97fa0de4b63823ed5f149c108ce"
dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
mode: GRACEFUL
new_leader_uuid: "4858f315786749038ef9728ff98328bf"
 from {username='slave'} at 127.0.0.1:60086
I20260709 12:15:06.657332  6240 raft_consensus.cc:606] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Received request to transfer leadership to TS 4858f315786749038ef9728ff98328bf
I20260709 12:15:06.657060  5988 catalog_manager.cc:5697] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a reported cstate change: term changed from 1 to 2, leader changed from 4858f315786749038ef9728ff98328bf (127.31.243.130) to 3c775b71881347528ad30f74a275cf3a (127.31.243.129). New cstate: current_term: 2 leader_uuid: "3c775b71881347528ad30f74a275cf3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:06.663450  6091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84b8842a80d149f6b43db2e87f6ed517"
dest_uuid: "3c775b71881347528ad30f74a275cf3a"
mode: GRACEFUL
new_leader_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
 from {username='slave'} at 127.0.0.1:51622
I20260709 12:15:06.664099  6091 raft_consensus.cc:606] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Received request to transfer leadership to TS 56f61d9bb1754558bf99cbf7a1e20896
I20260709 12:15:06.713299  6286 consensus_queue.cc:1048] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:06.722986  6309 raft_consensus.cc:993] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a: : Instructing follower 56f61d9bb1754558bf99cbf7a1e20896 to start an election
I20260709 12:15:06.723492  6309 raft_consensus.cc:1081] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Signalling peer 56f61d9bb1754558bf99cbf7a1e20896 to start an election
I20260709 12:15:06.726576  6239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84b8842a80d149f6b43db2e87f6ed517"
dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
 from {username='slave'} at 127.0.0.1:57514
I20260709 12:15:06.727190  6239 raft_consensus.cc:493] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:06.727602  6239 raft_consensus.cc:3060] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.735466  6293 consensus_queue.cc:1048] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:06.736640  6286 raft_consensus.cc:993] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a: : Instructing follower 4858f315786749038ef9728ff98328bf to start an election
I20260709 12:15:06.737169  6286 raft_consensus.cc:1081] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Signalling peer 4858f315786749038ef9728ff98328bf to start an election
I20260709 12:15:06.736899  6239 raft_consensus.cc:515] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.739110  6166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fd0b686e0a24c638a6b571ecf0ed4bb"
dest_uuid: "4858f315786749038ef9728ff98328bf"
 from {username='slave'} at 127.0.0.1:52830
I20260709 12:15:06.744382  6166 raft_consensus.cc:493] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:06.744781  6166 raft_consensus.cc:3060] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.748754  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b8842a80d149f6b43db2e87f6ed517" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:06.753795  6239 leader_election.cc:290] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 2 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:06.754184  6166 raft_consensus.cc:515] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.758271  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd0b686e0a24c638a6b571ecf0ed4bb" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:06.759048  6091 raft_consensus.cc:3055] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:06.759188  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b8842a80d149f6b43db2e87f6ed517" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:06.759511  6091 raft_consensus.cc:740] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:06.759997  6090 raft_consensus.cc:3055] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:06.760425  6090 raft_consensus.cc:740] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:06.760475  6091 consensus_queue.cc:260] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.761276  6090 consensus_queue.cc:260] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.761750  6091 raft_consensus.cc:3060] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.762264  6090 raft_consensus.cc:3060] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.764937  6166 leader_election.cc:290] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 2 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:06.766130  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd0b686e0a24c638a6b571ecf0ed4bb" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:06.766758  6239 raft_consensus.cc:3060] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.773372  6091 raft_consensus.cc:2468] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 2.
I20260709 12:15:06.774739  6239 raft_consensus.cc:2468] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 2.
I20260709 12:15:06.776178  6131 leader_election.cc:304] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:06.777137  6288 raft_consensus.cc:2804] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:06.777858  6288 raft_consensus.cc:697] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [term 2 LEADER]: Becoming Leader. State: Replica: 4858f315786749038ef9728ff98328bf, State: Running, Role: LEADER
I20260709 12:15:06.778802  6288 consensus_queue.cc:237] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.780766  6090 raft_consensus.cc:2468] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 2.
I20260709 12:15:06.781976  6206 leader_election.cc:304] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [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: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 4858f315786749038ef9728ff98328bf
I20260709 12:15:06.783241  6283 raft_consensus.cc:2804] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:06.783744  6283 raft_consensus.cc:697] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 LEADER]: Becoming Leader. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Running, Role: LEADER
I20260709 12:15:06.784606  6283 consensus_queue.cc:237] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:06.788244  5988 catalog_manager.cc:5697] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf reported cstate change: term changed from 1 to 2, leader changed from 3c775b71881347528ad30f74a275cf3a (127.31.243.129) to 4858f315786749038ef9728ff98328bf (127.31.243.130). New cstate: current_term: 2 leader_uuid: "4858f315786749038ef9728ff98328bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:06.792820  5984 catalog_manager.cc:5697] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 reported cstate change: term changed from 1 to 2, leader changed from 3c775b71881347528ad30f74a275cf3a (127.31.243.129) to 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "56f61d9bb1754558bf99cbf7a1e20896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:07.053169  6303 raft_consensus.cc:993] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896: : Instructing follower 3c775b71881347528ad30f74a275cf3a to start an election
I20260709 12:15:07.053678  6362 raft_consensus.cc:1081] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Signalling peer 3c775b71881347528ad30f74a275cf3a to start an election
I20260709 12:15:07.055388  6091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c702125836b24c22bf68c7dbc2b87d01"
dest_uuid: "3c775b71881347528ad30f74a275cf3a"
 from {username='slave'} at 127.0.0.1:49752
I20260709 12:15:07.055994  6091 raft_consensus.cc:493] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:07.056384  6091 raft_consensus.cc:3060] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.064908  6091 raft_consensus.cc:515] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:07.067688  6091 leader_election.cc:290] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 2 election: Requested vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:07.068360  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702125836b24c22bf68c7dbc2b87d01" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:07.068236  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702125836b24c22bf68c7dbc2b87d01" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:07.069222  6239 raft_consensus.cc:3055] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:07.069226  6166 raft_consensus.cc:3060] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.069700  6239 raft_consensus.cc:740] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Running, Role: LEADER
I20260709 12:15:07.070665  6239 consensus_queue.cc:260] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:07.071708  6239 raft_consensus.cc:3060] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.078125  6166 raft_consensus.cc:2468] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 2.
I20260709 12:15:07.078214  6239 raft_consensus.cc:2468] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 2.
I20260709 12:15:07.079731  6057 leader_election.cc:304] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:07.080610  6309 raft_consensus.cc:2804] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.081045  6309 raft_consensus.cc:697] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [term 2 LEADER]: Becoming Leader. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:07.081907  6309 consensus_queue.cc:237] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:07.089486  5984 catalog_manager.cc:5697] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a reported cstate change: term changed from 1 to 2, leader changed from 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131) to 3c775b71881347528ad30f74a275cf3a (127.31.243.129). New cstate: current_term: 2 leader_uuid: "3c775b71881347528ad30f74a275cf3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.164801  6091 raft_consensus.cc:1275] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Refusing update from remote peer 56f61d9bb1754558bf99cbf7a1e20896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.166271  6303 consensus_queue.cc:1048] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.176261  6166 raft_consensus.cc:3060] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.184243  6166 raft_consensus.cc:1275] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Refusing update from remote peer 56f61d9bb1754558bf99cbf7a1e20896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.185812  6362 consensus_queue.cc:1048] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.191843  6362 raft_consensus.cc:993] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896: : Instructing follower 4858f315786749038ef9728ff98328bf to start an election
I20260709 12:15:07.192641  6303 raft_consensus.cc:1081] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Signalling peer 4858f315786749038ef9728ff98328bf to start an election
I20260709 12:15:07.194125  6166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87e9c97fa0de4b63823ed5f149c108ce"
dest_uuid: "4858f315786749038ef9728ff98328bf"
 from {username='slave'} at 127.0.0.1:52832
I20260709 12:15:07.194759  6166 raft_consensus.cc:493] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:07.195226  6166 raft_consensus.cc:3060] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.199627  6239 raft_consensus.cc:1275] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Refusing update from remote peer 3c775b71881347528ad30f74a275cf3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.201222  6309 consensus_queue.cc:1048] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.203209  6166 raft_consensus.cc:515] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:07.206171  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e9c97fa0de4b63823ed5f149c108ce" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:07.206768  6091 raft_consensus.cc:3060] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.207110  6166 leader_election.cc:290] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 2 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:07.213315  6091 raft_consensus.cc:2468] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 2.
I20260709 12:15:07.214818  6132 leader_election.cc:304] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:07.217167  6166 raft_consensus.cc:1275] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Refusing update from remote peer 3c775b71881347528ad30f74a275cf3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.218300  6288 raft_consensus.cc:2804] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.218736  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e9c97fa0de4b63823ed5f149c108ce" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:07.218847  6288 raft_consensus.cc:697] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 2 LEADER]: Becoming Leader. State: Replica: 4858f315786749038ef9728ff98328bf, State: Running, Role: LEADER
I20260709 12:15:07.219892  6288 consensus_queue.cc:237] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:07.222705  6240 raft_consensus.cc:1275] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Refusing update from remote peer 4858f315786749038ef9728ff98328bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.222815  6359 consensus_queue.cc:1048] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:07.224722  6090 raft_consensus.cc:1240] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Rejecting Update request from peer 56f61d9bb1754558bf99cbf7a1e20896 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:07.226930  6346 consensus_queue.cc:1048] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.229385  6283 consensus_queue.cc:1059] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.230363  6283 raft_consensus.cc:3055] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:07.230746  6283 raft_consensus.cc:740] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Running, Role: LEADER
I20260709 12:15:07.235724  5986 catalog_manager.cc:5697] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf reported cstate change: term changed from 1 to 2, leader changed from 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131) to 4858f315786749038ef9728ff98328bf (127.31.243.130). New cstate: current_term: 2 leader_uuid: "4858f315786749038ef9728ff98328bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.231559  6283 consensus_queue.cc:260] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:07.240283  6283 raft_consensus.cc:3060] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.248180  6091 raft_consensus.cc:1275] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Refusing update from remote peer 4858f315786749038ef9728ff98328bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.249675  6288 consensus_queue.cc:1048] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.269838  6239 raft_consensus.cc:2468] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 2.
I20260709 12:15:07.526046  6239 raft_consensus.cc:1275] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Refusing update from remote peer 3c775b71881347528ad30f74a275cf3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.527644  6309 consensus_queue.cc:1048] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.539136  6166 raft_consensus.cc:1275] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Refusing update from remote peer 3c775b71881347528ad30f74a275cf3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.540861  6360 consensus_queue.cc:1048] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.602898  6091 raft_consensus.cc:1275] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Refusing update from remote peer 4858f315786749038ef9728ff98328bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.604430  6288 consensus_queue.cc:1048] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.617558  6239 raft_consensus.cc:1275] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Refusing update from remote peer 4858f315786749038ef9728ff98328bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.619030  6288 consensus_queue.cc:1048] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.697829  5986 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36102:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:09.700352  5986 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:09.752259  6079 tablet_service.cc:1511] Processing CreateTablet for tablet 83bf989299024c21abf7a8201de3191a (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:09.753491  6154 tablet_service.cc:1511] Processing CreateTablet for tablet 83bf989299024c21abf7a8201de3191a (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:09.754793  6154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83bf989299024c21abf7a8201de3191a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.754869  6079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83bf989299024c21abf7a8201de3191a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.755328  6230 tablet_service.cc:1511] Processing CreateTablet for tablet 83bf989299024c21abf7a8201de3191a (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:09.756662  6230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83bf989299024c21abf7a8201de3191a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.759563  6075 tablet_service.cc:1511] Processing CreateTablet for tablet e348fbaa6d3a4382999b706cd6a20380 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:09.760950  6075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e348fbaa6d3a4382999b706cd6a20380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.763720  6153 tablet_service.cc:1511] Processing CreateTablet for tablet e348fbaa6d3a4382999b706cd6a20380 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:09.764981  6153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e348fbaa6d3a4382999b706cd6a20380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.768527  6076 tablet_service.cc:1511] Processing CreateTablet for tablet b898e721d8ff4ffc9e058d86858dce88 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:09.768543  6226 tablet_service.cc:1511] Processing CreateTablet for tablet e348fbaa6d3a4382999b706cd6a20380 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:09.770678  6152 tablet_service.cc:1511] Processing CreateTablet for tablet b898e721d8ff4ffc9e058d86858dce88 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:09.771227  6226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e348fbaa6d3a4382999b706cd6a20380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.772060  6152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b898e721d8ff4ffc9e058d86858dce88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.774158  6076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b898e721d8ff4ffc9e058d86858dce88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.775322  6229 tablet_service.cc:1511] Processing CreateTablet for tablet b898e721d8ff4ffc9e058d86858dce88 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:09.776572  6229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b898e721d8ff4ffc9e058d86858dce88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.777814  6080 tablet_service.cc:1511] Processing CreateTablet for tablet 7b11aa0931b84149acf236cc7a439a21 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:09.779242  6080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b11aa0931b84149acf236cc7a439a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.779762  6151 tablet_service.cc:1511] Processing CreateTablet for tablet 7b11aa0931b84149acf236cc7a439a21 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:09.781037  6151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b11aa0931b84149acf236cc7a439a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.796960  6227 tablet_service.cc:1511] Processing CreateTablet for tablet 7b11aa0931b84149acf236cc7a439a21 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:09.798554  6227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b11aa0931b84149acf236cc7a439a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.802131  6074 tablet_service.cc:1511] Processing CreateTablet for tablet 0be95c94cf8c4695867db9594afc8834 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:09.803603  6074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be95c94cf8c4695867db9594afc8834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.810395  6155 tablet_service.cc:1511] Processing CreateTablet for tablet 0be95c94cf8c4695867db9594afc8834 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:09.811810  6155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be95c94cf8c4695867db9594afc8834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.811615  6228 tablet_service.cc:1511] Processing CreateTablet for tablet 0be95c94cf8c4695867db9594afc8834 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:09.812891  6228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be95c94cf8c4695867db9594afc8834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.823788  6081 tablet_service.cc:1511] Processing CreateTablet for tablet 3401be3ba4b34002a686ce5707f83153 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:09.825254  6081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3401be3ba4b34002a686ce5707f83153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.825301  6150 tablet_service.cc:1511] Processing CreateTablet for tablet 3401be3ba4b34002a686ce5707f83153 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:09.826849  6150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3401be3ba4b34002a686ce5707f83153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.835609  6078 tablet_service.cc:1511] Processing CreateTablet for tablet 4f685293cf47416fbe51a37c0b4065fc (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:09.836967  6078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f685293cf47416fbe51a37c0b4065fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.839458  6151 tablet_service.cc:1511] Processing CreateTablet for tablet 4f685293cf47416fbe51a37c0b4065fc (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:09.840732  6151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f685293cf47416fbe51a37c0b4065fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.848879  6225 tablet_service.cc:1511] Processing CreateTablet for tablet 4f685293cf47416fbe51a37c0b4065fc (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:09.850265  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f685293cf47416fbe51a37c0b4065fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.855044  6077 tablet_service.cc:1511] Processing CreateTablet for tablet e6bbfbdea785418e8e3d2e3c844be62a (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:09.856437  6077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bbfbdea785418e8e3d2e3c844be62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.860114  6224 tablet_service.cc:1511] Processing CreateTablet for tablet e6bbfbdea785418e8e3d2e3c844be62a (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:09.861459  6224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bbfbdea785418e8e3d2e3c844be62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.867785  6155 tablet_service.cc:1511] Processing CreateTablet for tablet b2705d819b384e30b59711c13e646150 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:09.869151  6155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2705d819b384e30b59711c13e646150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.870123  6382 tablet_bootstrap.cc:492] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:09.874768  6074 tablet_service.cc:1511] Processing CreateTablet for tablet b2705d819b384e30b59711c13e646150 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:09.877041  6074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2705d819b384e30b59711c13e646150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.855044  6154 tablet_service.cc:1511] Processing CreateTablet for tablet e6bbfbdea785418e8e3d2e3c844be62a (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:09.880779  6154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bbfbdea785418e8e3d2e3c844be62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.882802  6380 tablet_bootstrap.cc:492] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:09.878955  6227 tablet_service.cc:1511] Processing CreateTablet for tablet b2705d819b384e30b59711c13e646150 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:09.897887  6229 tablet_service.cc:1511] Processing CreateTablet for tablet 3401be3ba4b34002a686ce5707f83153 (DEFAULT_TABLE table=soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:09.898852  6381 tablet_bootstrap.cc:492] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:09.899107  6382 tablet_bootstrap.cc:654] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:09.902740  6229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3401be3ba4b34002a686ce5707f83153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.903488  6227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2705d819b384e30b59711c13e646150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.917297  6381 tablet_bootstrap.cc:654] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:09.924780  6380 tablet_bootstrap.cc:654] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:09.944933  6382 tablet_bootstrap.cc:492] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:09.945475  6382 ts_tablet_manager.cc:1403] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.077s	user 0.003s	sys 0.010s
I20260709 12:15:09.945530  6381 tablet_bootstrap.cc:492] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:09.946206  6381 ts_tablet_manager.cc:1403] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.012s
I20260709 12:15:09.948920  6382 raft_consensus.cc:359] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:09.949548  6380 tablet_bootstrap.cc:492] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:09.950050  6382 raft_consensus.cc:385] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:09.949543  6381 raft_consensus.cc:359] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:09.950419  6380 ts_tablet_manager.cc:1403] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.000s
I20260709 12:15:09.950477  6382 raft_consensus.cc:740] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:09.950642  6381 raft_consensus.cc:385] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:09.951153  6381 raft_consensus.cc:740] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:09.951654  6382 consensus_queue.cc:260] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:09.952126  6381 consensus_queue.cc:260] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:09.953439  6380 raft_consensus.cc:359] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:09.954260  6380 raft_consensus.cc:385] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:09.954622  6382 ts_tablet_manager.cc:1434] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:15:09.954587  6380 raft_consensus.cc:740] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:09.955861  6382 tablet_bootstrap.cc:492] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:09.955646  6380 consensus_queue.cc:260] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:09.958370  6380 ts_tablet_manager.cc:1434] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:09.959544  6380 tablet_bootstrap.cc:492] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:09.962786  6381 ts_tablet_manager.cc:1434] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:15:09.962966  6382 tablet_bootstrap.cc:654] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:09.964015  6381 tablet_bootstrap.cc:492] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:09.968303  6380 tablet_bootstrap.cc:654] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:09.972184  6381 tablet_bootstrap.cc:654] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:09.983978  6380 tablet_bootstrap.cc:492] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:09.984747  6380 ts_tablet_manager.cc:1403] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260709 12:15:09.986666  6381 tablet_bootstrap.cc:492] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:09.987341  6381 ts_tablet_manager.cc:1403] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.013s
I20260709 12:15:09.988754  6380 raft_consensus.cc:359] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:09.989936  6380 raft_consensus.cc:385] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:09.990374  6380 raft_consensus.cc:740] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:09.990978  6381 raft_consensus.cc:359] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:09.991927  6381 raft_consensus.cc:385] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:09.991588  6380 consensus_queue.cc:260] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:09.992367  6381 raft_consensus.cc:740] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:09.994413  6381 consensus_queue.cc:260] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:09.999223  6381 ts_tablet_manager.cc:1434] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:15:10.000622  6381 tablet_bootstrap.cc:492] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:09.996851  6380 ts_tablet_manager.cc:1434] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:15:10.009846  6381 tablet_bootstrap.cc:654] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.010174  6380 tablet_bootstrap.cc:492] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:10.018378  6380 tablet_bootstrap.cc:654] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.027094  6381 tablet_bootstrap.cc:492] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:10.027933  6381 ts_tablet_manager.cc:1403] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260709 12:15:10.032099  6381 raft_consensus.cc:359] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.032994  6381 raft_consensus.cc:385] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.033336  6381 raft_consensus.cc:740] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.034302  6381 consensus_queue.cc:260] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.036660  6381 ts_tablet_manager.cc:1434] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:15:10.037806  6381 tablet_bootstrap.cc:492] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:10.039844  6382 tablet_bootstrap.cc:492] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:10.040725  6382 ts_tablet_manager.cc:1403] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.085s	user 0.021s	sys 0.047s
I20260709 12:15:10.045507  6381 tablet_bootstrap.cc:654] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.045380  6382 raft_consensus.cc:359] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.048574  6382 raft_consensus.cc:385] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.048990  6382 raft_consensus.cc:740] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.050010  6382 consensus_queue.cc:260] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.052940  6382 ts_tablet_manager.cc:1434] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 12:15:10.054054  6382 tablet_bootstrap.cc:492] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:10.057401  6381 tablet_bootstrap.cc:492] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:10.057488  6380 tablet_bootstrap.cc:492] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:10.058355  6381 ts_tablet_manager.cc:1403] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260709 12:15:10.058436  6380 ts_tablet_manager.cc:1403] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.027s
I20260709 12:15:10.061287  6382 tablet_bootstrap.cc:654] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.061861  6380 raft_consensus.cc:359] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.062709  6380 raft_consensus.cc:385] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.062318  6381 raft_consensus.cc:359] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.063086  6380 raft_consensus.cc:740] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.063315  6381 raft_consensus.cc:385] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.063798  6381 raft_consensus.cc:740] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.063944  6380 consensus_queue.cc:260] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.064754  6381 consensus_queue.cc:260] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.066917  6380 ts_tablet_manager.cc:1434] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:15:10.067777  6380 tablet_bootstrap.cc:492] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:10.069746  6381 ts_tablet_manager.cc:1434] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 12:15:10.070955  6381 tablet_bootstrap.cc:492] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:10.074465  6380 tablet_bootstrap.cc:654] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.077829  6381 tablet_bootstrap.cc:654] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.086796  6380 tablet_bootstrap.cc:492] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:10.087354  6380 ts_tablet_manager.cc:1403] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260709 12:15:10.087817  6382 tablet_bootstrap.cc:492] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:10.087973  6381 tablet_bootstrap.cc:492] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:10.088527  6382 ts_tablet_manager.cc:1403] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.008s
I20260709 12:15:10.088694  6381 ts_tablet_manager.cc:1403] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260709 12:15:10.090564  6380 raft_consensus.cc:359] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.091357  6380 raft_consensus.cc:385] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.091320  6381 raft_consensus.cc:359] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.091861  6380 raft_consensus.cc:740] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.092116  6381 raft_consensus.cc:385] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.091833  6382 raft_consensus.cc:359] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.092697  6381 raft_consensus.cc:740] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.092921  6382 raft_consensus.cc:385] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.093394  6382 raft_consensus.cc:740] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.092975  6380 consensus_queue.cc:260] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.093542  6381 consensus_queue.cc:260] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.094297  6382 consensus_queue.cc:260] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.096098  6381 ts_tablet_manager.cc:1434] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:15:10.096675  6382 ts_tablet_manager.cc:1434] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:10.097141  6381 tablet_bootstrap.cc:492] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:10.097705  6382 tablet_bootstrap.cc:492] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:10.099155  6380 ts_tablet_manager.cc:1434] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:15:10.100440  6380 tablet_bootstrap.cc:492] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:10.104399  6381 tablet_bootstrap.cc:654] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.107152  6380 tablet_bootstrap.cc:654] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.108171  6382 tablet_bootstrap.cc:654] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.122429  6283 raft_consensus.cc:493] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.123363  6283 raft_consensus.cc:515] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.126662  6283 leader_election.cc:290] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:10.129118  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be95c94cf8c4695867db9594afc8834" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:10.130246  6166 raft_consensus.cc:2468] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 0.
I20260709 12:15:10.131860  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be95c94cf8c4695867db9594afc8834" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:10.132869  6091 raft_consensus.cc:2468] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 0.
I20260709 12:15:10.134755  6206 leader_election.cc:304] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:10.136080  6283 raft_consensus.cc:2804] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.136574  6283 raft_consensus.cc:493] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.136982  6283 raft_consensus.cc:3060] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.158870  6283 raft_consensus.cc:515] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.178158  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be95c94cf8c4695867db9594afc8834" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:10.179024  6091 raft_consensus.cc:3060] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.192767  6369 raft_consensus.cc:493] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.193863  6369 raft_consensus.cc:515] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.198930  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bf989299024c21abf7a8201de3191a" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:10.199568  6286 raft_consensus.cc:493] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.199854  6239 raft_consensus.cc:2468] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 0.
I20260709 12:15:10.200139  6286 raft_consensus.cc:515] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.202206  6056 leader_election.cc:304] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:10.199992  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bf989299024c21abf7a8201de3191a" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:10.203109  6286 leader_election.cc:290] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.203810  6166 raft_consensus.cc:2468] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 0.
I20260709 12:15:10.203939  6286 raft_consensus.cc:2804] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.204541  6286 raft_consensus.cc:493] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.204967  6286 raft_consensus.cc:3060] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.206789  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3401be3ba4b34002a686ce5707f83153" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
W20260709 12:15:10.209765  6056 leader_election.cc:343] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.207540  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3401be3ba4b34002a686ce5707f83153" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
W20260709 12:15:10.211902  6057 leader_election.cc:343] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4858f315786749038ef9728ff98328bf (127.31.243.130:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.212553  6057 leader_election.cc:304] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a; no voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896
I20260709 12:15:10.213593  6398 raft_consensus.cc:2749] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:10.214107  6369 leader_election.cc:290] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.224084  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be95c94cf8c4695867db9594afc8834" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:10.224957  6166 raft_consensus.cc:3060] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.241330  6283 leader_election.cc:290] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:10.248135  6380 tablet_bootstrap.cc:492] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:10.248860  6380 ts_tablet_manager.cc:1403] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.149s	user 0.049s	sys 0.080s
I20260709 12:15:10.249002  6091 raft_consensus.cc:2468] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 1.
I20260709 12:15:10.250833  6206 leader_election.cc:304] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:10.252243  6283 raft_consensus.cc:2804] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.253113  6166 raft_consensus.cc:2468] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 1.
I20260709 12:15:10.255613  6382 tablet_bootstrap.cc:492] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:10.256588  6382 ts_tablet_manager.cc:1403] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.159s	user 0.064s	sys 0.046s
I20260709 12:15:10.258493  6380 raft_consensus.cc:359] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.259836  6382 raft_consensus.cc:359] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.260394  6286 raft_consensus.cc:515] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.260763  6380 raft_consensus.cc:385] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.260838  6382 raft_consensus.cc:385] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.261217  6380 raft_consensus.cc:740] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.261312  6382 raft_consensus.cc:740] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.262354  6382 consensus_queue.cc:260] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.259761  6381 tablet_bootstrap.cc:492] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:10.263469  6283 raft_consensus.cc:697] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Becoming Leader. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Running, Role: LEADER
I20260709 12:15:10.263681  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bf989299024c21abf7a8201de3191a" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:10.264302  6381 ts_tablet_manager.cc:1403] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.167s	user 0.060s	sys 0.091s
I20260709 12:15:10.264365  6240 raft_consensus.cc:3060] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.264995  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bf989299024c21abf7a8201de3191a" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:10.264708  6283 consensus_queue.cc:237] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.265636  6166 raft_consensus.cc:3060] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.267570  6381 raft_consensus.cc:359] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.262190  6380 consensus_queue.cc:260] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.268452  6381 raft_consensus.cc:385] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.268795  6381 raft_consensus.cc:740] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.269563  6381 consensus_queue.cc:260] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.270804  6380 ts_tablet_manager.cc:1434] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.006s
I20260709 12:15:10.271946  6381 ts_tablet_manager.cc:1434] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:10.272202  6240 raft_consensus.cc:2468] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 1.
I20260709 12:15:10.272090  6380 tablet_bootstrap.cc:492] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:10.274083  6056 leader_election.cc:304] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:10.275331  6398 raft_consensus.cc:2804] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.275377  6382 ts_tablet_manager.cc:1434] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 12:15:10.275851  6398 raft_consensus.cc:697] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Becoming Leader. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:10.276700  6382 tablet_bootstrap.cc:492] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:10.278395  6346 raft_consensus.cc:493] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.273298  6381 tablet_bootstrap.cc:492] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:10.278890  6346 raft_consensus.cc:515] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.276670  6398 consensus_queue.cc:237] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.282327  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898e721d8ff4ffc9e058d86858dce88" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:10.272730  6286 leader_election.cc:290] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Requested vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.284168  6382 tablet_bootstrap.cc:654] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.284853  6346 leader_election.cc:290] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.283207  6239 raft_consensus.cc:2468] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 0.
I20260709 12:15:10.287825  6131 leader_election.cc:304] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:10.294780  6381 tablet_bootstrap.cc:654] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.296236  6346 raft_consensus.cc:2804] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.296609  6346 raft_consensus.cc:493] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.296936  6346 raft_consensus.cc:3060] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.299012  6380 tablet_bootstrap.cc:654] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.301882  5985 catalog_manager.cc:5697] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "56f61d9bb1754558bf99cbf7a1e20896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.314357  6166 raft_consensus.cc:2468] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 1.
I20260709 12:15:10.306020  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898e721d8ff4ffc9e058d86858dce88" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:10.307662  6381 tablet_bootstrap.cc:492] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:10.308460  6283 raft_consensus.cc:493] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.315316  6381 ts_tablet_manager.cc:1403] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.003s
I20260709 12:15:10.315246  6283 raft_consensus.cc:515] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.317488  6283 leader_election.cc:290] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:10.318380  6382 tablet_bootstrap.cc:492] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:10.318524  6381 raft_consensus.cc:359] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.311157  5984 catalog_manager.cc:5697] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c775b71881347528ad30f74a275cf3a (127.31.243.129). New cstate: current_term: 1 leader_uuid: "3c775b71881347528ad30f74a275cf3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.319439  6381 raft_consensus.cc:385] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.319808  6381 raft_consensus.cc:740] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.319936  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f685293cf47416fbe51a37c0b4065fc" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:10.320633  6381 consensus_queue.cc:260] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
W20260709 12:15:10.321312  6206 leader_election.cc:343] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.313757  6380 tablet_bootstrap.cc:492] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:10.319047  6382 ts_tablet_manager.cc:1403] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.014s
W20260709 12:15:10.322072  6132 leader_election.cc:343] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.322587  6380 ts_tablet_manager.cc:1403] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.007s
I20260709 12:15:10.319437  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f685293cf47416fbe51a37c0b4065fc" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:10.310150  6346 raft_consensus.cc:515] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.325722  6382 raft_consensus.cc:359] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.326718  6382 raft_consensus.cc:385] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.327044  6382 raft_consensus.cc:740] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.327132  6346 leader_election.cc:290] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.325524  6381 ts_tablet_manager.cc:1434] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 12:15:10.328631  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898e721d8ff4ffc9e058d86858dce88" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:10.330391  6380 raft_consensus.cc:359] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.331138  6380 raft_consensus.cc:385] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.328863  6382 consensus_queue.cc:260] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.331449  6380 raft_consensus.cc:740] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.331746  6398 raft_consensus.cc:493] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.332209  6398 raft_consensus.cc:515] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.333882  6382 ts_tablet_manager.cc:1434] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:15:10.335363  6382 tablet_bootstrap.cc:492] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:10.336786  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e348fbaa6d3a4382999b706cd6a20380" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:10.337491  6166 raft_consensus.cc:2468] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 0.
I20260709 12:15:10.328687  6381 tablet_bootstrap.cc:492] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:10.338761  6057 leader_election.cc:304] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:10.339670  6286 raft_consensus.cc:2804] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.340035  6286 raft_consensus.cc:493] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.340358  6286 raft_consensus.cc:3060] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.329849  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898e721d8ff4ffc9e058d86858dce88" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:10.342166  6239 raft_consensus.cc:3060] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.332379  6380 consensus_queue.cc:260] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.344511  6382 tablet_bootstrap.cc:654] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.346452  6380 ts_tablet_manager.cc:1434] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:15:10.346843  6398 leader_election.cc:290] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
W20260709 12:15:10.331347  6132 leader_election.cc:343] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.347448  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e348fbaa6d3a4382999b706cd6a20380" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
W20260709 12:15:10.348731  6206 leader_election.cc:343] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4858f315786749038ef9728ff98328bf (127.31.243.130:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.350437  6240 raft_consensus.cc:2468] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 0.
I20260709 12:15:10.352829  6206 leader_election.cc:304] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56f61d9bb1754558bf99cbf7a1e20896; no voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf
I20260709 12:15:10.354007  6399 raft_consensus.cc:2749] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:10.353760  6283 raft_consensus.cc:493] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.357203  6283 raft_consensus.cc:515] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.358101  6380 tablet_bootstrap.cc:492] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:10.358752  6286 raft_consensus.cc:515] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.359313  6283 leader_election.cc:290] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:10.361851  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e348fbaa6d3a4382999b706cd6a20380" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:10.362371  6164 raft_consensus.cc:3060] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.363668  6381 tablet_bootstrap.cc:654] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.365244  6380 tablet_bootstrap.cc:654] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.366019  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b11aa0931b84149acf236cc7a439a21" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:10.366750  6166 raft_consensus.cc:2468] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 0.
I20260709 12:15:10.367080  6286 leader_election.cc:290] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Requested vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.366061  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b11aa0931b84149acf236cc7a439a21" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:10.368181  6239 raft_consensus.cc:2468] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 1.
I20260709 12:15:10.368438  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e348fbaa6d3a4382999b706cd6a20380" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:10.368844  6091 raft_consensus.cc:2468] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 0.
I20260709 12:15:10.369105  6240 raft_consensus.cc:3060] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.372740  6164 raft_consensus.cc:2468] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 1.
I20260709 12:15:10.373951  6206 leader_election.cc:304] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:10.379312  6057 leader_election.cc:304] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:10.376574  6131 leader_election.cc:304] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [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: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 3c775b71881347528ad30f74a275cf3a
I20260709 12:15:10.380093  6283 raft_consensus.cc:2804] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.380503  6283 raft_consensus.cc:493] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.380826  6283 raft_consensus.cc:3060] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.381305  6346 raft_consensus.cc:2804] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.381873  6346 raft_consensus.cc:697] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Becoming Leader. State: Replica: 4858f315786749038ef9728ff98328bf, State: Running, Role: LEADER
I20260709 12:15:10.382692  6346 consensus_queue.cc:237] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.376546  6240 raft_consensus.cc:2468] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 1.
I20260709 12:15:10.391633  6382 tablet_bootstrap.cc:492] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:10.392187  6382 ts_tablet_manager.cc:1403] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.020s
I20260709 12:15:10.393358  6286 raft_consensus.cc:2804] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.394526  6286 raft_consensus.cc:697] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Becoming Leader. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:10.395665  6286 consensus_queue.cc:237] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.397198  6381 tablet_bootstrap.cc:492] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:10.397881  6381 ts_tablet_manager.cc:1403] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.069s	user 0.026s	sys 0.003s
I20260709 12:15:10.388397  6283 raft_consensus.cc:515] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.401582  6381 raft_consensus.cc:359] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.402544  6381 raft_consensus.cc:385] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.402829  6381 raft_consensus.cc:740] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.403488  6381 consensus_queue.cc:260] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.405536  6381 ts_tablet_manager.cc:1434] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260709 12:15:10.406526  6381 tablet_bootstrap.cc:492] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf: Bootstrap starting.
I20260709 12:15:10.411026  6382 raft_consensus.cc:359] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.411748  6382 raft_consensus.cc:385] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.411857  6381 tablet_bootstrap.cc:654] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.412142  6382 raft_consensus.cc:740] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.412932  6382 consensus_queue.cc:260] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.415647  6382 ts_tablet_manager.cc:1434] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 12:15:10.417012  6382 tablet_bootstrap.cc:492] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:10.422533  6283 leader_election.cc:290] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:10.424919  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b11aa0931b84149acf236cc7a439a21" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:10.437172  6164 raft_consensus.cc:3060] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.432657  6382 tablet_bootstrap.cc:654] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.440183  6380 tablet_bootstrap.cc:492] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:10.440785  6380 ts_tablet_manager.cc:1403] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.014s
I20260709 12:15:10.444036  6380 raft_consensus.cc:359] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.446456  6380 raft_consensus.cc:385] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.447378  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b11aa0931b84149acf236cc7a439a21" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:10.446813  6380 raft_consensus.cc:740] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.448006  6091 raft_consensus.cc:3060] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.448959  6380 consensus_queue.cc:260] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.452147  6380 ts_tablet_manager.cc:1434] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:15:10.454296  6380 tablet_bootstrap.cc:492] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
I20260709 12:15:10.454453  5985 catalog_manager.cc:5697] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4858f315786749038ef9728ff98328bf (127.31.243.130). New cstate: current_term: 1 leader_uuid: "4858f315786749038ef9728ff98328bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.456149  6091 raft_consensus.cc:2468] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 1.
I20260709 12:15:10.446810  6164 raft_consensus.cc:2468] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 1.
I20260709 12:15:10.460254  6381 tablet_bootstrap.cc:492] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf: No bootstrap required, opened a new log
I20260709 12:15:10.460820  6381 ts_tablet_manager.cc:1403] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.013s
I20260709 12:15:10.462589  6380 tablet_bootstrap.cc:654] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.464270  6381 raft_consensus.cc:359] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.464991  6381 raft_consensus.cc:385] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.465271  6381 raft_consensus.cc:740] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.466081  6381 consensus_queue.cc:260] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.470709  6382 tablet_bootstrap.cc:492] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:10.471141  6381 ts_tablet_manager.cc:1434] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 12:15:10.471310  6382 ts_tablet_manager.cc:1403] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.002s
I20260709 12:15:10.471992  6206 leader_election.cc:304] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:10.474552  6382 raft_consensus.cc:359] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.475309  6382 raft_consensus.cc:385] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.475646  6382 raft_consensus.cc:740] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.476599  6283 raft_consensus.cc:2804] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.475538  5986 catalog_manager.cc:5697] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c775b71881347528ad30f74a275cf3a (127.31.243.129). New cstate: current_term: 1 leader_uuid: "3c775b71881347528ad30f74a275cf3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.476711  6382 consensus_queue.cc:260] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.477428  6346 raft_consensus.cc:493] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.479194  6382 ts_tablet_manager.cc:1434] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:10.480310  6382 tablet_bootstrap.cc:492] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:10.479122  6283 raft_consensus.cc:697] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Becoming Leader. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Running, Role: LEADER
I20260709 12:15:10.487030  6382 tablet_bootstrap.cc:654] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.487499  6283 consensus_queue.cc:237] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.478540  6346 raft_consensus.cc:515] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.498451  6382 tablet_bootstrap.cc:492] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:10.499022  6382 ts_tablet_manager.cc:1403] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 12:15:10.501549  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2705d819b384e30b59711c13e646150" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:10.501674  6382 raft_consensus.cc:359] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.502398  6382 raft_consensus.cc:385] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.502673  6382 raft_consensus.cc:740] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
W20260709 12:15:10.503237  6132 leader_election.cc:343] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.503600  6382 consensus_queue.cc:260] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.505887  6382 ts_tablet_manager.cc:1434] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:10.507048  6382 tablet_bootstrap.cc:492] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a: Bootstrap starting.
I20260709 12:15:10.517172  5986 catalog_manager.cc:5697] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131). New cstate: current_term: 1 leader_uuid: "56f61d9bb1754558bf99cbf7a1e20896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.518342  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2705d819b384e30b59711c13e646150" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:10.520076  6382 tablet_bootstrap.cc:654] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:10.520159  6131 leader_election.cc:343] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.520864  6131 leader_election.cc:304] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4858f315786749038ef9728ff98328bf; no voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896
I20260709 12:15:10.522221  6412 raft_consensus.cc:2749] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:10.523499  6398 raft_consensus.cc:493] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.524171  6398 raft_consensus.cc:515] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.528980  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898e721d8ff4ffc9e058d86858dce88" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:10.529304  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898e721d8ff4ffc9e058d86858dce88" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:10.530485  6239 raft_consensus.cc:2393] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c775b71881347528ad30f74a275cf3a in current term 1: Already voted for candidate 4858f315786749038ef9728ff98328bf in this term.
I20260709 12:15:10.532121  6056 leader_election.cc:304] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a; no voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896
I20260709 12:15:10.539786  6398 leader_election.cc:290] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.540665  6398 raft_consensus.cc:3060] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.541782  6382 tablet_bootstrap.cc:492] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a: No bootstrap required, opened a new log
I20260709 12:15:10.542331  6382 ts_tablet_manager.cc:1403] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.015s
I20260709 12:15:10.545197  6382 raft_consensus.cc:359] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.545955  6382 raft_consensus.cc:385] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.546262  6382 raft_consensus.cc:740] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.546479  6346 leader_election.cc:290] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.546990  6382 consensus_queue.cc:260] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.549348  6382 ts_tablet_manager.cc:1434] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:10.549253  6398 raft_consensus.cc:2749] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:10.551532  6380 tablet_bootstrap.cc:492] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:10.552007  6380 ts_tablet_manager.cc:1403] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.099s	user 0.028s	sys 0.057s
I20260709 12:15:10.554118  6380 raft_consensus.cc:359] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.554490  6398 raft_consensus.cc:493] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.554812  6380 raft_consensus.cc:385] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.555171  6380 raft_consensus.cc:740] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.555045  6398 raft_consensus.cc:515] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.556041  6380 consensus_queue.cc:260] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.557927  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2705d819b384e30b59711c13e646150" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf" is_pre_election: true
I20260709 12:15:10.558378  6380 ts_tablet_manager.cc:1434] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:10.558254  6346 raft_consensus.cc:493] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.558578  6164 raft_consensus.cc:2468] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 0.
I20260709 12:15:10.559684  6398 leader_election.cc:290] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.559895  6057 leader_election.cc:304] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:10.560796  6398 raft_consensus.cc:2804] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.560806  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2705d819b384e30b59711c13e646150" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:10.561254  6398 raft_consensus.cc:493] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.561643  6398 raft_consensus.cc:3060] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.560814  6380 tablet_bootstrap.cc:492] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896: Bootstrap starting.
W20260709 12:15:10.562443  6056 leader_election.cc:343] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.558959  6346 raft_consensus.cc:515] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.570096  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bbfbdea785418e8e3d2e3c844be62a" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:10.570683  6091 raft_consensus.cc:2468] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 0.
I20260709 12:15:10.570595  6398 raft_consensus.cc:515] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.572156  6132 leader_election.cc:304] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:10.572587  6380 tablet_bootstrap.cc:654] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.573019  6412 raft_consensus.cc:2804] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.573426  6412 raft_consensus.cc:493] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.573544  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2705d819b384e30b59711c13e646150" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:10.573824  6412 raft_consensus.cc:3060] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.574216  6164 raft_consensus.cc:3060] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.580343  6346 leader_election.cc:290] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.580852  6403 raft_consensus.cc:493] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.581494  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bbfbdea785418e8e3d2e3c844be62a" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:10.581439  6403 raft_consensus.cc:515] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.582242  6239 raft_consensus.cc:2468] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 0.
I20260709 12:15:10.583334  6380 tablet_bootstrap.cc:492] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896: No bootstrap required, opened a new log
I20260709 12:15:10.583639  6403 leader_election.cc:290] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.583823  6380 ts_tablet_manager.cc:1403] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.014s
I20260709 12:15:10.583931  6164 raft_consensus.cc:2468] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 1.
I20260709 12:15:10.585216  6057 leader_election.cc:304] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:10.585464  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3401be3ba4b34002a686ce5707f83153" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:10.586102  6091 raft_consensus.cc:2468] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 0.
I20260709 12:15:10.586290  6418 raft_consensus.cc:2804] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.586934  6418 raft_consensus.cc:697] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Becoming Leader. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:10.586925  6380 raft_consensus.cc:359] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.587837  6380 raft_consensus.cc:385] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.587711  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2705d819b384e30b59711c13e646150" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:10.588156  6418 consensus_queue.cc:237] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.588188  6380 raft_consensus.cc:740] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.589103  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3401be3ba4b34002a686ce5707f83153" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:10.588706  6132 leader_election.cc:304] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:10.589804  6380 consensus_queue.cc:260] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.590837  6238 raft_consensus.cc:3060] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.589814  6239 raft_consensus.cc:2468] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 0.
I20260709 12:15:10.594230  6412 raft_consensus.cc:515] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.590840  6403 raft_consensus.cc:2804] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.595896  6403 raft_consensus.cc:493] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.596237  6403 raft_consensus.cc:3060] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.597841  6412 leader_election.cc:290] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.587142  6398 leader_election.cc:290] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 1 election: Requested vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.599129  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bbfbdea785418e8e3d2e3c844be62a" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:10.599727  6239 raft_consensus.cc:3060] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.602193  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bbfbdea785418e8e3d2e3c844be62a" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:10.602931  6091 raft_consensus.cc:3060] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.603888  6403 raft_consensus.cc:515] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.606436  6403 leader_election.cc:290] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.605839  5985 catalog_manager.cc:5697] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c775b71881347528ad30f74a275cf3a (127.31.243.129). New cstate: current_term: 1 leader_uuid: "3c775b71881347528ad30f74a275cf3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.606595  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3401be3ba4b34002a686ce5707f83153" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:10.607268  6090 raft_consensus.cc:3060] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.608633  6239 raft_consensus.cc:2468] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 1.
I20260709 12:15:10.608806  6238 raft_consensus.cc:2468] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 1.
I20260709 12:15:10.612818  6380 ts_tablet_manager.cc:1434] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.006s
I20260709 12:15:10.612931  6131 leader_election.cc:304] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:10.613953  6403 raft_consensus.cc:2804] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.614605  6403 raft_consensus.cc:697] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Becoming Leader. State: Replica: 4858f315786749038ef9728ff98328bf, State: Running, Role: LEADER
I20260709 12:15:10.615413  6403 consensus_queue.cc:237] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.617897  6091 raft_consensus.cc:2468] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 1.
I20260709 12:15:10.620164  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3401be3ba4b34002a686ce5707f83153" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:10.620783  6239 raft_consensus.cc:3060] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.622879  6090 raft_consensus.cc:2468] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 1.
I20260709 12:15:10.624490  6132 leader_election.cc:304] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:10.625803  6412 raft_consensus.cc:2804] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.626509  6412 raft_consensus.cc:697] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Becoming Leader. State: Replica: 4858f315786749038ef9728ff98328bf, State: Running, Role: LEADER
I20260709 12:15:10.627925  6239 raft_consensus.cc:2468] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 1.
I20260709 12:15:10.627593  6412 consensus_queue.cc:237] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.635234  5986 catalog_manager.cc:5697] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4858f315786749038ef9728ff98328bf (127.31.243.130). New cstate: current_term: 1 leader_uuid: "4858f315786749038ef9728ff98328bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.646688  5986 catalog_manager.cc:5697] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4858f315786749038ef9728ff98328bf (127.31.243.130). New cstate: current_term: 1 leader_uuid: "4858f315786749038ef9728ff98328bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:10.664847  6036 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:10.773205  6412 raft_consensus.cc:493] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.773824  6412 raft_consensus.cc:515] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.775593  6412 leader_election.cc:290] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.776566  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f685293cf47416fbe51a37c0b4065fc" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a" is_pre_election: true
I20260709 12:15:10.776626  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f685293cf47416fbe51a37c0b4065fc" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896" is_pre_election: true
I20260709 12:15:10.777276  6090 raft_consensus.cc:2468] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 0.
I20260709 12:15:10.777312  6239 raft_consensus.cc:2468] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 0.
I20260709 12:15:10.778324  6131 leader_election.cc:304] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:10.779022  6346 raft_consensus.cc:2804] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.779394  6346 raft_consensus.cc:493] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.779749  6346 raft_consensus.cc:3060] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.787463  6346 raft_consensus.cc:515] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.789934  6346 leader_election.cc:290] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:10.790161  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f685293cf47416fbe51a37c0b4065fc" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:10.790995  6090 raft_consensus.cc:3060] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.791031  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f685293cf47416fbe51a37c0b4065fc" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:10.791635  6239 raft_consensus.cc:3060] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.794595  6346 consensus_queue.cc:1048] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:10.797571  6090 raft_consensus.cc:2468] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 1.
I20260709 12:15:10.797866  6239 raft_consensus.cc:2468] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 1.
I20260709 12:15:10.799023  6131 leader_election.cc:304] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:10.799976  6346 raft_consensus.cc:2804] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.800447  6346 raft_consensus.cc:697] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Becoming Leader. State: Replica: 4858f315786749038ef9728ff98328bf, State: Running, Role: LEADER
I20260709 12:15:10.801252  6346 consensus_queue.cc:237] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:10.808705  5986 catalog_manager.cc:5697] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4858f315786749038ef9728ff98328bf (127.31.243.130). New cstate: current_term: 1 leader_uuid: "4858f315786749038ef9728ff98328bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.816649  6412 consensus_queue.cc:1048] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:10.826223  6418 consensus_queue.cc:1048] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:10.839257  6418 consensus_queue.cc:1048] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:10.841133  6283 consensus_queue.cc:1048] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:10.862980  6398 consensus_queue.cc:1048] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:10.866938  6286 consensus_queue.cc:1048] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:10.867885  6283 consensus_queue.cc:1048] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:10.900372  6166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b898e721d8ff4ffc9e058d86858dce88"
dest_uuid: "4858f315786749038ef9728ff98328bf"
mode: GRACEFUL
new_leader_uuid: "3c775b71881347528ad30f74a275cf3a"
 from {username='slave'} at 127.0.0.1:53648
I20260709 12:15:10.900992  6166 raft_consensus.cc:606] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Received request to transfer leadership to TS 3c775b71881347528ad30f74a275cf3a
I20260709 12:15:10.906028  6238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b11aa0931b84149acf236cc7a439a21"
dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
mode: GRACEFUL
new_leader_uuid: "3c775b71881347528ad30f74a275cf3a"
 from {username='slave'} at 127.0.0.1:60086
I20260709 12:15:10.906533  6238 raft_consensus.cc:606] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Received request to transfer leadership to TS 3c775b71881347528ad30f74a275cf3a
I20260709 12:15:10.911396  6238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0be95c94cf8c4695867db9594afc8834"
dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
mode: GRACEFUL
new_leader_uuid: "4858f315786749038ef9728ff98328bf"
 from {username='slave'} at 127.0.0.1:60086
I20260709 12:15:10.911815  6238 raft_consensus.cc:606] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Received request to transfer leadership to TS 4858f315786749038ef9728ff98328bf
I20260709 12:15:10.924786  6091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2705d819b384e30b59711c13e646150"
dest_uuid: "3c775b71881347528ad30f74a275cf3a"
mode: GRACEFUL
new_leader_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
 from {username='slave'} at 127.0.0.1:51622
I20260709 12:15:10.925225  6091 raft_consensus.cc:606] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Received request to transfer leadership to TS 56f61d9bb1754558bf99cbf7a1e20896
I20260709 12:15:10.988209  6399 consensus_queue.cc:1048] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:10.994863  6283 raft_consensus.cc:993] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896: : Instructing follower 3c775b71881347528ad30f74a275cf3a to start an election
I20260709 12:15:10.995620  6399 raft_consensus.cc:1081] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Signalling peer 3c775b71881347528ad30f74a275cf3a to start an election
I20260709 12:15:10.998252  6089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b11aa0931b84149acf236cc7a439a21"
dest_uuid: "3c775b71881347528ad30f74a275cf3a"
 from {username='slave'} at 127.0.0.1:49752
I20260709 12:15:10.998816  6089 raft_consensus.cc:493] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:10.999189  6089 raft_consensus.cc:3060] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.002975  6283 consensus_queue.cc:1048] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:11.003700  6431 consensus_queue.cc:1048] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:11.009840  6089 raft_consensus.cc:515] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:11.012389  6431 consensus_queue.cc:1048] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:11.017735  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b11aa0931b84149acf236cc7a439a21" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:11.022925  6089 leader_election.cc:290] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 2 election: Requested vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:11.025072  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b11aa0931b84149acf236cc7a439a21" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:11.025679  6239 raft_consensus.cc:3055] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:11.025979  6239 raft_consensus.cc:740] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Running, Role: LEADER
I20260709 12:15:11.026816  6239 consensus_queue.cc:260] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:11.027971  6239 raft_consensus.cc:3060] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.038331  6239 raft_consensus.cc:2468] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 2.
I20260709 12:15:11.039592  6056 leader_election.cc:304] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [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: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 4858f315786749038ef9728ff98328bf
I20260709 12:15:11.040897  6398 raft_consensus.cc:2804] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:11.041386  6398 raft_consensus.cc:697] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [term 2 LEADER]: Becoming Leader. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:11.042253  6398 consensus_queue.cc:237] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:11.049748  6398 consensus_queue.cc:1048] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:11.058821  5985 catalog_manager.cc:5697] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a reported cstate change: term changed from 1 to 2, leader changed from 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131) to 3c775b71881347528ad30f74a275cf3a (127.31.243.129). New cstate: current_term: 2 leader_uuid: "3c775b71881347528ad30f74a275cf3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.070804  6286 consensus_queue.cc:1048] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:11.081673  6416 raft_consensus.cc:993] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a: : Instructing follower 56f61d9bb1754558bf99cbf7a1e20896 to start an election
I20260709 12:15:11.082173  6286 raft_consensus.cc:1081] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Signalling peer 56f61d9bb1754558bf99cbf7a1e20896 to start an election
I20260709 12:15:11.083570  6238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2705d819b384e30b59711c13e646150"
dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
 from {username='slave'} at 127.0.0.1:57514
I20260709 12:15:11.084091  6238 raft_consensus.cc:493] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:11.084421  6238 raft_consensus.cc:3060] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.089516  6238 raft_consensus.cc:515] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:11.091218  6238 leader_election.cc:290] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 2 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:11.092129  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2705d819b384e30b59711c13e646150" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:11.092396  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2705d819b384e30b59711c13e646150" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:11.092741  6091 raft_consensus.cc:3055] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:11.092932  6166 raft_consensus.cc:3060] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.093072  6091 raft_consensus.cc:740] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:11.093876  6091 consensus_queue.cc:260] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:11.095018  6091 raft_consensus.cc:3060] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.099402  6166 raft_consensus.cc:2468] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 2.
I20260709 12:15:11.100571  6206 leader_election.cc:304] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:11.101146  6091 raft_consensus.cc:2468] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 2.
I20260709 12:15:11.101486  6283 raft_consensus.cc:2804] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:11.102069  6283 raft_consensus.cc:697] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 LEADER]: Becoming Leader. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Running, Role: LEADER
I20260709 12:15:11.102840  6283 consensus_queue.cc:237] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:11.109750  5986 catalog_manager.cc:5697] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 reported cstate change: term changed from 1 to 2, leader changed from 3c775b71881347528ad30f74a275cf3a (127.31.243.129) to 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "56f61d9bb1754558bf99cbf7a1e20896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:11.139072  6403 consensus_queue.cc:1048] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:11.149426  6346 consensus_queue.cc:1048] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:11.202950  6346 consensus_queue.cc:1048] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:11.213912  6431 consensus_queue.cc:1048] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:11.320129  6412 raft_consensus.cc:993] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf: : Instructing follower 3c775b71881347528ad30f74a275cf3a to start an election
I20260709 12:15:11.320559  6431 raft_consensus.cc:1081] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Signalling peer 3c775b71881347528ad30f74a275cf3a to start an election
I20260709 12:15:11.322067  6091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b898e721d8ff4ffc9e058d86858dce88"
dest_uuid: "3c775b71881347528ad30f74a275cf3a"
 from {username='slave'} at 127.0.0.1:49760
I20260709 12:15:11.322582  6091 raft_consensus.cc:493] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:11.322928  6091 raft_consensus.cc:3060] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.328634  6091 raft_consensus.cc:515] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:11.330853  6091 leader_election.cc:290] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 2 election: Requested vote from peers 4858f315786749038ef9728ff98328bf (127.31.243.130:33697), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:11.331099  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898e721d8ff4ffc9e058d86858dce88" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:11.331481  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898e721d8ff4ffc9e058d86858dce88" candidate_uuid: "3c775b71881347528ad30f74a275cf3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:11.331755  6166 raft_consensus.cc:3055] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:11.332053  6166 raft_consensus.cc:740] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Running, Role: LEADER
I20260709 12:15:11.332083  6238 raft_consensus.cc:3060] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.332882  6166 consensus_queue.cc:260] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:11.334101  6166 raft_consensus.cc:3060] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.339195  6238 raft_consensus.cc:2468] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 2.
I20260709 12:15:11.340700  6166 raft_consensus.cc:2468] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c775b71881347528ad30f74a275cf3a in term 2.
I20260709 12:15:11.340987  6056 leader_election.cc:304] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:11.342361  6286 raft_consensus.cc:2804] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:11.342825  6286 raft_consensus.cc:697] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [term 2 LEADER]: Becoming Leader. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:11.343560  6286 consensus_queue.cc:237] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:11.350406  5986 catalog_manager.cc:5697] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a reported cstate change: term changed from 1 to 2, leader changed from 4858f315786749038ef9728ff98328bf (127.31.243.130) to 3c775b71881347528ad30f74a275cf3a (127.31.243.129). New cstate: current_term: 2 leader_uuid: "3c775b71881347528ad30f74a275cf3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.386886  6399 raft_consensus.cc:993] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896: : Instructing follower 4858f315786749038ef9728ff98328bf to start an election
I20260709 12:15:11.387389  6283 raft_consensus.cc:1081] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Signalling peer 4858f315786749038ef9728ff98328bf to start an election
I20260709 12:15:11.388824  6164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0be95c94cf8c4695867db9594afc8834"
dest_uuid: "4858f315786749038ef9728ff98328bf"
 from {username='slave'} at 127.0.0.1:52832
I20260709 12:15:11.389321  6164 raft_consensus.cc:493] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:11.389652  6164 raft_consensus.cc:3060] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.394603  6164 raft_consensus.cc:515] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:11.396193  6164 leader_election.cc:290] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 2 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131:35353)
I20260709 12:15:11.396945  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be95c94cf8c4695867db9594afc8834" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:11.397193  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be95c94cf8c4695867db9594afc8834" candidate_uuid: "4858f315786749038ef9728ff98328bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
I20260709 12:15:11.397593  6091 raft_consensus.cc:3060] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.397781  6238 raft_consensus.cc:3055] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:11.398156  6238 raft_consensus.cc:740] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Running, Role: LEADER
I20260709 12:15:11.398979  6238 consensus_queue.cc:260] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:11.400197  6238 raft_consensus.cc:3060] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.404332  6091 raft_consensus.cc:2468] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 2.
I20260709 12:15:11.405660  6132 leader_election.cc:304] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 4858f315786749038ef9728ff98328bf; no voters: 
I20260709 12:15:11.406505  6431 raft_consensus.cc:2804] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:11.406993  6431 raft_consensus.cc:697] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [term 2 LEADER]: Becoming Leader. State: Replica: 4858f315786749038ef9728ff98328bf, State: Running, Role: LEADER
I20260709 12:15:11.407230  6238 raft_consensus.cc:2468] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4858f315786749038ef9728ff98328bf in term 2.
I20260709 12:15:11.407783  6431 consensus_queue.cc:237] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:11.415134  5986 catalog_manager.cc:5697] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf reported cstate change: term changed from 1 to 2, leader changed from 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131) to 4858f315786749038ef9728ff98328bf (127.31.243.130). New cstate: current_term: 2 leader_uuid: "4858f315786749038ef9728ff98328bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.429960  6238 raft_consensus.cc:1275] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Refusing update from remote peer 3c775b71881347528ad30f74a275cf3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.431063  6286 consensus_queue.cc:1048] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:11.436400  6164 raft_consensus.cc:3060] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.443810  6164 raft_consensus.cc:1275] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Refusing update from remote peer 3c775b71881347528ad30f74a275cf3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.445559  6286 consensus_queue.cc:1048] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:11.605288  6091 raft_consensus.cc:1275] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Refusing update from remote peer 56f61d9bb1754558bf99cbf7a1e20896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.606436  6283 consensus_queue.cc:1048] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:11.613950  6164 raft_consensus.cc:1275] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Refusing update from remote peer 56f61d9bb1754558bf99cbf7a1e20896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.619122  6283 consensus_queue.cc:1048] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:11.790555  6238 raft_consensus.cc:1275] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Refusing update from remote peer 3c775b71881347528ad30f74a275cf3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.791917  6286 consensus_queue.cc:1048] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:11.799216  6166 raft_consensus.cc:1275] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Refusing update from remote peer 3c775b71881347528ad30f74a275cf3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.800745  6369 consensus_queue.cc:1048] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:11.816102  6238 raft_consensus.cc:1275] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Refusing update from remote peer 4858f315786749038ef9728ff98328bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.817656  6412 consensus_queue.cc:1048] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:11.825845  6091 raft_consensus.cc:1275] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Refusing update from remote peer 4858f315786749038ef9728ff98328bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.830067  6346 consensus_queue.cc:1048] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.928328  5985 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36102:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:15:13.946722  5985 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36102:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:15:13.990531 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:14.064049  6090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "331c1e0f68e04aaf8a90c9081de746e0"
dest_uuid: "3c775b71881347528ad30f74a275cf3a"
mode: GRACEFUL
new_leader_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
 from {username='slave'} at 127.0.0.1:51630
I20260709 12:15:14.064697  6090 raft_consensus.cc:606] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Received request to transfer leadership to TS 56f61d9bb1754558bf99cbf7a1e20896
I20260709 12:15:14.094357  6488 tablet.cc:1724] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:14.119990  6467 log.cc:927] Time spent T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 12:15:14.132910  6486 tablet.cc:1724] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:14.178362  6487 log.cc:927] Time spent T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 12:15:14.250716  6505 tablet.cc:1724] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.222607  6163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87e9c97fa0de4b63823ed5f149c108ce"
dest_uuid: "4858f315786749038ef9728ff98328bf"
mode: GRACEFUL
new_leader_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
 from {username='slave'} at 127.0.0.1:53652
I20260709 12:15:14.255895  6163 raft_consensus.cc:606] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 2 LEADER]: Received request to transfer leadership to TS 56f61d9bb1754558bf99cbf7a1e20896
I20260709 12:15:14.258805 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:14.267728  6509 tablet.cc:1724] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.259613 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:14.309118  6518 tablet.cc:1724] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.231087  6502 tablet.cc:1724] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:14.317967  6498 log.cc:927] Time spent T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
W20260709 12:15:14.338722  6131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.131:35353, user_credentials={real_user=slave}} blocked reactor thread for 53234.6us
I20260709 12:15:14.344605  6515 tablet.cc:1724] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.353354  6488 tablet.cc:1724] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.337909  6508 tablet.cc:1724] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.283228  6499 tablet.cc:1724] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.358295  6453 raft_consensus.cc:993] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf: : Instructing follower 56f61d9bb1754558bf99cbf7a1e20896 to start an election
I20260709 12:15:14.358811  6453 raft_consensus.cc:1081] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 2 LEADER]: Signalling peer 56f61d9bb1754558bf99cbf7a1e20896 to start an election
I20260709 12:15:14.366935  6486 tablet.cc:1724] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.330766  6507 tablet.cc:1724] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.370723  6519 tablet.cc:1724] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.380308  6509 tablet.cc:1724] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.384455  6505 tablet.cc:1724] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.390949  6502 tablet.cc:1724] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.403942  6499 tablet.cc:1724] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.407478  6523 tablet.cc:1724] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.418403  6398 raft_consensus.cc:993] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a: : Instructing follower 56f61d9bb1754558bf99cbf7a1e20896 to start an election
I20260709 12:15:14.418936  6398 raft_consensus.cc:1081] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Signalling peer 56f61d9bb1754558bf99cbf7a1e20896 to start an election
I20260709 12:15:14.420791  6236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "331c1e0f68e04aaf8a90c9081de746e0"
dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
 from {username='slave'} at 127.0.0.1:57514
I20260709 12:15:14.421329  6236 raft_consensus.cc:493] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:14.421705  6236 raft_consensus.cc:3060] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:14.426518  6520 log.cc:927] Time spent T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 12:15:14.428525  6523 tablet.cc:1724] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.431155  6509 tablet.cc:1724] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.436094  6488 tablet.cc:1724] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.435495  6505 tablet.cc:1724] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.442376  6518 tablet.cc:1724] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.455654  6505 tablet.cc:1724] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.463832  6523 tablet.cc:1724] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.492990  6236 raft_consensus.cc:515] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
W20260709 12:15:14.497586  6131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.243.131:35353, user_credentials={real_user=slave}} blocked reactor thread for 148706us
I20260709 12:15:14.498040  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331c1e0f68e04aaf8a90c9081de746e0" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:14.498749  6091 raft_consensus.cc:3055] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:14.499050  6091 raft_consensus.cc:740] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c775b71881347528ad30f74a275cf3a, State: Running, Role: LEADER
I20260709 12:15:14.499760  6091 consensus_queue.cc:260] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:14.500802  6091 raft_consensus.cc:3060] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:14.501199  6502 tablet.cc:1724] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.503908  6235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87e9c97fa0de4b63823ed5f149c108ce"
dest_uuid: "56f61d9bb1754558bf99cbf7a1e20896"
 from {username='slave'} at 127.0.0.1:57518
I20260709 12:15:14.504487  6235 raft_consensus.cc:493] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:14.504822  6235 raft_consensus.cc:3060] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:14.505594  6236 leader_election.cc:290] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 2 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:14.513126  6091 raft_consensus.cc:2468] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 2.
I20260709 12:15:14.513890  6502 tablet.cc:1724] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:14.516791  6206 leader_election.cc:304] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c775b71881347528ad30f74a275cf3a, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:14.518436  6452 raft_consensus.cc:2804] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:14.518952  6452 raft_consensus.cc:697] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 LEADER]: Becoming Leader. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Running, Role: LEADER
I20260709 12:15:14.519755  6452 consensus_queue.cc:237] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:14.512995  6235 raft_consensus.cc:515] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:14.523372  6235 leader_election.cc:290] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [CANDIDATE]: Term 3 election: Requested vote from peers 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115), 4858f315786749038ef9728ff98328bf (127.31.243.130:33697)
I20260709 12:15:14.527721  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331c1e0f68e04aaf8a90c9081de746e0" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:14.528268  6165 raft_consensus.cc:3060] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:14.530243  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e9c97fa0de4b63823ed5f149c108ce" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c775b71881347528ad30f74a275cf3a"
I20260709 12:15:14.531044  6091 raft_consensus.cc:3060] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:14.532522  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e9c97fa0de4b63823ed5f149c108ce" candidate_uuid: "56f61d9bb1754558bf99cbf7a1e20896" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4858f315786749038ef9728ff98328bf"
I20260709 12:15:14.533347  6164 raft_consensus.cc:3055] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:14.533679  6164 raft_consensus.cc:740] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4858f315786749038ef9728ff98328bf, State: Running, Role: LEADER
I20260709 12:15:14.534545  6164 consensus_queue.cc:260] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [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: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:14.535791  6164 raft_consensus.cc:3060] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:14.536999  6165 raft_consensus.cc:2468] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 2.
I20260709 12:15:14.541326  6164 raft_consensus.cc:2468] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 3.
I20260709 12:15:14.542713  6206 leader_election.cc:304] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [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: 4858f315786749038ef9728ff98328bf, 56f61d9bb1754558bf99cbf7a1e20896; no voters: 
I20260709 12:15:14.543708  6506 raft_consensus.cc:2804] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:14.546147  6091 raft_consensus.cc:2468] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f61d9bb1754558bf99cbf7a1e20896 in term 3.
I20260709 12:15:14.546233  6506 raft_consensus.cc:697] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 3 LEADER]: Becoming Leader. State: Replica: 56f61d9bb1754558bf99cbf7a1e20896, State: Running, Role: LEADER
I20260709 12:15:14.547516  6506 consensus_queue.cc:237] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [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: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } }
I20260709 12:15:14.555475  5984 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c: soft_deleted_table [id=bef93d13c586477ca16193c7a039be3e] alter complete (version 1)
I20260709 12:15:14.565321  5984 catalog_manager.cc:5697] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 reported cstate change: term changed from 1 to 2, leader changed from 3c775b71881347528ad30f74a275cf3a (127.31.243.129) to 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131). New cstate: current_term: 2 leader_uuid: "56f61d9bb1754558bf99cbf7a1e20896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:14.566926  5984 catalog_manager.cc:5697] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 reported cstate change: term changed from 2 to 3, leader changed from 4858f315786749038ef9728ff98328bf (127.31.243.130) to 56f61d9bb1754558bf99cbf7a1e20896 (127.31.243.131). New cstate: current_term: 3 leader_uuid: "56f61d9bb1754558bf99cbf7a1e20896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f61d9bb1754558bf99cbf7a1e20896" member_type: VOTER last_known_addr { host: "127.31.243.131" port: 35353 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:14.983211  6091 raft_consensus.cc:1275] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 3 FOLLOWER]: Refusing update from remote peer 56f61d9bb1754558bf99cbf7a1e20896: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:14.985208  6528 consensus_queue.cc:1048] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:14.987782  6164 raft_consensus.cc:1275] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Refusing update from remote peer 56f61d9bb1754558bf99cbf7a1e20896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:14.989547  6528 consensus_queue.cc:1048] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:15.036926  6090 raft_consensus.cc:1275] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Refusing update from remote peer 56f61d9bb1754558bf99cbf7a1e20896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:15.039237  6164 raft_consensus.cc:1275] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 3 FOLLOWER]: Refusing update from remote peer 56f61d9bb1754558bf99cbf7a1e20896: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:15.045509  6528 consensus_queue.cc:1048] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c775b71881347528ad30f74a275cf3a" member_type: VOTER last_known_addr { host: "127.31.243.129" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:15.047675  6528 consensus_queue.cc:1048] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4858f315786749038ef9728ff98328bf" member_type: VOTER last_known_addr { host: "127.31.243.130" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:15.280313 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:15.286003 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:15.286477 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:16.287748 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:16.292809 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:16.293277 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:17.294247 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:17.299410 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:17.299858 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:18.300918 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:18.306046 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:18.306538 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:19.307687 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:19.313375 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:19.313864 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:20.314818 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:20.319960 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:20.320401 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:21.321333 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:21.326875 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:21.327292 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:22.328263 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:22.334033 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:22.334508 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:23.335527 32718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:23.340766 32718 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:23.341356 32718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:24.396538 32718 tablet_server.cc:179] TabletServer@127.31.243.129:0 shutting down...
I20260709 12:15:24.428776 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:24.429540 32718 tablet_replica.cc:333] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.430387 32718 raft_consensus.cc:2243] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.430969 32718 raft_consensus.cc:2272] T e6bbfbdea785418e8e3d2e3c844be62a P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.433552 32718 tablet_replica.cc:333] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.434383 32718 raft_consensus.cc:2243] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.434959 32718 raft_consensus.cc:2272] T 4f685293cf47416fbe51a37c0b4065fc P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.437165 32718 tablet_replica.cc:333] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.437819 32718 raft_consensus.cc:2243] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.438652 32718 raft_consensus.cc:2272] T 7b11aa0931b84149acf236cc7a439a21 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.440919 32718 tablet_replica.cc:333] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.441502 32718 raft_consensus.cc:2243] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.442092 32718 raft_consensus.cc:2272] T 0be95c94cf8c4695867db9594afc8834 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.444360 32718 tablet_replica.cc:333] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.445042 32718 raft_consensus.cc:2243] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.445920 32718 raft_consensus.cc:2272] T b898e721d8ff4ffc9e058d86858dce88 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.448004 32718 tablet_replica.cc:333] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.448568 32718 raft_consensus.cc:2243] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.449401 32718 raft_consensus.cc:2272] T 20a98214b8df4a5596af7bd62952a2bf P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.451526 32718 tablet_replica.cc:333] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.452083 32718 raft_consensus.cc:2243] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.452553 32718 raft_consensus.cc:2272] T 84b8842a80d149f6b43db2e87f6ed517 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.454879 32718 tablet_replica.cc:333] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.455416 32718 raft_consensus.cc:2243] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.455858 32718 raft_consensus.cc:2272] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.458027 32718 tablet_replica.cc:333] T 055c6e1213db4cee950d59891d705815 P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.458571 32718 raft_consensus.cc:2243] T 055c6e1213db4cee950d59891d705815 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.459051 32718 raft_consensus.cc:2272] T 055c6e1213db4cee950d59891d705815 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.461093 32718 tablet_replica.cc:333] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.461634 32718 raft_consensus.cc:2243] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.462080 32718 raft_consensus.cc:2272] T 190ddac8f9a64cc7983f7ff62ddc2921 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.464079 32718 tablet_replica.cc:333] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.464635 32718 raft_consensus.cc:2243] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.465070 32718 raft_consensus.cc:2272] T 87e9c97fa0de4b63823ed5f149c108ce P 3c775b71881347528ad30f74a275cf3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.467010 32718 tablet_replica.cc:333] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.467548 32718 raft_consensus.cc:2243] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.468034 32718 raft_consensus.cc:2272] T 331c1e0f68e04aaf8a90c9081de746e0 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.470000 32718 tablet_replica.cc:333] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.470542 32718 raft_consensus.cc:2243] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.471094 32718 raft_consensus.cc:2272] T b2705d819b384e30b59711c13e646150 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.473069 32718 tablet_replica.cc:333] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.473747 32718 raft_consensus.cc:2243] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.474843 32718 raft_consensus.cc:2272] T 65fc200bcd094cba987974e6218a0fb3 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:24.476101  6132 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
I20260709 12:15:24.478058 32718 tablet_replica.cc:333] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.479004 32718 raft_consensus.cc:2243] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.479650 32718 raft_consensus.cc:2272] T 3401be3ba4b34002a686ce5707f83153 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.483574 32718 tablet_replica.cc:333] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
W20260709 12:15:24.484362  6132 consensus_peers.cc:597] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf -> Peer 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115): Couldn't send request to peer 3c775b71881347528ad30f74a275cf3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:24.484400 32718 raft_consensus.cc:2243] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.485877 32718 raft_consensus.cc:2272] T e348fbaa6d3a4382999b706cd6a20380 P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:24.486322  6206 consensus_peers.cc:597] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 -> Peer 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115): Couldn't send request to peer 3c775b71881347528ad30f74a275cf3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:24.488250 32718 tablet_replica.cc:333] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.488849 32718 raft_consensus.cc:2243] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.489703 32718 raft_consensus.cc:2272] T 83bf989299024c21abf7a8201de3191a P 3c775b71881347528ad30f74a275cf3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.492403 32718 tablet_replica.cc:333] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a: stopping tablet replica
I20260709 12:15:24.492971 32718 raft_consensus.cc:2243] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.494092 32718 raft_consensus.cc:2272] T c702125836b24c22bf68c7dbc2b87d01 P 3c775b71881347528ad30f74a275cf3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.539759 32718 tablet_server.cc:196] TabletServer@127.31.243.129:0 shutdown complete.
W20260709 12:15:24.554234  6132 consensus_peers.cc:597] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf -> Peer 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115): Couldn't send request to peer 3c775b71881347528ad30f74a275cf3a. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:38115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:24.582129 32718 tablet_server.cc:179] TabletServer@127.31.243.130:0 shutting down...
I20260709 12:15:24.612933 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:24.613799 32718 tablet_replica.cc:333] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.614518 32718 raft_consensus.cc:2243] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.615403 32718 raft_consensus.cc:2272] T 4f685293cf47416fbe51a37c0b4065fc P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.617743 32718 tablet_replica.cc:333] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.618376 32718 raft_consensus.cc:2243] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.619251 32718 raft_consensus.cc:2272] T e6bbfbdea785418e8e3d2e3c844be62a P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.622047 32718 tablet_replica.cc:333] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.622933 32718 raft_consensus.cc:2243] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.624205 32718 raft_consensus.cc:2272] T 3401be3ba4b34002a686ce5707f83153 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.626415 32718 tablet_replica.cc:333] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.626920 32718 raft_consensus.cc:2243] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.627657 32718 raft_consensus.cc:2272] T 0be95c94cf8c4695867db9594afc8834 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.629704 32718 tablet_replica.cc:333] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.630198 32718 raft_consensus.cc:2243] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.630635 32718 raft_consensus.cc:2272] T 7b11aa0931b84149acf236cc7a439a21 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.632619 32718 tablet_replica.cc:333] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.633105 32718 raft_consensus.cc:2243] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.633595 32718 raft_consensus.cc:2272] T 83bf989299024c21abf7a8201de3191a P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.635818 32718 tablet_replica.cc:333] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.636361 32718 raft_consensus.cc:2243] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.636811 32718 raft_consensus.cc:2272] T c702125836b24c22bf68c7dbc2b87d01 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.638911 32718 tablet_replica.cc:333] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.639460 32718 raft_consensus.cc:2243] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.639947 32718 raft_consensus.cc:2272] T e348fbaa6d3a4382999b706cd6a20380 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.642454 32718 tablet_replica.cc:333] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.643081 32718 raft_consensus.cc:2243] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.643621 32718 raft_consensus.cc:2272] T b898e721d8ff4ffc9e058d86858dce88 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.646255 32718 tablet_replica.cc:333] T 20a98214b8df4a5596af7bd62952a2bf P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.646919 32718 raft_consensus.cc:2243] T 20a98214b8df4a5596af7bd62952a2bf P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.647439 32718 raft_consensus.cc:2272] T 20a98214b8df4a5596af7bd62952a2bf P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.649951 32718 tablet_replica.cc:333] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.650575 32718 raft_consensus.cc:2243] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.651113 32718 raft_consensus.cc:2272] T 84b8842a80d149f6b43db2e87f6ed517 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.653483 32718 tablet_replica.cc:333] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.654150 32718 raft_consensus.cc:2243] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.654624 32718 raft_consensus.cc:2272] T 331c1e0f68e04aaf8a90c9081de746e0 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.656803 32718 tablet_replica.cc:333] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.657375 32718 raft_consensus.cc:2243] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.657867 32718 raft_consensus.cc:2272] T 87e9c97fa0de4b63823ed5f149c108ce P 4858f315786749038ef9728ff98328bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.660223 32718 tablet_replica.cc:333] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.660813 32718 raft_consensus.cc:2243] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.661939 32718 raft_consensus.cc:2272] T 055c6e1213db4cee950d59891d705815 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.664614 32718 tablet_replica.cc:333] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.665282 32718 raft_consensus.cc:2243] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:15:24.666256  6206 consensus_peers.cc:597] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 -> Peer 4858f315786749038ef9728ff98328bf (127.31.243.130:33697): Couldn't send request to peer 4858f315786749038ef9728ff98328bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:24.666481 32718 raft_consensus.cc:2272] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.669220 32718 tablet_replica.cc:333] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.669828 32718 raft_consensus.cc:2243] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.670794 32718 raft_consensus.cc:2272] T 190ddac8f9a64cc7983f7ff62ddc2921 P 4858f315786749038ef9728ff98328bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.672964 32718 tablet_replica.cc:333] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.673520 32718 raft_consensus.cc:2243] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.674149 32718 raft_consensus.cc:2272] T b2705d819b384e30b59711c13e646150 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:24.676798  6206 consensus_peers.cc:597] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 -> Peer 4858f315786749038ef9728ff98328bf (127.31.243.130:33697): Couldn't send request to peer 4858f315786749038ef9728ff98328bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:24.676996 32718 tablet_replica.cc:333] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf: stopping tablet replica
I20260709 12:15:24.677577 32718 raft_consensus.cc:2243] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.678112 32718 raft_consensus.cc:2272] T 65fc200bcd094cba987974e6218a0fb3 P 4858f315786749038ef9728ff98328bf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:24.683802  6206 consensus_peers.cc:597] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 -> Peer 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115): Couldn't send request to peer 3c775b71881347528ad30f74a275cf3a. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:38115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:24.718779  6206 consensus_peers.cc:597] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 -> Peer 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115): Couldn't send request to peer 3c775b71881347528ad30f74a275cf3a. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:38115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:24.752784 32718 tablet_server.cc:196] TabletServer@127.31.243.130:0 shutdown complete.
I20260709 12:15:24.815574 32718 tablet_server.cc:179] TabletServer@127.31.243.131:0 shutting down...
W20260709 12:15:24.833669  6206 consensus_peers.cc:597] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 -> Peer 3c775b71881347528ad30f74a275cf3a (127.31.243.129:38115): Couldn't send request to peer 3c775b71881347528ad30f74a275cf3a. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.129:38115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:24.851825 32718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:24.853063 32718 tablet_replica.cc:333] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.854770 32718 raft_consensus.cc:2243] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.855619 32718 raft_consensus.cc:2272] T e6bbfbdea785418e8e3d2e3c844be62a P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.858783 32718 tablet_replica.cc:333] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.859861 32718 raft_consensus.cc:2243] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.860576 32718 raft_consensus.cc:2272] T 3401be3ba4b34002a686ce5707f83153 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.863277 32718 tablet_replica.cc:333] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.863909 32718 raft_consensus.cc:2243] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.864653 32718 raft_consensus.cc:2272] T 4f685293cf47416fbe51a37c0b4065fc P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.867142 32718 tablet_replica.cc:333] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.867965 32718 raft_consensus.cc:2243] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.868644 32718 raft_consensus.cc:2272] T 0be95c94cf8c4695867db9594afc8834 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.871101 32718 tablet_replica.cc:333] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.871773 32718 raft_consensus.cc:2243] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.872399 32718 raft_consensus.cc:2272] T 7b11aa0931b84149acf236cc7a439a21 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.875021 32718 tablet_replica.cc:333] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.875620 32718 raft_consensus.cc:2243] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.876241 32718 raft_consensus.cc:2272] T e348fbaa6d3a4382999b706cd6a20380 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.878532 32718 tablet_replica.cc:333] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.879242 32718 raft_consensus.cc:2243] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.879796 32718 raft_consensus.cc:2272] T c702125836b24c22bf68c7dbc2b87d01 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.882225 32718 tablet_replica.cc:333] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.882963 32718 raft_consensus.cc:2243] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.884069 32718 raft_consensus.cc:2272] T 83bf989299024c21abf7a8201de3191a P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.887993 32718 tablet_replica.cc:333] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.889042 32718 raft_consensus.cc:2243] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:24.889252  6206 consensus_peers.cc:597] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 -> Peer 4858f315786749038ef9728ff98328bf (127.31.243.130:33697): Couldn't send request to peer 4858f315786749038ef9728ff98328bf. Status: Network error: Client connection negotiation failed: client connection to 127.31.243.130:33697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:24.889909 32718 raft_consensus.cc:2272] T 20a98214b8df4a5596af7bd62952a2bf P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.892508 32718 tablet_replica.cc:333] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.893110 32718 raft_consensus.cc:2243] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.893805 32718 raft_consensus.cc:2272] T b898e721d8ff4ffc9e058d86858dce88 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.896126 32718 tablet_replica.cc:333] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.896718 32718 raft_consensus.cc:2243] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.898479 32718 raft_consensus.cc:2272] T 84b8842a80d149f6b43db2e87f6ed517 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.901054 32718 tablet_replica.cc:333] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.901926 32718 raft_consensus.cc:2243] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.903378 32718 raft_consensus.cc:2272] T 331c1e0f68e04aaf8a90c9081de746e0 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.906212 32718 tablet_replica.cc:333] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.906823 32718 raft_consensus.cc:2243] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.908039 32718 raft_consensus.cc:2272] T 87e9c97fa0de4b63823ed5f149c108ce P 56f61d9bb1754558bf99cbf7a1e20896 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.910895 32718 tablet_replica.cc:333] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.911569 32718 raft_consensus.cc:2243] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.912384 32718 raft_consensus.cc:2272] T 190ddac8f9a64cc7983f7ff62ddc2921 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.915202 32718 tablet_replica.cc:333] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.915810 32718 raft_consensus.cc:2243] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.916468 32718 raft_consensus.cc:2272] T 2fd0b686e0a24c638a6b571ecf0ed4bb P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.919160 32718 tablet_replica.cc:333] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.919754 32718 raft_consensus.cc:2243] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.920378 32718 raft_consensus.cc:2272] T 055c6e1213db4cee950d59891d705815 P 56f61d9bb1754558bf99cbf7a1e20896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.923250 32718 tablet_replica.cc:333] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.923792 32718 raft_consensus.cc:2243] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.925089 32718 raft_consensus.cc:2272] T b2705d819b384e30b59711c13e646150 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.927605 32718 tablet_replica.cc:333] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896: stopping tablet replica
I20260709 12:15:24.928139 32718 raft_consensus.cc:2243] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.928671 32718 raft_consensus.cc:2272] T 65fc200bcd094cba987974e6218a0fb3 P 56f61d9bb1754558bf99cbf7a1e20896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.973433 32718 tablet_server.cc:196] TabletServer@127.31.243.131:0 shutdown complete.
I20260709 12:15:25.015434 32718 master.cc:562] Master@127.31.243.190:37499 shutting down...
I20260709 12:15:25.040174 32718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.040853 32718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.041155 32718 tablet_replica.cc:333] T 00000000000000000000000000000000 P f69b8fd851134cafb215d029e0c6017c: stopping tablet replica
I20260709 12:15:25.076615 32718 master.cc:584] Master@127.31.243.190:37499 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20682 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (42087 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (201945 ms total)
[  PASSED  ] 8 tests.
I20260709 12:15:25.135166 32718 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2209 messages since previous log ~32 seconds ago
I20260709 12:15:25.135382 32718 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2209 messages since previous log ~32 seconds ago
I20260709 12:15:25.135537 32718 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2207 messages since previous log ~32 seconds ago
I20260709 12:15:25.135703 32718 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 ~52 seconds ago
I20260709 12:15:25.135866 32718 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 ~52 seconds ago
I20260709 12:15:25.136016 32718 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 1 messages since previous log ~88 seconds ago
I20260709 12:15:25.136217 32718 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260709 12:15:25.136471 32718 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 52 messages since previous log ~19 seconds ago
